Oliv Mo schrieb:
> 
> 
>  Hi,
> 
> Could you please complete your post by sharing the jobdefs these job 
> reffer to ? Have you check if the file to verify exist in the directory 
> "/etc/exports" with appropriate rights ?
> 
> Cheers,
> 

sure

JobDefs {
   Name = "DefaultInitCatalog"
   Type = Verify
   Level = InitCatalog
   Messages = Standard
   Storage = lilith-sd
   Pool = Weekly
}

JobDefs {
   Name = "DefaultVerifyJob"
   Type = Verify
   Level = Catalog
   Schedule = "VerifyCycle"
   Messages = Standard
   Storage = lilith-sd
   Pool = Weekly
}

the export file is not there on this host. The Job is common for all 
hosts here. Here the FileSet:

FileSet {
     Name = "Verify Set"
     Include {
       Options {
         verify = pins1
         signature = SHA1
       }
       File = /boot
       File = /bin
       File = /sbin
       File = /usr
       File = /lib
       File = /root/.ssh
       File = /etc/ssh
       File = /etc/security
       File = /etc/exports
       File = /etc/sysctl.conf
       File = /etc/services
       File = /etc/hosts
       File = /etc/hosts.allow
       File = /etc/hosts.deny
       File = /etc/modules
       File = /etc/modprobe.d
       File = /etc/pam.d
       File = /etc/resolv.conf
       File = /etc/init.d
     }
}

Greetz

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to