Re: [Bacula-users] script to purge erred volumes

2015-09-04 Thread Ana Emília M . Arruda
Hello Raymond, You can try the script bellow. But if your volume got into Error, I would recommend you to verify the volume before reusing it. This approach can led your backups into the same error if reusing a physically damaged volume. #!/bin/bash # DBHOST=localhost DATABASE=bacula USER=bacula

[Bacula-users] script to purge erred volumes

2015-09-03 Thread Raymond
I would like to run a cron job that would use bconsole to purge erred volumes. Any idea what I could use here: ./bconsole -c ./bconsole.conf