2013/4/27 Leon White <leon.wh...@greenpeace.org>:
> Hi Bacula Users!
>
> A backup job I was running failed due to a power error, and I now have
> several hundred file volumes in a pool of hard drives which have this
> partial/failed backup job written to them. How can I manually tell bacula
> that it can discard this partial backup and start overwriting these volumes
> again without it overwriting other volumes in the same pool (which are
> storing a successfully completed full backup)?

Hi,

For your volumes you can use purge command in next way:

purge volume=your_volume_name

You wrote that your backup is placed on hundred volumes. If you do not
know which volumes contains your backup then you can check it by using
command:

list media jobid=your_backup_jobid

I do not know how to purge more volumes at once so I suggest do it by
using external programs available in shell console (awk, sed, etc.)
for processing output from above list media command.

Good luck :)

Regards.
Marcin Haba (gani)

>
> Thanks!
> Leon
>
> --
> 陆智诚 | Leon White
> 绿色和平 | Greenpeace East Asia
> +86 186 0692 9781 | Skype: strophy
> 行动,带来改变。 Positive change through action.
>
> ------------------------------------------------------------------------------
> Try New Relic Now & We'll Send You this Cool Shirt
> New Relic is the only SaaS-based application performance monitoring service
> that delivers powerful full stack analytics. Optimize and monitor your
> browser, app, & servers with just a few lines of code. Try New Relic
> and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>



--
"Większej miłości nikt nie ma nad tę, jak gdy kto życie swoje kładzie
za przyjaciół swoich." Jezus Chrystus

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to