Hello,
Richard White wrote:
... that the director doesn't start because of
13-Jun 14:47 bacula-dir: ERROR TERMINATION at inc_conf.c:290
Config error: Old style Include/Exclude not supported
: line 218, column 11 of file ./bacula-dir.conf
Include = signature=MD5 {
I pared down the Include line to the bare minimum, after consulting page
125-126 of the docs. With the following file set:
FileSet {
Name = "Full Set"
Include =
/etc/backup.list
Exclude = { }
}
I still get this error:
13-Jun 15:04 bacula-dir: ERROR TERMINATION at inc_conf.c:290
Config error: Old style Include/Exclude not supported
Well, that's because you use old style file sets ;-)
More correctly, this fileset could read
FileSet {
Name = Whatever
Include {
Options {
whatever=you need
}
File = /etc/backup.list
}
}
All this out of memory, so check in the manual... in the current manual,
the difference between old-style and current style filesets are
explained, and it says that old style doesn't work any longer. So,
bookmark http://www.bacula.org/rel-manual/ and update the version you
have locally!
By the way: Is the configuration you started with taken from the
distributed examples? In that case, those should be updated...
Arno
--
IT-Service Lehmann [EMAIL PROTECTED]
Arno Lehmann http://www.its-lehmann.de
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users