On 10/31/2011 3:16 AM, Lyn Amery wrote: > Hi all, > > What's the best/easiest strategy for deleting leftover disk volumes > after they've been purged? I write a single volume each day and > only need to keep it for 2 weeks. I don't recycle volumes. > > I assume I could manually delete purged volumes/files, but I'd prefer > to automate this. My research shows that this functionality has > been requested of Bacula in the past, but I can't find any indication > that it's ever been added.
It was added in version 5.0.1. It does not delete the file, but rather truncates the file to contain only the volume label. The idea is that it frees up disk space, and then the purged volume can be reused. If you want to actually delete the file, then you have to manually, or in a script, use bconsole's delete volume command to delete the volume from the Bacula database, then rm the file. The documentation for version 5.0.3 is at http://www.bacula.org/5.0.x-manuals/en/main/main/New_Features_in_5_0_1.html#SECTION00410000000000000000. > > A previous poster to this list mentioned that he moved purged disk > volumes/files to a scratch pool. Periodically, anything located in > his scratch pool is deleted. Is this a good procedure? How would I > go about it? Where would I define the scratch pool? > > Thanks for your assistance. > > Cheers, > Lyn > > ------------------------------------ > Lyn Amery > Gaia Resources > p +61 8 92277309 > w www.gaiaresources.com.au > e l...@gaiaresources.com.au > ------------------------------------ > Follow us on our blog or Twitter > ------------------------------------ > > ------------------------------------------------------------------------------ > Get your Android app more play: Bring it to the BlackBerry PlayBook > in minutes. BlackBerry App World™ now supports Android™ Apps > for the BlackBerry® PlayBook™. Discover just how easy and simple > it is! http://p.sf.net/sfu/android-dev2dev > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users ------------------------------------------------------------------------------ Get your Android app more play: Bring it to the BlackBerry PlayBook in minutes. BlackBerry App World™ now supports Android™ Apps for the BlackBerry® PlayBook™. Discover just how easy and simple it is! http://p.sf.net/sfu/android-dev2dev _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users