[Bacula-users] Multiple Backups - Remote/Local Question

2011-10-04 Thread Randy Katz
Hello Esteemed Bacula People! I have backups on a 90-120 day cycles with full/diff/incr from a pool of machines to a Director machine. The pool of machines also has a local script backup to secondary hard drive space which I would like to "convert" to bacula backups instead, so each Client Mach

Re: [Bacula-users] readline.h not found

2011-10-04 Thread Ben Walton
Excerpts from Ren Sato's message of Tue Oct 04 18:44:17 -0400 2011: Hi Ren, > ./configure --prefix=/opt/pbd/bacula --with-mysql=/opt/pbd/mysql > --with-openssl=/opt/pbd/openssl --enable-readline=yes \ > --with-readline=/opt/pbd/readline/include/readline --disable-conio Try: --with-readline=/opt/

Re: [Bacula-users] error backing up Exchange 2003

2011-10-04 Thread Kevin Keane
On 10/4/2011 3:49 PM, James Harper wrote: >> I have this error backing up Exchange on a Windows 2008 Standard 64 > bit >> system. >> "HrESEBackupSetup" seems to be a Windows call. Bacula reports the > error >> and yet seems to back up the proper amount of data though I cannot > access >> it since i

Re: [Bacula-users] Error vs OK

2011-10-04 Thread Dan Langille
On Oct 4, 2011, at 5:31 PM, tscollins wrote: > I'm trying to figure out why 'Director Status' shows a Job Status as Error > but when I click on the Client Status it shows the Job Status as OK? Attached > screenshots show error and OK. > > (http://postimage.org/image/2emhnufwk/) > > (http://pos

Re: [Bacula-users] error backing up Exchange 2003

2011-10-04 Thread James Harper
> I have this error backing up Exchange on a Windows 2008 Standard 64 bit > system. > "HrESEBackupSetup" seems to be a Windows call. Bacula reports the error > and yet seems to back up the proper amount of data though I cannot access > it since it is flagged as failed. Microsoft has an article abou

Re: [Bacula-users] ld: warning: symbol `plugin_list' has differing sizes:

2011-10-04 Thread Ren Sato
ok - will look into posting this as a bug. just of note compiling under GCC I receive no such warnings. -- All the data continuously generated in your IT infrastructure contains

[Bacula-users] readline.h not found

2011-10-04 Thread Ren Sato
Hi, I am compiling bacula under solaris 10 and hoping to add readline support with the following. #!/bin/sh CC="/usr/sfw/bin/gcc" CXX=/usr/sfw/bin/g++ MAKE=/usr/sfw/bin/gmake CFLAGS="-I/opt/pbd/openssl/include/openssl -I/opt/pbd/mysql/include -I/opt/pbd/readline/include/readline" LDFLAGS="-L/o

Re: [Bacula-users] Error vs OK

2011-10-04 Thread Thomas Mueller
On 04.10.2011 23:31, tscollins wrote: > I'm trying to figure out why 'Director Status' shows a Job Status as Error > but when I click on the Client Status it shows the Job Status as OK? Attached > screenshots show error and OK. > > (http://postimage.org/image/2emhnufwk/) > > (http://postima

[Bacula-users] Error vs OK

2011-10-04 Thread tscollins
I'm trying to figure out why 'Director Status' shows a Job Status as Error but when I click on the Client Status it shows the Job Status as OK? Attached screenshots show error and OK. (http://postimage.org/image/2emhnufwk/) (http://postimage.org/image/2emjbdsec/) +---

[Bacula-users] error backing up Exchange 2003

2011-10-04 Thread jbuckley
I have this error backing up Exchange on a Windows 2008 Standard 64 bit system. "HrESEBackupSetup" seems to be a Windows call. Bacula reports the error and yet seems to back up the proper amount of data though I cannot access it since it is flagged as failed. Microsoft has an article about this c

Re: [Bacula-users] Canceling a job on tape ? Rerun the job, Where does bacula will append the tape ?

2011-10-04 Thread Phil Stracchino
On 10/04/11 07:24, Hugo Letemplier wrote: > Hi, > > I had a job that was canceled at the half of the run. > This job was going to be on a tape. > > When I rerun the job, does bacula append the tape from the last valid > and terminated job ? or does bacula writes the tape from the last > writen by

[Bacula-users] Canceling a job on tape ? Rerun the job, Where does bacula will append the tape ?

2011-10-04 Thread Hugo Letemplier
Hi, I had a job that was canceled at the half of the run. This job was going to be on a tape. When I rerun the job, does bacula append the tape from the last valid and terminated job ? or does bacula writes the tape from the last writen bytes of the canceled job ? I didn't found a good explanati