Re: [Bacula-users] Problem with Bat and OpenSuse 11.1 (RPM)

2009-05-14 Thread Ulrich Walter
Am Freitag, 15. Mai 2009 07:12:16 schrieb Bruno Friedmann: > Hi Ulrich, > > I'm only making suggestion (have not test it already) > > I think you should find a binary bat in /usr/lib(64)/bacula/ > If it's the case you could edit the /usr/sbin/bat wrapper script to point > it to the real path of ba

Re: [Bacula-users] Problem with Bat and OpenSuse 11.1 (RPM)

2009-05-14 Thread Bruno Friedmann
Hi Ulrich, I'm only making suggestion (have not test it already) I think you should find a binary bat in /usr/lib(64)/bacula/ If it's the case you could edit the /usr/sbin/bat wrapper script to point it to the real path of bat. Personnaly as I'm monitoring several server on different lan I've m

Re: [Bacula-users] cram-md5 Authenticate NOT OK on AIX 5.3 bacula-fd

2009-05-14 Thread yistoneriver
Fabio, I ran into the same problem when I build Ver 2.4.2 FD on AIX with Visual Age compler. The configure script did not recognize Endian (should be Big-Endian, but treated as little-endina). Try the following modification to the line in "configure" script and run configure again Replace "exi

Re: [Bacula-users] Restoring from tapes notin library

2009-05-14 Thread John Drescher
> I issued a second "update slots" command (and a third, actually), but it is > still not showing the needed volume listed in slot 20 - the mailslot.  When > it says "Issuing Autochanger 'list' command," it only outputs the catalog > record for 19 slots and their resident volumes. > Okay that is

[Bacula-users] Problem with Bat and OpenSuse 11.1 (RPM)

2009-05-14 Thread Ulrich Walter
Hello, I've just installed the RPM-Packages from the Bacula Download-Repositories (bacula-mysql and bacula-bat both version 3.0.1-1) for OpenSuse 11.1. I've edited the bat.conf with the same parameters as in the version 2.4.3 I am using on my laptop and like it has worked on the old machine wher

Re: [Bacula-users] preserving ownership of restored files

2009-05-14 Thread Kevin Keane
David Newman wrote: >> Does OpenBSD run some kind of periodic security job that resets the ownership >> of files with unknown UIDs/GIDs? >> > > No. Its security checks will complain about incorrect > ownership/permissions on some files, but it will not change them. > Or maybe it will also r

Re: [Bacula-users] Restoring from tapes notin library

2009-05-14 Thread Christopher Dick
- Original Message From: John Drescher To: Christopher Dick Cc: bacula-users Sent: Thursday, May 14, 2009 5:47:43 PM Subject: Re: [Bacula-users] Restoring from tapes notin library On Thu, May 14, 2009 at 6:25 PM, Christopher Dick wrote: > > > > > > - Original Message > F

Re: [Bacula-users] Restoring from tapes notin library

2009-05-14 Thread John Drescher
On Thu, May 14, 2009 at 6:25 PM, Christopher Dick wrote: > > > > > > - Original Message > From: John Drescher > To: Christopher Dick > Cc: bacula-users > Sent: Thursday, May 14, 2009 4:21:18 PM > Subject: Re: [Bacula-users] Restoring from tapes notin library > >> Okay, so then here is

Re: [Bacula-users] Restoring from tapes notin library

2009-05-14 Thread Christopher Dick
- Original Message From: John Drescher To: Christopher Dick Cc: bacula-users Sent: Thursday, May 14, 2009 4:21:18 PM Subject: Re: [Bacula-users] Restoring from tapes notin library > Okay, so then here is the run of events as I understand them: > > 1. issue restore command > 2. get

[Bacula-users] Unicode cyrillics is not properly displayed in GUI console a

2009-05-14 Thread ddemidov
Anonymous wrote: > Attachments: Message as HTML > > When restoring: > > 26-Feb 02:52 z-fd JobId 5: Warning: Cannot change permissions of > C:\tmp\bacula-restores/C\Documents and > Settings\&0001056 > ;&0001031 >

Re: [Bacula-users] fileset question

2009-05-14 Thread Jeff Dickens
Maybe if I had the answers to those questions I would understand why this fileset is totally non-functional. It backs up just the top level directories under "Documents and Settings". FileSet { Name = "XP_WS4" Include { Options { exclude = ye

Re: [Bacula-users] Restoring from tapes notin library

2009-05-14 Thread John Drescher
> Okay, so then here is the run of events as I understand them: > > 1. issue restore command > 2. get prompted for needed volumes Bacula will discover that the needed volume (not volumes) is not in the changer then it will block and prompt you (in the messages even by email if you have that set u

Re: [Bacula-users] Restoring from tapes notin library

2009-05-14 Thread Christopher Dick
- Original Message From: John Drescher To: Christopher Dick ; bacula-users Sent: Thursday, May 14, 2009 3:28:30 PM Subject: Re: [Bacula-users] Restoring from tapes notin library On Thu, May 14, 2009 at 4:04 PM, Christopher Dick wrote: > > I have a restore job I need to do, but the

Re: [Bacula-users] fileset question

2009-05-14 Thread Jeff Dickens
Here it is: FileSet { Name = "XP_WS3" Include { Options { exclude = yes RegEx = ".*\.lnk" RegEx = ".*\.mp3" RegEx = ".*\.wma" } Options {

Re: [Bacula-users] preserving ownership of restored files

2009-05-14 Thread David Newman
On 5/14/09 8:29 AM, Martin Simmons wrote: >> On Thu, 14 May 2009 06:26:00 -0700, David Newman said: >> On 5/14/09 4:56 AM, Martin Simmons wrote: On Wed, 13 May 2009 18:57:43 -0700, David Newman said: A server crashed here after an upgrade/reboot. Much mayhem and sleep depriva

Re: [Bacula-users] Restoring from tapes notin library

2009-05-14 Thread John Drescher
On Thu, May 14, 2009 at 4:04 PM, Christopher Dick wrote: > > I have a restore job I need to do, but the volumes with the data are not > currently in the library.  As I have only one mail slot, it will probably > need to be done in two steps.  The drive currently has the last used > appendable v

[Bacula-users] Error in src/filed/acl.c

2009-05-14 Thread John Lockard
Appears that in acl.c, line 1145 there's a stray ";" at the end of the line (version 3.0.1). Removal allows compilation on Solaris. -John -- "What good is a ring Mr. Baggins if you don't have any fingers." - Agent Elrond - Matrix of the Rings ---

Re: [Bacula-users] Backup errors...

2009-05-14 Thread John Lockard
On Thu, May 14, 2009 at 03:54:55PM -0400, John Drescher wrote: > On Thu, May 14, 2009 at 2:26 PM, John Lockard wrote: > > Hi all, > > > > Saw this last night.  What would cause these Fatal errors? > > > > Possible database corruption. Other backups after this and concurrent ran fine. I am consi

[Bacula-users] Restoring from tapes notin library

2009-05-14 Thread Christopher Dick
I have a restore job I need to do, but the volumes with the data are not currently in the library. As I have only one mail slot, it will probably need to be done in two steps. The drive currently has the last used appendable volume mounted. Do I need to release the storage and update slots

Re: [Bacula-users] Backup errors...

2009-05-14 Thread John Drescher
On Thu, May 14, 2009 at 2:26 PM, John Lockard wrote: > Hi all, > > Saw this last night.  What would cause these Fatal errors? > Possible database corruption. John -- The NEW KODAK i700 Series Scanners deliver under ANY

[Bacula-users] Backup errors...

2009-05-14 Thread John Lockard
Hi all, Saw this last night. What would cause these Fatal errors? Server: Linux 2.6.18 x86_64 Bacula Version: Server: 3.0.0 Client: 2.4.4 (SPARC Solaris 8) Filesystem: just under 1TB Thanks for any help, John 13-May 22:25 tibor-sd JobId 3833: Labeled new Volume "Monthly-SIN-0363" on dev

Re: [Bacula-users] Concurrent Jobs

2009-05-14 Thread John Drescher
2009/5/14 Jayson Broughton : > I know this question has beened asked a million times on this list (And yes, > I went through the nabble’s bacula-users archives over 2 days) but I think > my situation is slightly alittle more unique.  So if anyone could help me > out, I would appreciate it! > > > >

[Bacula-users] Concurrent Jobs

2009-05-14 Thread Jayson Broughton
I know this question has beened asked a million times on this list (And yes, I went through the nabble's bacula-users archives over 2 days) but I think my situation is slightly alittle more unique. So if anyone could help me out, I would appreciate it! Here's the background: We have 150+ clie

[Bacula-users] fileset question

2009-05-14 Thread Jeff Dickens
Is there any way to accomplish what I'm trying to do here ? FileSet { Name = XP_WS2 Enable VSS = yes Include { Options { signature = MD5 compression = GZIP IgnoreCase = yes Wild = "C:/Documents and Settings/*/Desktop/*" Wild = "C:/Documents and Settings/*/Documents/*" } Options { E

[Bacula-users] resubmission of feature request: dynamic job priorities (bias for restores)

2009-05-14 Thread mark . bergman
The following is a feature request that I submitted in 2007. I have edited it in an attempt to explain the request a bit better. Perhaps I'm overlooking something, but I couldn't find any email response explaining why this request was not accepted initially and does not appear on the current fea

[Bacula-users] un-boxing list files output

2009-05-14 Thread Jeff Dickens
Anyone know an easier way of doing this ? echo 'list files jobid=8' | bconsole | perl -p -e 's/^\|\s+//; s/\s+\|$//; s/^\+\-+\+$//' | more I guess I could query the database myself, but I'd rather avoid that. __ Scanned by Google Messag

Re: [Bacula-users] preserving ownership of restored files

2009-05-14 Thread Martin Simmons
> On Thu, 14 May 2009 06:26:00 -0700, David Newman said: > > On 5/14/09 4:56 AM, Martin Simmons wrote: > >> On Wed, 13 May 2009 18:57:43 -0700, David Newman said: > >> A server crashed here after an upgrade/reboot. Much mayhem and sleep > >> deprivation ensued. Ugh. > >> > >> Bacula came t

[Bacula-users] Can I catch the mail message before it is sent?

2009-05-14 Thread Bernd Plagge
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi everybody, Windows backup works fine now and there is only one minor problem left. This is a Japanese Windows system and the mail report always contains some Japanese messages (drive mounted, file found/not found etc.). The mail report is sent t

Re: [Bacula-users] preserving ownership of restored files

2009-05-14 Thread David Newman
On 5/14/09 4:56 AM, Martin Simmons wrote: >> On Wed, 13 May 2009 18:57:43 -0700, David Newman said: >> A server crashed here after an upgrade/reboot. Much mayhem and sleep >> deprivation ensued. Ugh. >> >> Bacula came through with most of the files needed, but restored >> everything as root:whe

[Bacula-users] Job Table with status = E and restores ?

2009-05-14 Thread Olivier Delestre
Hello, I found that in the table "Job" are: - The jobs which the date is valid File retention, normal (1st level of retention) - The jobs whose Job retention date is valid, normal (2nd level of retention) Jobs but also in error (status = E) and restores, with no bleed automatic. Without going

[Bacula-users] storing bacula config in a database

2009-05-14 Thread Silver Salonen
Hello. I guess it's been asked for a hundred times before, but I don't recall hearing of any particular real result.. Has anyone made an effort to keep Bacula configuration in a database? PS. I've read the discussions about whether it's useful or not, so let's not do it again ;) -- Silver -

Re: [Bacula-users] preserving ownership of restored files

2009-05-14 Thread Martin Simmons
> On Wed, 13 May 2009 18:57:43 -0700, David Newman said: > > A server crashed here after an upgrade/reboot. Much mayhem and sleep > deprivation ensued. Ugh. > > Bacula came through with most of the files needed, but restored > everything as root:wheel. This was from running bconsole, running

Re: [Bacula-users] 48-way autochanger problems

2009-05-14 Thread Uwe Schuerkamp
Sorry, just read up on the maximum changer wait directive, sorry for wasting your time and bandwidth, I'll give this one a try. Uwe -- uwe.schuerk...@nionex.net phone: [+49] 5242.91 - 4740, fax:-69 72 Hauptsitz: Avenwedder Str. 55, D-33311 Guetersloh, Germany Registergericht Guetersloh HRB 419

Re: [Bacula-users] 48-way autochanger problems

2009-05-14 Thread Christian Gaul
Uwe Schuerkamp schrieb: > Hi folks, > > I've installed bacula 2.4.4 from source on a Centos 5 system connected > to a 48-volume overland datavault tape library (one LTO4 drive). > > btape tests (incl. the autochanger test) ran & worked fine, as did the > labelling of the first 8 tapes. Hoewver whe

[Bacula-users] 48-way autochanger problems

2009-05-14 Thread Uwe Schuerkamp
Hi folks, I've installed bacula 2.4.4 from source on a Centos 5 system connected to a 48-volume overland datavault tape library (one LTO4 drive). btape tests (incl. the autochanger test) ran & worked fine, as did the labelling of the first 8 tapes. Hoewver when I try to label tape #9, I get the

Re: [Bacula-users] Delay between end of despool and spooling again

2009-05-14 Thread Mattinson David
The information contained in this E-Mail and any subsequent correspondence is private and is intended solely for the intended recipient(s). The information in this communication may be confidential and/or legally privileged. Nothing in this e-mail is intended to conclude a contract on beha

[Bacula-users] cram-md5 Authenticate NOT OK on AIX 5.3 bacula-fd

2009-05-14 Thread Fabio Xarax
Hi everybody, I'm trying to save two AIX machines, but with no success :( When I start bacula-fd in debug mode this is the log /bacula/sbin/bacula-fd -c /bacula/conf/bacula-fd.conf -f -d 100 bacula-fd: filed_conf.c:448-0 Inserting director res: client-mon bacula-fd: filed_conf.c:448-0 Inserting d

Re: [Bacula-users] [Bacula-devel] Copy jobs between different SDs?

2009-05-14 Thread Kern Sibbald
On Thursday 14 May 2009 10:14:12 Pasi Kärkkäinen wrote: > On Wed, May 13, 2009 at 01:06:53PM +0200, Kern Sibbald wrote: > > On Wednesday 13 May 2009 12:52:03 Pasi Kärkkäinen wrote: > > > Hello! > > > > > > What's the status of supporting copy jobs between different Storage > > > Daemons? > > > > >

[Bacula-users] Scheduling wierdness

2009-05-14 Thread Christian Gaul
I just started a manual job to run a rather large-isch backup while i still had 6 incrementals scheduled via Schedule resources that were being worked on. As soon as the running job finished, the new large-isch manual job was started even though all the jobs use the same priority. Shouldnt the alr

Re: [Bacula-users] [Bacula-devel] Copy jobs between different SDs?

2009-05-14 Thread Pasi Kärkkäinen
On Wed, May 13, 2009 at 01:06:53PM +0200, Kern Sibbald wrote: > On Wednesday 13 May 2009 12:52:03 Pasi Kärkkäinen wrote: > > Hello! > > > > What's the status of supporting copy jobs between different Storage > > Daemons? > > > > Any plans to implement? > > > > Obviously we have our own ideas of wh

Re: [Bacula-users] Bacula-fd on AIX 5.3 memory fault / right procedure?

2009-05-14 Thread Fabio Xarax
Hi! Finally I compiled and it works! But now there are connection problem :( (for this i'm going to write to newsgroup) So, here you are the steps I followed for client on AIX 5.3 - bacula 3.0.0 & 3.0.1 1. unpack src file 2. cd into dir 3. set these export (thanks to Hemant Shah) export PATH=/usr/