My backup was working fine and is working fine with the older file
daemons.

The / file system on this client is a ext3 file system running on a:
"Red Hat Enterprise Linux Server release 5.7 (Tikanga)" system.

As you can see from the backup output it thinks that the file system
time is "rootfs"
26-Jan 17:04 bacula1-sd JobId 186151: Ready to append to end of Volume
"CA3401L4" at file=878.
26-Jan 17:04 bacula1.cmpnet.com JobId 186151: Top level directory "/"
has unlisted fstype "rootfs"
26-Jan 17:04 bacula1-sd JobId 186151: Job write elapsed time = 00:00:01,
Transfer rate = 0  Bytes/second
26-Jan 17:04 bacula1-sd JobId 186151: Sending spooled attrs to the
Director. Despooling 0 bytes ...
26-Jan 17:04 bacula1-dir JobId 186151: Bacula bacula1-dir 5.2.5
(26Jan12):

This is the file set (with a little editing):
FileSet {
        Name = "LINUX_ALL_LOCAL_FS"
        Include {
                Options {
                        signature = MD5;
                        xattrsupport=yes;
                        onefs=no;
                        fstype=ext2
                        fstype=jfs
                        fstype=reiserfs
                        fstype=ufs
                        fstype=xfs
                        fstype=vxfs
                        }
          File = /
                }
        Exclude  {
                File= /var/spool/bacula/Drive-0
                File= /proc
                .....
        }
}

-- 
----------------------------------------------------------------------------
Jason A. Kates (ja...@kates.org) 
Fax:    208-975-1514
Phone:  660-960-0070
============================================================================


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to