>>>>> On Fri, 24 Dec 2010 10:28:22 +0100, Bruno Friedmann said: > > Hi there, > > With the onefs = no shouldn't gvfs mounting point considered as external > filesystem. > > I got this warning on workstation or server when user's have let their X > gnome session open and perharps use one gvfs ressource > open ( nautilus smb://server/share for example ) > > 23-Dec 22:00 totem-fd JobId 107: Could not stat "/home/scan/.gvfs": > ERR=Permission denied > > Hopefully bacula-fd ( running as root can't access this folder ) otherwise, > it will be able to save remote data that gvfs can > access ... > > If you agree that should be changed, I can open a bug request to that ...
For security reasons, only the owner can read the .gvfs directory, so the bacula-fd gets ERR=Permission denied when it runs as root. It is difficult to avoid these errors because Bacula has to stat the file before it can decide that it is in a different filesystem (or even exclude it from the backup via the fileset definition). __Martin ------------------------------------------------------------------------------ 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