Hi, On 3/20/2007 3:20 PM, Michael Proto wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Evan Kaufman wrote: >> I'm trying to backup a redhat8 box, but i get the following errors every >> time: >> >> rhbox: Filesystem change prohibited. Will not descend into /boot >> rhbox: Filesystem change prohibited. Will not descend into /proc >> rhbox: Filesystem change prohibited. Will not descend into /home >> rhbox: Filesystem change prohibited. Will not descend into /usr/WWW >> rhbox: Filesystem change prohibited. Will not descend into /usr/data >> >> The backup completes with a non-error status, but it doesnt back up the >> very ... >> Have I just completely misunderstood/misconfigured something?
Kind of ;-) You missed the 'One FS' option in your fileset definitions. > I take it you have separate partitions for /boot, /usr, /home, etc? > Bacula won't cross filesystem boundaries by default, so if you want to > back-up separate filesystems you must explicitly list them in your > Fileset record. Try adding: > > File = "/home" > File = "/usr" > etc... > > To your Fileset record. Or use the OneFS=Yes option. Which one is the right solution for your setup depends... none is perfect: Having to add all file systems to the file set can get you in trouble when you forget to add new file systems. Backing up mounted file systems will get you in trouble when you back up locally mounted NFS shares, DVDs, external hard disks, and /dev/kmem. For example. Arno > > - -Proto > - -- > Michael Proto | SecureWorks > Unix Administrator | > PGP ID: 5D575BBE | [EMAIL PROTECTED] > ******************************************************* > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.7 (FreeBSD) > > iD8DBQFF/+3BOLq/wl1XW74RAgA1AJ9GVtMGhXlpAcP+e5IxjqnBazP4iACdE5w8 > ejvJp3OqvK2g7bhKyGkVajU= > =4GUD > -----END PGP SIGNATURE----- > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users -- IT-Service Lehmann [EMAIL PROTECTED] Arno Lehmann http://www.its-lehmann.de ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users