> Marco Strullato wrote:
> > hi all,
> > do you know why I get Filesystem change prohibited when I run bacula?
> >
> >
> > 08-Aug 16:40 DirectorServer: Start Backup JobId 95,
> > Job=BackupShannon.2006-08-08_16.39.58
> > 08-Aug 16:40 StorageServer: Volume "centroservizi" previously written,
> > moving to end of data.
> > Shannon:      Filesystem change prohibited. Will not descend into /sys
> > Shannon:      Filesystem change prohibited. Will not descend into /boot
> > Shannon:      Filesystem change prohibited. Will not descend into
/statistiche
> > Shannon:      Filesystem change prohibited. Will not descend into
/package
> > Shannon:      Filesystem change prohibited. Will not descend into /dev
> > Shannon:      Filesystem change prohibited. Will not descend into
/mnt/backup
>
> Those are mounted filesystems. Bacula will not descend into mounted
> filesystems unless you specifically tell it to. (This is safer as there
> might be data mounted over the network, or virtual filesystems that you
> don't want the backup to grab.)
>
> You either have to manually specify all mount points to back up to make
> it descend into them, or use the onefs option in the FileSet (again, be
>

It's worth noting, that the messages above don't necessarily mean that the
filesystem mentioned wouln't be backed up at all.

The message is generated, when a mounted filesystem is met, but the
filesystem may be backed up anyway if it is specifically included in the
fileset configuration. The message just means, that the mounted filesystem
isn't backed up as a part of the parent directory's backup.
Personally, I find this a little bit annoying.


Regards,
Timo



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to