On Mon, Oct 13, 2008 at 7:26 AM, Radek Hladik <[EMAIL PROTECTED]> wrote: > Hi, > I'm backing to disk based storage, every volume has maximum count set > to one job, so every pool has one file per job. Each pool is configured > with recycle period and volume count so it can hold just enough > volumes/jobs. For example for 7 daily full backups I have pool with > maximum 7 volumes and 6 days retention period. > However I need sometimes to delete some older backups by hand, because > of low disk space, or because we sometimes manually run the backup and > it breaks the schema (the last backup is not old enough to be recycled). > I would like to ask whether there is a possibility to manually recycle > volume from console and/or if there is a way how to tell Bacula that > I've deleted some particular volume and that it should remove it from > catalog? >
use the delete volume command in a bacula console then delete the volume manually on disk. John ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
