I followed the docs to the point where the daemons are ok, the tape 
tests fine with btape test and the example of backing up and restoring 
to the /tmp dir using the File Fileset worked. I now find changes to 
bacula-dir.conf have no effect (yes, I always ./bacula restart). Could 
my installation be borked? I am on RH Fed6, I installed to 
/usr/src/bacula, the only instance of bacula-dir.conf is in 
/usr/src/nbacula/src/dird - is that the "live" on or should it be copied 
somewehere? I'm trying to add a fileset to back up about 80G of last 
years data, across a few tapes. The entry I added was

FileSet {
 Name = "2006"
 Include {
   Options {
     signature = MD5
   }
   File = /data/Vol4/Backup_pending_tape/Daily/2006
   File = /data/Vol4/Backup_pending_tape/Weekly/2006
 }
}
I was expecting the new fileset to appear in the list when in bconsole I 
did "show filesets". Is this reasonable?
I also tried renaming the default "Full Set" Fileset to "XFull Set" just 
to see a change but it didn't. Thanks.

--
--------------------------
http://www.phonewebcam.com
[EMAIL PROTECTED]

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to