Mingus Dew wrote: > Hi All, > I am running Bacula-2.2.6 on Solaris10_x86. I wanted to know if I > can surpress certain messages in the status emails that are sent out > after a job completes? > In particular, when a job completes successfully, there are still these > types of messages > > 07-Feb 08:31 vault.storage JobId 1109: Ready to append to end of Volume > "BigAss_Disks-2" size=3063529411 > cache1 Filesystem change prohibited. Will not descend into /sys > cache1 Filesystem change prohibited. Will not descend into /var > cache1 Filesystem change prohibited. Will not descend into /proc > cache1 Filesystem change prohibited. Will not descend into /dev > cache1 Filesystem change prohibited. Will not descend into /usr > cache1 Filesystem change prohibited. Will not descend into /app > cache1 Filesystem change prohibited. Will not descend into /mnt/backup > cache1 Filesystem change prohibited. Will not descend into /boot > > I realize why these messages are being generated and that they are > harmless. However I'm getting tired of having to explain to people that > nothing was wrong with their backup.
This doesn't stop the messages but will avoid them: exclude those directories from the backup using Exclude in the FileSet definition. -- Dan Langille - http://www.langille.org/ BSDCan - The Technical BSD Conference: http://www.bsdcan.org/ PGCon - The PostgreSQL Conference: http://www.pgcon.org/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
