\normalsize
When the job is run, you will get messages from the output of the script stating
that the backup has started. Even though the command being run is
- backgrounded with &, the job will block until the "db2 BACKUP DATABASE" command,
+ backgrounded with \&, the job will block until the "db2 BACKUP DATABASE" command,
thus the backup stalls.
To remedy this situation, the "db2 BACKUP DATABASE" line should be changed to the following:
dvd-writepart is the Bacula supplied script file.
This command will already be present, but commented out,
in the default bacula-sd.conf file. To use it, simply remove
- the comment (#) symbol.
+ the comment (\#) symbol.
\item [Free Space Command = {\it name-string}]
dvd-freespace to see what output Bacula expects from this command.
This command will already be present, but commented out,
in the default bacula-sd.conf file. To use it, simply remove
- the comment (#) symbol.
+ the comment (\#) symbol.
If you do not set it, Bacula will expect there is always free space on the
device.