Hi all,
I have a setup when Bacula Director is hosted on AWS while one of bacula
clients is hosted elsewhere and I quite
often see the errors like this (for backup jobs):
2014-03-17 07:25:04 XXX-sd JobId 1179: Recycled volume "XXX_pool_0255" on
device "FileStorage5" (/mnt/backups), all previous
Hi,
Sorry for posting this bugreport here but I could not register in
bugtracker — haven't received an activation email nor could resend it.
When you run several "reload" commands in bconsole in parallel it causes
bacula-director crash:
for x in $(seq 1 10); do (echo reload | bconsole &) ; done