Phil Stracchino wrote: > Since you're explicitly listing the filesystems you ARE backing up, both > onefs and most of those excludes are unnecessary.
What I meant to add, but forgot to, is that onefs explicitly tells Bacula to follow ALL mountpoints. If you're using onefs, your Fileset would include just /, then exclude what you didn't want. However, unless you have a LOT of filesystems, this is usually more work than not using onefs and simply including the list of filesystems you want to back up. > Try this instead: > > FileSet { > Name = "Full Set Hailee1" > Include { > Options { > signature = MD5 > } > File = / > File = /var > File = /usr > File = /home > File = /boot > } > Exclude { > File = /tmp/* > File = /.journal > File = /.fsck > } > } > > If you're bothering to exclude .journal and .fsck files in the root, you > may as well exclude the ones on the other filesystems as well. Then > again, make sure you actually have them before you bother trying to > exclude them. I use ext3 filesystems, with journalling, and I don't > have .journal files. Also, you don't even need to exclude /tmp, if it's a separate filesystem (be it tmpfs or otherwise). If you do need to exclude it, do so as above -- that way you back up the /tmp directory itself, but not its contents. -- Phil Stracchino [EMAIL PROTECTED] Renaissance Man, Unix generalist, Perl hacker Mobile: 603-216-7037 Landline: 603-886-3518 ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users