useful bacula commands

find out what was in a backup run

reschedule a backup run

do a mass reschedule on what is needed

(cd /etc/bacula/conf.d && for i in *; do h="${i%%.conf}"; /usr/lib/nagios/plugins/dsa-check-bacula -w 17h $h > /dev/null|| echo "run $h yes"; done) |tee incruns

Restoring specific files