Re: [Bacula-users] Disabling Client

2006-03-23 Thread Andrus Naulainen
We put all client related definitions (Job, FileSet, Schedule, Client) in a separate file (include-.conf) which we include in bacula-dir.conf; with such a setup it is easy judt to comment out the include statement. And it makes the config file much more readable.. Solution like this rea

Re: [Bacula-users] Defining a FileSet

2006-03-23 Thread Andrus Naulainen
I think that you can fix the first problem with this: http://gnuwin32.sourceforge.net/packages/regex.htm I forget to mention that my Director is running on Debian Sarge machine. So, I installed libregex0 package (http://packages.debian.org/stable/oldlibs/libregex0) but still get the error

[Bacula-users] Defining a FileSet

2006-03-22 Thread Andrus Naulainen
Hello I have problem with defining a FileSet. Let's say I want to backup just one directory for every user in the machine. It's "c:/Documents and Settings/*/My Documents" where * indicates the user name. As I understand I have to use Options where Exclude expression is set to "yes" and exclud

Re: [Bacula-users] Problem with volume permissions

2006-03-09 Thread Andrus Naulainen
I got Permission denied error when bacula tried to write into the volume. VolStatus of this volume (name is varund0070) is Recycle and it's size is 1 byte. I have one pool with 100 volumes (varund0001 .. varund0100) each 4GB and they are on HD with free space 48GB. I'm probably missing some i

[Bacula-users] Problem with volume permissions

2006-03-09 Thread Andrus Naulainen
Volume Session Time:1141815304 Last Volume Bytes: 1 Non-fatal FD errors:0 SD Errors: 0 FD termination status: Error SD termination status: Error Termination: *** Backup Error *** Andrus Naulainen ---