Re: [Bacula-users] Backup problem

2006-07-16 Thread Ger Apeldoorn
Hi, It is very important that you use forward slashes in the directory names. Furthermore, you must make sure that the FD port is not firewalled. What is the error message for the windows client's jobs? Ger. Op vrijdag 14 juli 2006 23:02, schreef [EMAIL PROTECTED]: > Hi, > > I'm trying to back

Re: [Bacula-users] Infinite Loops Compiling Latest Version

2006-07-16 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mathew Brown wrote: > Thanks a ton James. It turned out that my system time was behind the > bacula package date. However, it was very strange behavior and I didn't > think that this was the issue. Now it's completed successfully :D > Thanks. > >

[Bacula-users] Solaris ZFS filesystem support???

2006-07-16 Thread Robert W Hartzell
I'm in the process of converting my raid 5 disk subsystems to Solaris's new ZFS file system. So the big question for me is, are there any plans for bacula to support this awesome new 128-bit file system? If your interested in ZFS read about it here: http://www.sun.com/2004-0914/feature/ -- Robe

[Bacula-users] Writing EOF to tape after a job is run

2006-07-16 Thread Trevor Morrison
Hi, I have read through the manual for Bacula but cannot seem to find the answer to my question. I am looking for the solution on how to write an EOF marker to a tape after a job has run. The reason why is because, I need to shut down the server that runs the Bacula program quite often and w

[Bacula-users] Bacula Jobs, not terminating

2006-07-16 Thread Hugo Silva
Hi all, I'm having a very annoying problem while using bacula. It happens every time, provided a few things are met: 1) I schedule more than a job. 2) The 1st job being run finishes. The end result is always the same: Running Jobs: JobId Level Name Status =

Re: [Bacula-users] Last chance before I [EMAIL PROTECTED] tapedrivethrough the window ...

2006-07-16 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > Under 2.6 try (note stsetoptions, not stoptions): > > mt -f /dev/nst0 stsetoptions 0 This is a no-op, as "stsetoptions" will set (add) the selected driver options bits. With 0 = no bits selected, NOTHING will be done. While "stoptions 0" will set th

Re: [Bacula-users] Infinite Loops Compiling Latest Version

2006-07-16 Thread Mathew Brown
Thanks a ton James. It turned out that my system time was behind the bacula package date. However, it was very strange behavior and I didn't think that this was the issue. Now it's completed successfully :D Thanks. On Sat, 15 Jul 2006 20:35:23 +1000, "James Harper" <[EMAIL PROTECTED]> said: >