On 12/29/2010 2:06 PM, Martin Simmons wrote:
>>>>>> On Tue, 28 Dec 2010 10:28:05 -0300, Victor Hugo dos Santos said:
>>
>> A question:
>> In this case (gvfs) is mounted in /home/user/.gvfs and is a different
>> filesystem.
>> so, if I configure my filseset to backup "/home/user", for default
>> bacula should ignore all mounted filesystems inside of /home/user o
>> not ??
>
> Yes, it will ignore them but sadly I think it will still give a warning.
>
> Bacula detects when the filesystem is different by looking at the st_dev value
> in the stat structure, but stat is failing because of FUDE.

According to http://marc.info/?l=bacula-devel&m=129318292021117&w=2 the 
message in question is:

23-Dec 22:00 totem-fd JobId 107:      Could not stat "/home/scan/.gvfs": \
ERR=Permission denied

As Martin mentions, there is no way for Bacula to read .gvfs and 
therefore *detect* that this is a different filesystem.

As mentioned in my previous post, you can tell Bacula to ignore all 
files (or directories) named .gvfs.  I think this is your best option.

-- 
Dan Langille - http://langille.org/

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to