On Thu, 23 Nov 2006 09:09:13 +0100
Manuel Staechele <[EMAIL PROTECTED]> wrote:

> Hello List,
> 
> i do not understand the message:
> 
> server-fd: Filesystem change prohibited. Will not descend into /home
> 
> did bacula save this directory or not? It came only this message, the 
> job it self is OK without warnings, so i think it doesn't matter.
> 
> If bacula did not save the directory, how can i say to do so?

No, bacula did not save that directory.

Despite the fact that you did not include any config files, I can assume
that your backup job includes a "File = /".

Bacual does not cross mount barriers by default.  See the relevent docs on
the onefs parameter:
http://bacula.org/rel-manual/Configuring_Director.html#SECTION000147000000000000000

The quick answer is:
1) Either set onefs = no
2) or add File = /home/ to your FileSet
3) Do _not_ do both or you'll backup /home twice

-------------------------------------------------------------------------
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

Reply via email to