Bill Moran wrote:
> In response to "Attila Fülöp" <[EMAIL PROTECTED]>:
> 
>> Enable VSS = "yes"
>>
>> works for me. FreeBSD / 1.38.5 from ports.

To be more precise

FileSet {
   Name = "WinXP"
   Enable VSS = "yes"

   Include {

Note, not in "Options" and not in "Include", just in "FileSet"
The thread starter did it right though.


> FileSet {
>   Name = "WindowsXP"
>   Include {
>     Options {
> #       Enable VSS = "Yes"
> #      compression = GZIP1
>     }
>     File = "C:/"
>   }
> }
> 
> If I uncomment the VSS line, I get:
> 27-Sep 13:38 backup-dir: ERROR in inc_conf.c:330 Config error: Keyword 
> EnableVSS not permitted in this resource
>             : line 114, col 18 of file /usr/local/etc/bacula-dir.conf
>        Enable VSS = "Yes"
> 
> This config:
> FileSet {
>   Name = "WindowsXP"
>   Include {
> #       Enable VSS = "Yes"
>     Options {
> #      compression = GZIP1
>     }
>     File = "C:/"
>   }
> }
> 
> Generates the same error.  The error is the same whether I use the " or
> not.
> 
>> Bill Moran wrote:
>>> Just a "me too".  I can verify that I'm having the same problem with
>>> a 1.38.10 director on FreeBSD (installed from ports).
>>>
>>> In response to Diego Rozzini Pires <[EMAIL PROTECTED]>:
>>>>     I' new with bacula and i'm having some difficults in enable VSS for 
>>>> Windows 2003.
>>>> I'm using Gentoo, kernel 2.6.17-gentoo-r7 and Bacula Version 1.36.3 on 
>>>> server, and bacula-fd 1.38.10 on Windows 2003 Server.
>>>>
>>>> When I open the tray icon on Windows i have this:
>>>> servername-fd Version: 1.38.10 (08 June 2006) VSS Windows Server 2003 
>>>> MVS NT 5.2.
>>>>
>>>> I already started VSS in the Windows server using: net start vss. And 
>>>> also restarted the FD.
>>>>
>>>> My FileSet are this:
>>>> FileSet {
>>>>   Name = "Promedonserver2"
>>>>   Enable VSS = yes
>>>>   Include {
>>>>     Options {
>>>>       Compression=GZIP6
>>>>       signature = MD5
>>>>       }
>>>>     File = "d:/backup"
>>>>   }
>>>> }
>>  >>
>>>> When i try to start bacula-dir i got this message:
>>>>
>>>> backupserver bacula # /etc/init.d/bacula restart
>>>>  * Starting bacula storage daemon ...
>>>>  * Starting bacula file daemon ...
>>>>  * Starting bacula director ...
>>>> 19-Sep 18:21 bacula-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 184, col 13 of file /etc/bacula/bacula-dir.conf
>>>>   Enable VSS = yes
>>>>
>>>> I alredy verified my conf looking for some trailing brace open and tried 
>>>> to use only one FileSet for test but i didn't found anything.
>>>>
>>>> I've looked at google and bacula site but i didn't find anything too. If 
>>>> i skipped something on google or bacula site, please let me know!
>>>>
>>>> Thanks for help!
>>>>
>>>> -- 
>>>> ______________________________
>>>>  
>>>>  Diego Rozzini Pires
>>>>  Consultor de Tecnologia Trainee
>>>>  ZeniSys Tecnologia da Informação
>>>>  [EMAIL PROTECTED]
>>>>  Fone : 55 11 4425-2424
>>>>  Móvel: 55 11 82083168
>>>>  Visite : http://www.zenisys.com.br
>>>> ______________________________
>>>>
>>>>
>>>> -------------------------------------------------------------------------
>>>> Take Surveys. Earn Cash. Influence the Future of IT
>>>> Join SourceForge.net's Techsay panel and you'll get the chance to share 
>>>> your
>>>> opinions on IT & business topics through brief surveys -- and earn cash
>>>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>>>> _______________________________________________
>>>> Bacula-users mailing list
>>>> Bacula-users@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/bacula-users
>>>
>>
>>
>> -------------------------------------------------------------------------
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to share your
>> opinions on IT & business topics through brief surveys -- and earn cash
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>> _______________________________________________
>> Bacula-users mailing list
>> Bacula-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bacula-users
> 
> 



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to