Am 06.05.2011 20:19, schrieb Martin Simmons:
>>>>>> On Fri, 06 May 2011 09:59:49 +0200, J Echter said:
>>
>> Hi,
>>
>> i have a fileset containing nfs mounted shares, but these seem to not get 
>> backed up.
>>
>> my fileset resource looks like this:
>>
>> FileSet {
>>    Name = "Bacula"
>>    Include {
>>      Options {
>>        signature=SHA1
>>        verify = pins1
>>        compression = GZIP
>>        recurse = yes
>>        sparse = yes
>>        check file changes = yes
>>        ignore case = no
>>      }
>>      File = /
>>      File = /mnt/terastation/share
>>      Exclude Dir Containing = "excludemefrombackup.txt"
>>    }
>>      Exclude {
>>      File = "/mnt/terastation/share/trashbox"
>>   }
>> }
>>
>> /mnt/terstation/share is mentioned to be *not* on the volume. are there any
>> problems if i include / in my fileset?
>>
>> imho it works as expected, doesnt backup files in /dev /var/run and so
>> on. that's why the nfs shares are listed separately.
> 
> Including / is no problem.
> 
> Is /mnt/terstation/share the actual mount-point?  Is it permanently mounted?
> 
> What is the output of /bin/mount?
> 
> __Martin
> 

Hi,

it gets mounted with fstab at boot

192.168.0.205:/mnt/array1/share /mnt/terastation/share nfs rw 0 0

yes its the actual mount point

output of mount is the following:

192.168.0.205:/mnt/array1/bau on /mnt/terastation/bau type nfs
(rw,addr=192.168.0.205)

greetings

juergen



------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to