-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

You are unfortunately leaving out perhaps the only thing that matters,
which would be a view of 'list media'. I'd think that would be a
necessity, and then we can work backwards from there. Be advised though
that, to my knowledge, 'Prune Oldest Volume' means simply that -- to
prune it. If that volume has data on it that is still protected by its
retention time, you can prune it all you want -- it isn't going anywhere.

Dave wrote:
> Hello,
>     I'm running bacula 2.03 on FreeBSD. All is working well, except i'm 
> getting a periodic error about not being able to find any appendable 
> volumes. This time it occurred with my catalog backup, i've included the job 
> and pool definition below. My issue with this is before the job starts one 
> volume, according to bacula, it's the oldest is pruned, then i get the error 
> can not find any appendable volumes. My understanding is bacula just pruned 
> the oldest volume so it should have that free for writing?
> Thanks.
> Dave.
> 
> 05-Jul 01:02 zeus-dir: Pruning oldest volume "CAT-0008"
> 05-Jul 01:02 zeus-sd: Job BackupCatalog.2007-07-04_23.10.00 waiting. Cannot 
> find any appendable volumes.
> Please use the "label"  command to create a new Volume for:
>     Storage:      "CatalogStorage" (/backup/bacula/catalog)
>     Media type:   File-Catalog
>     Pool:         Catalog
> 
> # Backup the catalog database (after the nightly save)
> Job {
>   Name = "BackupCatalog"
>   Type = Backup
>   Level = Full
>   FileSet="Catalog"
>   Schedule = "WeeklyCycleAfterBackup"
>   Client = zeus-fd
>   Storage = CatalogStorage
>   Messages = Standard
>   Pool = Catalog
>   # This creates an ASCII copy of the catalog
>   RunBeforeJob = "/usr/local/share/bacula/make_catalog_backup bacula bacula"
>   # This deletes the copy of the catalog
>   RunAfterJob  = "/usr/local/share/bacula/delete_catalog_backup"
>   Write Bootstrap = "/backup/bacula/catalog/BackupCatalog.bsr"
>   Priority = 100                   # run after main backup
> }
> 
> Pool {
>   Name = Catalog
>   Pool Type = Backup
>   Recycle = yes                       # Bacula can automatically recycle 
> Volumes
>   Recycle Oldest Volume = yes
>   Maximum Volume Jobs = 1
>   LabelFormat = "CAT-"
>   AutoPrune = yes                     # Prune expired volumes
>   Volume Retention = 8 days
>   Maximum Volumes = 10
> }
> 
> 
> -------------------------------------------------------------------------
> 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
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

- --
 ---- _  _ _  _ ___  _  _  _
 |Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Systems Programmer III
 |$&| |__| |  | |__/ | \| _| |[EMAIL PROTECTED] - 973/972.0922 (2-0922)
 \__/ Univ. of Med. and Dent.|IST/AST - NJMS Medical Science Bldg - C630
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGjk1Pmb+gadEcsb4RAmlGAJ0SaWJJVMq5aFFF2yZirtkQPvcybgCbBIye
azPny/mugb4eQkCEw/QPD38=
=ogDT
-----END PGP SIGNATURE-----


-------------------------------------------------------------------------
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
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to