Hello,

dave wrote:

Hello,
    I've got 1.37.36 installed and started on a freebsd box, thanks to all
who helped with this. I want to use it to back up an xpsp2 box, which has
the bacula-vss-client 1.37.36 on it and configured. I'm trying the following
fileset setup in bacula-dir.conf on the server, but if i put enable vss=yes
in the options section or just above the file declaration i get he msg that
i can't use it.

The actual error message text might be helpful, probably it tells someone why you can't use t.

Please supply that, as well as the outpu from the console command status client=whatever-your-windows-client-is-named-fd

For example, I get
#status client=beowulf-fd
Connecting to Client beowulf-fd at beowulf:9102

beowulf-fd Version: 1.37.32 (22 July 2005) VSS Windows XP MVS NT 5.1.2600
Daemon started 22-Aug-05 13:36, 6 Jobs run since started.
Priv 0x37f
APIs=OPT,ATP,LPV,CFA,CFW,
 WUL,WMKD,WOP,GFAA,GFAW,GFAEA,GFAEW,SFAA,SFAW,BR,BW,SPSP,
 WC2MB,MB2WC,FFFA,FFFW,FNFA,FNFW,SCDA,SCDW,
 GCDA,GCDW

Note the line containing VSS and all the APIs - this is important information.

Apart from that, did you install the windows client with VSS support?

I noticed some installation problems with that, in which case stopping that service, the reinstalling it might help.

Arno


FileSet {
Name = "Windows 2000"
Include {
Options {
Signature = SHA1
IgnoreCase = yes
Compression = GZIP9
Enable VSS = yes
}
#Enable VSS = yes
File = "C:/"
}
}

Thanks.
Dave.



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
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


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to