Before upgrading, I was using a 1.36 release.  My weekly tape usage was
around 5 100g tapes (compression was supposed to be in use at the
hardware level).  After upgrading to 1.38.0 my usage is now at 3 tapes.
This obviously concerns me, I don't want to be missing data from my
backups.  Is this change expected?  Listing the files of the backups
shows that the different file systems I selected are being backed up,
although the new messages format is a bit confusing:

05-Nov 01:05 dragul: Spooling data ...
fs:      Filesystem change prohibited. Will not descend into 
/var/lib/nfs/rpc_pipefs
fs:      Filesystem change prohibited. Will not descend into /dev
fs:      Filesystem change prohibited. Will not descend into /boot
fs:      Filesystem change prohibited. Will not descend into /data

But in the client definition on bacula-dir.conf I have the /boot
and /data dirs listed:

FileSet {
  Name = "fs-full"
  Include {
    Options {
      signature = MD5
      sparse = yes
    }
    File = /
    File = /boot
    File = /data
  }
  Exclude {
    File = /proc
    File = /sys
    File = /var/log/lastlog
    File = /.journal
    File = /data/.journal
    File = /.fsck
  }
}

Any thoughts?

-- 
Jesse Keating
GameHouse -- Systems Engineer



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to