Re: [Bacula-users] Excluding a nfs mount

2005-09-28 Thread Thomas E. Ruth
Hi Trevor, One of the FileSet resources I use which seems to be portable across all my systems is this one (following). Take special note of the line File = "\\|bash -c \"df -PklF ext3 | tail +2 | awk '{print \$6}'\"", this backs up all my ext3 filesystems, excluding /proc, anything with d

Re: [Bacula-users] Excluding a nfs mount

2005-09-27 Thread Phil Stracchino
Trevor Morrison wrote: > Yes, I did restart the director after the change. I am using version > 1.36.3. The Director is running on a FC 4 box and the machine I am > backing up is running RH 9. > > Let me explain what I am trying to do and then tell me where I am going > wrong (should of done th

Re: [Bacula-users] Excluding a nfs mount

2005-09-27 Thread Trevor Morrison
Yes, I did restart the director after the change.  I am using version 1.36.3.  The Director is running on a FC 4 box and the machine I am backing up is running RH 9.  Let me explain what I am trying to do and then tell me where I am going wrong (should of done this to begin with so as not to

Re: [Bacula-users] Excluding a nfs mount

2005-09-27 Thread Phil Stracchino
Trevor Morrison wrote: > Phil, > > Thanks for the tip, but it still did not work. For what ever reason it > keeps backing up /mnt/hailee--the nfs mount. Any other suggestions. OK, try using this Options declaration: FileSet { Name = "Full Set Hailee1" Include { Options { signatu

Re: [Bacula-users] Excluding a nfs mount

2005-09-27 Thread Phil Stracchino
Trevor Morrison wrote: > Phil, > > Thanks for the tip, but it still did not work. For what ever reason it > keeps backing up /mnt/hailee--the nfs mount. Any other suggestions. You did reload or restart the Director after changing the fileset, right...? What OS are you using and what version of

Re: [Bacula-users] Excluding a nfs mount

2005-09-26 Thread Trevor Morrison
Phil, Thanks for the tip, but it still did not work.  For what ever reason it keeps backing up /mnt/hailee--the nfs mount.  Any other suggestions. thanks, Trevor Phil Stracchino wrote: Trevor Morrison wrote: Hi, thanks to everyone to replied to my question on compression on th

Re: [Bacula-users] Excluding a nfs mount

2005-09-26 Thread Phil Stracchino
Phil Stracchino wrote: > Since you're explicitly listing the filesystems you ARE backing up, both > onefs and most of those excludes are unnecessary. What I meant to add, but forgot to, is that onefs explicitly tells Bacula to follow ALL mountpoints. If you're using onefs, your Fileset would incl

Re: [Bacula-users] Excluding a nfs mount

2005-09-26 Thread Phil Stracchino
Trevor Morrison wrote: > Hi, > > thanks to everyone to replied to my question on compression on the > Exabyte-8900 drive. I have been trying all day to exclude an nfs mount > from the File set. After pouring over the manual on the FileSEt section > and trying many variations on a theme the progr

[Bacula-users] Excluding a nfs mount

2005-09-26 Thread Trevor Morrison
Hi, thanks to everyone to replied to my question on compression on the Exabyte-8900 drive. I have been trying all day to exclude an nfs mount from the File set. After pouring over the manual on the FileSEt section and trying many variations on a theme the program continues to backup the nfs