[Bacula-users] zlib problem when restoring files

2006-08-01 Thread Beda Kosata
Dear all, I am using bacula to backup several of our machines and I have run into a problem restoring one machine. All files are restored, but for some of them I get something like this in messages: 01-Aug 15:31 fretka-fd: MilaRestoreFiles.2006-08-01_15.31.09 Error: Uncompression error on file /ho

Re: [Bacula-users] These messages from Bacula are useless

2006-08-01 Thread Kern Sibbald
On Wednesday 02 August 2006 02:25, Jo Rhett wrote: > This will be my third time posting this. I don't answer all message on this list but generally take note of them. > Kern, is this fixed in a newer version? I believe more information is printed in 1.39.x, but there are so many changes t

Re: [Bacula-users] These messages from Bacula are useless

2006-08-01 Thread Jo Rhett
This will be my third time posting this. Kern, is this fixed in a newer version? Can we get it fixed? On Jul 28, 2006, at 10:01 AM, Jo Rhett wrote: > I haven't the foggiest idea which File Daemons it was unable to > communicate with. Can we please expand the error message to include > this in

Re: [Bacula-users] SOLVED!! one system won't back up -- director crashes!

2006-08-01 Thread Jo Rhett
Kern -- I would think that this issue would concern you...? How does the director use client-supplied data? Could an insane client cause the director to crash? Can this be prevented? On Jul 28, 2006, at 4:45 PM, Jo Rhett wrote: > So I'm quoting from WAY back in the thread because it has relevant

Re: [Bacula-users] Upgrade from 1.36.3 to 1.38.11

2006-08-01 Thread Kern Sibbald
On Tuesday 01 August 2006 22:35, Arunav Mandal wrote: > I tried to use the old config and the director started without any > complains. Well, I deal with so many things in Bacula that I forget exactly when we switched from the old FileSet syntax to the new, and there was a period where both we

Re: [Bacula-users] Upgrade from 1.36.3 to 1.38.11

2006-08-01 Thread Arunav Mandal
I tried to use the old config and the director started without any complains. So if the syntax was wrong bacula should have complained right? Arunav. - Original Message - From: "Kern Sibbald" <[EMAIL PROTECTED]> To: Cc: "Arunav Mandal" <[EMAIL PROTECTED]> Sent: Tuesday, July 18, 2006 7

Re: [Bacula-users] Error configuring bacula

2006-08-01 Thread raymond allen
Thanks. It was a dumb error on my part as I like to keep an autoconfigure file (bacula.config) that is executable and holds all the environment flags as well as the ./configure command with appropriate switches. Apparently, if you don't put a space before the '\', the next line becomes part o

Re: [Bacula-users] Error configuring bacula

2006-08-01 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 See if configure.log or any of the other configure files say when they get to the MySQL tests. _ _ _ _ ___ _ _ _ |Y#| | | |\/| | \ |\ | | |Ryan Novosielski - Systems Programmer III |$&| |__| | | |__/ | \| _| |[EMAIL PROTECTED] - 973/9

[Bacula-users] Error configuring bacula

2006-08-01 Thread raymond allen
I'm attempting a custom installation of bacula and during the course of ./configure, I receive this error : "You have not specified either --enable-client-only or one of the supported databases: MySQL..." I have tried letting the auto detect figure it out : --with-mysql and with explicit settin

[Bacula-users] Segfaults in FreeBSD

2006-08-01 Thread Skylar Thompson
I just installed Bacula 1.38 in FreeBSD, using a Postgres backend. bacula-dir starts up fine, but when I start up bconsole to go to label a tape I get a segfault. I've tried running at debug 1024. This is what I get once it stabilizes after starting it up: === thangorodrim-dir: scheduler.c:289 Go

Re: [Bacula-users] Bacula-web

2006-08-01 Thread R.I. Pienaar
edit the root variable in the bacula.conf in the configs dir to be something like http://domain/ On 01/08/06, Duarte Santos <[EMAIL PROTECTED]> wrote: > Ok, i got it. templates_c wasn't writable. > Now the images dont appear on browser. > like... http://images/s_ok.gif but i don't know why he is n

Re: [Bacula-users] Bacula-web

2006-08-01 Thread Duarte Santos
Ok, i got it. templates_c wasn't writable. Now the images dont appear on browser. like... http://images/s_ok.gif but i don't know why he is not putting http://domain/images/s_ok.gif. Theres a variable *root* on the report template... any tips? On Tue, 2006-08-01 at 16:40 +0100, R.I. Pienaar wrote:

Re: [Bacula-users] Bacula-web

2006-08-01 Thread R.I. Pienaar
check your webserver error log, most PHPs thesedays default to only showing errors in the error_log and not to the browser On 01/08/06, Duarte Santos <[EMAIL PROTECTED]> wrote: > Hello All! > > I isntaller bacula-web, i run the test.php and its all ok. > But when i access the address only show a w

[Bacula-users] Bacula-web

2006-08-01 Thread Duarte Santos
Hello All! I isntaller bacula-web, i run the test.php and its all ok. But when i access the address only show a white page, no errors. DB is well configured, because i used to get an error complaining about the DB, but i fixed that. Any tips? Duarte Santos Netcall -- This message has been scan

Re: [Bacula-users] Restores Issues

2006-08-01 Thread LDB
Kern Sibbald wrote: > Hello, > > On Tuesday 01 August 2006 14:27, LDB wrote: > >>John Drescher wrote: >> >>>I have seen this recently. In my case the clientid that the database >>>listed for the job did not exist in the database so no jobs were found >>>for the client. To fix I manually added the

Re: [Bacula-users] Restores Issues

2006-08-01 Thread Kern Sibbald
Hello, On Tuesday 01 August 2006 14:27, LDB wrote: > John Drescher wrote: > > I have seen this recently. In my case the clientid that the database > > listed for the job did not exist in the database so no jobs were found > > for the client. To fix I manually added the correct clientid for all > >

Re: [Bacula-users] Restores Issues

2006-08-01 Thread LDB
John Drescher wrote: > I have seen this recently. In my case the clientid that the database > listed for the job did not exist in the database so no jobs were found > for the client. To fix I manually added the correct clientid for all > jobs that I knew were for that client. > > John > > On 8/1/

Re: [Bacula-users] Restores Issues

2006-08-01 Thread John Drescher
I have seen this recently. In my case the clientid that the database listed for the job did not exist in the database so no jobs were found for the client. To fix I manually added the correct clientid for all jobs that I knew were for that client. John On 8/1/06, LDB <[EMAIL PROTECTED]> wrote: >

Re: [Bacula-users] Error e-mails caused by Nagios monitoring

2006-08-01 Thread Bill Moran
In response to Peter Sjoberg <[EMAIL PROTECTED]>: > If you write a nagios plugin, please post it. I just started playing > with nagios and wouldn't mind checking bacula also but haven't looked > around for any existing plugin. The following is what I wrote that we use here. It's not pretty, and

Re: [Bacula-users] Restores Issues

2006-08-01 Thread LDB
Alan Brown wrote: > On Mon, 31 Jul 2006, LDB wrote: > > >>>Assuming the server still exists in bacula-dir.conf, perhaps the file >>>tree has expired and been prined off? >> >>Yes, it does exist in bacula-dir.conf. How do I then get the file tree >>back? > > > bscan - which is time-consuming. >

Re: [Bacula-users] Error e-mails caused by Nagios monitoring

2006-08-01 Thread R.I. Pienaar
hello, I wrote something up about monitoring with Nagios, I prefer monitoring each server being backed up for backup status, this means that even if I accidently delete/disable a host from bacula configs I'd still pick it up with my nagios: http://www.devco.net/pubwiki/Bacula/MonitoringWithNagios

Re: [Bacula-users] Recovering data without a .bsr or db entries (feel free to start laughing now)

2006-08-01 Thread Kern Sibbald
Hello, On Sunday 30 July 2006 19:57, Chris Crowther wrote: > Hey peeps, What in the heck is a "peep" ? > > So, because I cocked up my config and didn't notice, Bacula purged a job > pretty much right after finishing it, mea culpa. > > This wouldn't be a major problem if it wasn't for the fac

Re: [Bacula-users] URGENT!!! Keyword VolSessionId not found

2006-08-01 Thread Kern Sibbald
Hello, On Tuesday 01 August 2006 11:51, Aykut YILDIZGORUR wrote: > Hi, > > i need help about restoring files.. > i was backup same windows and linux client but not i can't restore them back. > my restore log in buttom. > > i need help very urgent because i need backup files :(( When you are do

Re: [Bacula-users] Copies of previous releases docs?

2006-08-01 Thread Kern Sibbald
On Tuesday 01 August 2006 00:09, Ryan Parrish wrote: > Yeah, I'm a bit of a knob. Didn't even think about a separate doc > package even though i checked /usr/share/doc. > Sorry for wasting everyone's time. Uh, after a bit of though, I think I gave you incorrect information. The docs are a sepa

Re: [Bacula-users] Error e-mails caused by Nagios monitoring

2006-08-01 Thread Peter Sjoberg
On Fri, 2006-07-28 at 15:04 +0200, Bartosz Piec wrote: > Hello, > > I'm using Nagios to monitor Bacula server. To do this, I'm connecting on > the TCP 9101 port to see if connection can be established. Every time > Nagios connects, I'm getting an e-mail saying: > > 28-Jul 14:57 my-director: ERR

[Bacula-users] rpm wizard script

2006-08-01 Thread Scott Barninger
Hello all, I read an article this week about using gnome's zenity utility to display gui dialogs and input information into shell scripts. I did some fooling around today and the result has been placed in cvs as platforms/contrib-rpm/rpm_wizard.sh. This handy little script will query your build pa

[Bacula-users] Recovering data without a .bsr or db entries (feel free to start laughing now)

2006-08-01 Thread Chris Crowther
Hey peeps, So, because I cocked up my config and didn't notice, Bacula purged a job pretty much right after finishing it, mea culpa. This wouldn't be a major problem if it wasn't for the fact that the job in question was the contents of "Documents and Settings" on my workstation, because I wa

Re: [Bacula-users] Restore error

2006-08-01 Thread Georger Araujo
It looks like you're trying to restore files backed up from a Windows client to the same Windows client. But you'll need to modify the Where parameter, because it points to a directory that doesn't exist at the client side. Create a C:\tmp folder and tell Bacula to restore files to C:/tmp an

Re: [Bacula-users] error getting job record for stats: sql_get.c:287 No Job found for JobId 108

2006-08-01 Thread Ralf Gross
Hi! Kern Sibbald said: > Well, not having the *full* output from the job makes it a bit hard to > diagnose the problem. Normally, there should be additional output with > the > first error that was printed (affected_rows = 0). > > I have seen this kind of problem when a job is pruned while the jo

[Bacula-users] URGENT!!! Keyword VolSessionId not found

2006-08-01 Thread Aykut YILDIZGORUR
Hi,   i need help about restoring files.. i was backup same windows and linux client but not i can't restore them back. my restore log in buttom.   i need help very urgent because i need backup files :((   best regards Aykut YILDIZGÖRÜR         31-Tem 12:23 smbserver-dir: Start Restore Job R

Re: [Bacula-users] error getting job record for stats: sql_get.c:287 No Job found for JobId 108

2006-08-01 Thread Kern Sibbald
Hello, On Tuesday 01 August 2006 10:07, Ralf Gross wrote: > Hi, > > I have a problem with a job that finished with an error message. Job 108 > started yesterday morning and ended today at 3:55. > > Bacula 1.38.5, debian stable, postgresql 7.4.7-6sarge > > Running Jobs: > Console connected at 31

[Bacula-users] error getting job record for stats: sql_get.c:287 No Job found for JobId 108

2006-08-01 Thread Ralf Gross
Hi, I have a problem with a job that finished with an error message. Job 108 started yesterday morning and ended today at 3:55. Bacula 1.38.5, debian stable, postgresql 7.4.7-6sarge Running Jobs: Console connected at 31-Jul-06 09:43 JobId Level Name Status ==