Hello everyone...again. I finally got bacula 1.37.30 compiled and running, and I've successfully run a test backup of the server. After adding "Enable VSS = yes" to a fileset resource, bacula-dir will no longer start and I receive the error above. I was under the impression that 1.37.30 had full VSS support if used with a vss-enabled fd, is this incorrect? Should I be using a special flag when running ./configure? Here's some output and my fileset resource.
Thanks, Thomas lightning:/etc/bacula# bacula-dir 20-Jul 22:24 bacula-dir: ERROR TERMINATION at inc_conf.c:592 Config error: Keyword EnableVSS not permitted in this resource : line 24, col 14 of file ./bacula-dir.conf Enable VSS = yes lightning:/etc/bacula# bacula-dir -? Copyright (C) 2000-2005 Kern Sibbald. Version: 1.37.30 (14 July 2005) Usage: dird [-f -s] [-c config_file] [-d debug_level] [config_file] -c <file> set configuration file to file -dnn set debug level to nn -f run in foreground (for debugging) -g groupid -r <job> run <job> now -s no signals -t test - read configuration and exit -u userid -v verbose user messages -? print this message. lightning:/etc/bacula# FileSet { Name = "default-winxp" Include { Options { signature = MD5 compression = GZIP Enable VSS = yes Exclude = yes IgnoreCase = yes WildDir = "[A-Z]:/Documents and Settings/*/Cookies" WildDir = "[A-Z]:/Documents and Settings/*/Recent" WildDir = "[A-Z]:/Documents and Settings/*/Local Settings/History" WildDir = "[A-Z]:/Documents and Settings/*/Local Settings/Temp" WildDir = "[A-Z]:/Documents and Settings/*/Local Settings/Temporary Internet Files" WildDir = "[A-Z]:/WINNT/Temp" WildDir = "[A-Z]:/temp" WildFile = "*.tmp" WildDir = "[A-Z]:/tmp" WildDir = "[A-Z]:/var/tmp" WildDir = "[A-Z]:/RECYCLER" WildFile = "[A-Z]:/pagefile.sys" WildFile = "[A-Z]:/hiberfil.sys" } File = "C:/" } } ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users