How do you go about pruning a Volume that you set to the wrong retention
time? I thought I had things setup properly but I had the Pool setting
set to one year (365 days) when it should have be 60 Days. I tried to
manual prune the volumes but it didn't work because it said the
retention time was one year. How do you get around that.

I got the following messages :

30-Jun 01:23 jerome-dir: Start Backup JobId 315,
Job=Client1.2007-06-25_15.05.00
30-Jun 01:23 jerome-sd: Job Client1.2007-06-25_15.05.00 waiting. Cannot
find any appendable volumes.
Please use the "label"  command to create a new Volume for:
    Storage:      "Drive-1" (/dev/nst1)
    Media type:   LTO-2
    Pool:         Default
30-Jun 02:23 jerome-sd: Job Client1.2007-06-25_15.05.00 waiting. Cannot
find any appendable volumes.
Please use the "label"  command to create a new Volume for:
    Storage:      "Drive-1" (/dev/nst1)
    Media type:   LTO-2
    Pool:         Default
30-Jun 04:23 jerome-sd: Job Client1.2007-06-25_15.05.00 waiting. Cannot
find any appendable volumes.
Please use the "label"  command to create a new Volume for:
    Storage:      "Drive-1" (/dev/nst1)
    Media type:   LTO-2
    Pool:         Default
30-Jun 08:23 jerome-sd: Job Client1.2007-06-25_15.05.00 waiting. Cannot
find any appendable volumes.
Please use the "label"  command to create a new Volume for:
    Storage:      "Drive-1" (/dev/nst1)
    Media type:   LTO-2
    Pool:         Default
30-Jun 16:23 jerome-sd: Job Client1.2007-06-25_15.05.00 waiting. Cannot
find any appendable volumes.
Please use the "label"  command to create a new Volume for:
    Storage:      "Drive-1" (/dev/nst1)
    Media type:   LTO-2
    Pool:         Default
01-Jul 08:23 jerome-sd: Job Client1.2007-06-25_15.05.00 waiting. Cannot
find any appendable volumes.
Please use the "label"  command to create a new Volume for:
    Storage:      "Drive-1" (/dev/nst1)
    Media type:   LTO-2
    Pool:         Default
02-Jul 08:23 jerome-sd: Job Client1.2007-06-25_15.05.00 waiting. Cannot
find any appendable volumes.
Please use the "label"  command to create a new Volume for:
    Storage:      "Drive-1" (/dev/nst1)
    Media type:   LTO-2
    Pool:         Default
02-Jul 10:36 jerome-dir: Client1.2007-06-25_15.05.00 Fatal error:
Network error with FD during Backup: ERR=No data available
02-Jul 10:36 jerome-sd: Job Client1.2007-06-25_15.05.00 canceled while
waiting for mount on Storage Device ""Drive-1" (/dev/nst1)".
02-Jul 10:36 jerome-dir: Client1.2007-06-25_15.05.00 Fatal error: No
Job status returned from FD.
02-Jul 10:36 jerome-dir: Client1.2007-06-25_15.05.00 Error: Bacula
2.0.2 (28Jan07): 02-Jul-2007 10:36:16
  JobId:                  315
  Job:                    Client1.2007-06-25_15.05.00
  Backup Level:           Incremental, since=2007-06-23 15:05:03
  Client:                 "jerome-fd" 2.0.2 (28Jan07)
i686-pc-linux-gnu,redhat,(Zod)
  FileSet:                "Full Set" 2007-03-06 15:05:00
  Pool:                   "Default" (From Job resource)
  Storage:                "LTO-2" (From Job resource)
  Scheduled time:         25-Jun-2007 15:05:00
  Start time:             30-Jun-2007 01:23:31
  End time:               02-Jul-2007 10:36:16
  Elapsed time:           2 days 9 hours 12 mins 45 secs
  Priority:               10
  FD Files Written:       0
  SD Files Written:       0
  FD Bytes Written:       0 (0 B)
  SD Bytes Written:       0 (0 B)
  Rate:                   0.0 KB/s
  Software Compression:   None
  VSS:                    no
  Encryption:             no
  Volume name(s):         
  Volume Session Id:      244
  Volume Session Time:    1175176019
  Last Volume Bytes:      0 (0 B)
  Non-fatal FD errors:    0
  SD Errors:              0
  FD termination status:  Error
  SD termination status:  Canceled
  Termination:            *** Backup Error ***


and

02-Jul 15:05 jerome-sd: Job Client1.2007-07-02_15.05.00 waiting. Cannot
find any appendable volumes.
Please use the "label"  command to create a new Volume for:
    Storage:      "Drive-1" (/dev/nst1)
    Media type:   LTO-2
    Pool:         Default


My configuration is:

# Client (File Services) to backup
Client {
  Name = jerome-fd
  Address = jerome
  FDPort = 9102
  Catalog = MyCatalog
  Password = "qgBEhqvBbT05H3yEkmcJjlC7wFyf3OKPEyVOTl6Kby/B"          #
password for FileDaemon
  File Retention = 30 days            # 30 days
  Job Retention = 6 months            # six months
  AutoPrune = yes                     # Prune expired Jobs/Files
}


# Default pool definition
Pool {
  Name = Default
  Pool Type = Backup
  Recycle = yes                       # Bacula can automatically
recycle Volumes
  AutoPrune = yes                     # Prune expired volumes
  Recycle Oldest Volume = yes
  Volume Retention = 60 days        
}



Thanks

John J. Boris, Sr.
JEN-A-SyS Administrator
Archdiocese of Philadelphia

"Remember! That light at the end of the tunnel
Just might be the headlight of an oncoming train!"

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to