Hi,

On 9/15/2006 11:38 AM, Mantas Marčiulaitis wrote:
> 
> 
> Hello everybody,
> 
>  
> 
> Im having problems with bacula director config. As shown in many 
> examples all over internet, the “Enable VSS = yes” statement should be 
> placed in the FileSet recource, and _/not/_ in ‘include’ or ‘options’ 
> sections. I have done just that, that’s what my FileSet looks like:

Which Bacula version do you run?

Arno

>  
> 
> FileSet {
> 
>             Name = "Wintest"
> 
>             Enable VSS = yes
> 
>             Include {
> 
>                         Options {
> 
>                                     wildfile = "*.o"
> 
>                                     wildfile = "*.exe"
> 
>                                     Exclude = yes
> 
>                         }
> 
>                         File = "c:/Documents and Settings/mnt/My Documents"
> 
>             }
> 
> }
> 
>  
> 
> Anyway, I still get this message whenever I try to launch bacula director:
> 
>  
> 
> 15-Sep 12:24 tuvalu-dir: ERROR TERMINATION at parse_conf.c:821
> 
> Config error: Keyword "EnableVSS" not permitted in this resource.
> 
> Perhaps you left the trailing brace off of the previous resource.
> 
>             : line 160, col 12 of file ./bacula-dir.conf
> 
>       Enable VSS = yes
> 
>  
> 
> With the VSS setting removed, the director starts normally.
> 
> Is it something I’m doing wrogn?
> 
>  
> 
> Thanks,
> 
> Mantas
> 
>  
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

-- 
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to