Re: [Bacula-users] Trying to use MaxConcurrentJobs in the Device resource in bacula-sd.conf isn't working.

2005-04-20 Thread Thomas E. Ruth
OK, so now that brings up another question which I think another user is having recently. How can I get my jobs to not sit in "waiting for max storage jobs" status? Here is my config is attached. BTW, I'm having this trouble in 1.36.2 and 1.36.3-pre1 Thanks, Tom Kern Sibbald wrote: On Thursday 2

Re: [Bacula-users] Trying to use MaxConcurrentJobs in the Device resource in bacula-sd.conf isn't working.

2005-04-20 Thread Kern Sibbald
On Thursday 21 April 2005 04:16, Thomas E. Ruth wrote: > Hello, I have the following Device resource set in bacula-sd.conf: > > Device { > Name = "VXAPL" > Media Type = "X23" > Archive Device = "/dev/nst0" > Autochanger = Yes > Changer Device = "/dev/sg1" > Changer Command = "/etc/bacul

Re: [Bacula-users] Automating the "restore client=xxx fileset=yyy select current all done yes" script

2005-04-20 Thread Kern Sibbald
On Thursday 21 April 2005 02:56, Benjamin Chambers wrote: > Sorry...the final line of my screen capture got cut off. The last lines > should read: > > > 4768 files selected to be restored. > > The defined Restore Job resources are: > 1: RestoreHome > 2: RestoreCatalog > Select Restore

[Bacula-users] Trying to use MaxConcurrentJobs in the Device resource in bacula-sd.conf isn't working.

2005-04-20 Thread Thomas E. Ruth
Hello, I have the following Device resource set in bacula-sd.conf: Device { Name = "VXAPL" Media Type = "X23" Archive Device = "/dev/nst0" Autochanger = Yes Changer Device = "/dev/sg1" Changer Command = "/etc/bacula/mtx-changer %c %o %S %a %d" Removable Media = Yes Random Access = No Maxim

[Bacula-users] Automating the "restore client=xxx fileset=yyy select current all done yes" script

2005-04-20 Thread Benjamin Chambers
Sorry...the final line of my screen capture got cut off. The last lines should read: 4768 files selected to be restored. The defined Restore Job resources are: 1: RestoreHome 2: RestoreCatalog Select Restore Job (1-2): It is this last prompt ["Select Restore Job (1-2)"] I am trying t

[Bacula-users] Automating the "restore client=xxx fileset=yyy select current all done yes" script

2005-04-20 Thread Benjamin Chambers
Having trouble determining the inter-relationship of clients/fileset/jobs. I am trying to automate the following script: restore client=xxx fileset=yyy select current all done yes I only have one client on the system...and two filesets for that client...One is the home directory, the other is the

Re: [Bacula-users] MAC OS X

2005-04-20 Thread Eamon Brosnan
Hiya, The dmg file only includes the installer for the file daemon. I heard about a fink package but never tried it out. If you are handy with the terminal you can install Xcode which will give you the GCC compiler and compile bacula from source. You will probably have to use the option --wit

Re: [Bacula-users] Help with Appending Volumes

2005-04-20 Thread Arno Lehmann
Tom, could you please check your keyboard - the enter/return key is broken ;-) Tom Morgan wrote: OK I am surrendering ;-) this is what is happening to me. I have 6 tapes and need to back up 8 clients and 1 backupcatalog. I am doing a full backup on Friday's on 7 clients and diffs the rest of th

[Bacula-users] Help with Appending Volumes

2005-04-20 Thread Tom Morgan
OK I am surrendering ;-) this is what is happening to me. I have 6 tapes and need to back up 8 clients and 1 backupcatalog. I am doing a full backup on Friday's on 7 clients and diffs the rest of the week (excluding Sunday). The 8th client I am doing a full on Tuesday's and nothing else during

Re: [Bacula-users] MAC OS X

2005-04-20 Thread Mikel King
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks Josh. Will check this out. Joshua Kugler wrote: >There is a 1.36.1 dmg on the Sourceforge site: > >http://sourceforge.net/project/showfiles.php?group_id=50727&package_id=107576 > >Might save you some time. > >j- k- > >On Tuesday 19 Apr

Re: [Bacula-users] MAC OS X

2005-04-20 Thread Joshua Kugler
There is a 1.36.1 dmg on the Sourceforge site: http://sourceforge.net/project/showfiles.php?group_id=50727&package_id=107576 Might save you some time. j- k- On Tuesday 19 April 2005 10:22, Mikel King wrote: > I noticed that the site mentions a fink package, but there doesn't > seem to a

[Bacula-users] Re: [Bacula-devel] Bacula 1.36.3-pre1 pre-release

2005-04-20 Thread Dave Sutherland
Does this include the changes that Scott made for building for CentOS x86_64 and MySQL 4.x ?  (See bacula-1.36.2-4.src.rpm)   Thanks DaveKern Sibbald <[EMAIL PROTECTED]> wrote: Hello,I have uploaded version 1.36.3-pre1 to the bacula-beta section. I would appreciate it if as many people as possible

Re: [Bacula-users] Another problem with concurrent jobs

2005-04-20 Thread Michel Meyers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alexander Kolesnik wrote: >> Hi, >> >> I'm trying to use cuncurrent jobs feature in bacule and have no success. Hmm, you have: [...] >> SubSysDirectory = "/var/run/subsys" >> Maximum Concurrent Jobs = 3 >> Password = "pass" # Console passw

Re: Re[6]: [Bacula-users] Fwd: Another problem with concurrent jobs

2005-04-20 Thread Dan Langille
On 20 Apr 2005 at 18:01, Alexander Kolesnik wrote: > Dan, > > >> > Are you not getting satisfactory answers from the rest of us? > >> Actually, there was no _satisfactory_ answer.. > > > Then I suggest you read the documentation recently provided to you > > in this thread. > > Perhaps, I've mi

RE: [Bacula-users] bare metal recovery of WXPusing bacula

2005-04-20 Thread Ray Pengelly
Raj, If you are looking at doing a bare metal backup of a windows client you will not be able to do it while Windows XP is loaded from the hard disk. The linux cdrom and BartPE methods both require a reboot to an OS located on a CDROM which then will allow bacula to access the hard drive and do a

Re[6]: [Bacula-users] Fwd: Another problem with concurrent jobs

2005-04-20 Thread Alexander Kolesnik
Dan, >> > Are you not getting satisfactory answers from the rest of us? >> Actually, there was no _satisfactory_ answer.. > Then I suggest you read the documentation recently provided to you in > this thread. Perhaps, I've missed something.. Could you please point me to that post or just tell m

Re: [Bacula-users] bare metal recovery of WXPusing bacula

2005-04-20 Thread raj-test
> On 20 Apr 2005 at 8:49, [EMAIL PROTECTED] wrote: > >> I have gone through Disaster Recovery of W32 Systems >> of http://www.bacula.org/dev-manual/Disast_Recove_Using_Bacula.html I >> had a very high hope with bartpe but it couldn't do the way I >> imagined. I want to get rid of windows XP base in

Re: [Bacula-users] is there any hope?

2005-04-20 Thread Emery Guevremont
A couple of things you can do. Retrieve the bootstrape file and use bextract to retrieve your files. I believe you can also retrieve your files without a bootstrape, but the process of scanning the tape is very long. Raymond Norton wrote: I set up bacula on a server to back up on to tape for a

Re: Re[4]: [Bacula-users] Fwd: Another problem with concurrent jobs

2005-04-20 Thread Dan Langille
On 20 Apr 2005 at 17:51, Alexander Kolesnik wrote: > Dear Dan, > > >> Erm.. Sorry, I didn't get: are you going to answer my question in > >> near future or no? > > > It sounds like he said no. > > Thanks. > > > Are you not getting satisfactory answers from the rest of us? > > Actually, there

Re: [Bacula-users] bare metal recovery of WXPusing bacula

2005-04-20 Thread Dan Langille
On 20 Apr 2005 at 8:49, [EMAIL PROTECTED] wrote: > I have gone through Disaster Recovery of W32 Systems > of http://www.bacula.org/dev-manual/Disast_Recove_Using_Bacula.html I > had a very high hope with bartpe but it couldn't do the way I > imagined. I want to get rid of windows XP base install f

Re[4]: [Bacula-users] Fwd: Another problem with concurrent jobs

2005-04-20 Thread Alexander Kolesnik
Dear Dan, >> Erm.. Sorry, I didn't get: are you going to answer my question in near >> future or no? > It sounds like he said no. Thanks. > Are you not getting satisfactory answers from the rest of us? Actually, there was no _satisfactory_ answer.. -- Alexander --

[Bacula-users] bare metal recovery of WXPusing bacula

2005-04-20 Thread raj-test
I have gone through Disaster Recovery of W32 Systems of http://www.bacula.org/dev-manual/Disast_Recove_Using_Bacula.html I had a very high hope with bartpe but it couldn't do the way I imagined. I want to get rid of windows XP base install for the new hdd. Also doing "ntbackup" of system state coul

Re: [Bacula-users] Fwd: Another problem with concurrent jobs

2005-04-20 Thread Jeffery P. Humes
I dont think I saw your original question. was this it? --- Hi, I'm trying to use cuncurrent jobs feature in bacule and have no success. I even tried 1.36.2-pool.patch - not a chance. ---

Re: [Bacula-users] Fwd: Another problem with concurrent jobs

2005-04-20 Thread Arno Lehmann
Alexander, have you tried using only one storage device? Apart from that, it might be helpful if you described your problem again - not everybody will want to look through the older mail just to find out what you refer to... Arno Alexander Kolesnik wrote: Guys! Anyone can help me? Kern! I hoped

Re: Re[2]: [Bacula-users] Fwd: Another problem with concurrent jobs

2005-04-20 Thread Dan Langille
On 20 Apr 2005 at 17:31, Alexander Kolesnik wrote: > Kern, > > >> Guys! Anyone can help me? Kern! I hoped you'd say something.. ;-( > > I am sorry, I am able to either answer support questions or to > > program, but not both. I have decided to do the latter. > > Erm.. Sorry, I didn't get: are yo

Re[2]: [Bacula-users] Fwd: Another problem with concurrent jobs

2005-04-20 Thread Alexander Kolesnik
Kern, >> Guys! Anyone can help me? Kern! I hoped you'd say something.. ;-( > I am sorry, I am able to either answer support questions or to program, but > not both. I have decided to do the latter. Erm.. Sorry, I didn't get: are you going to answer my question in near future or no? -- Alexander

Re: [Bacula-users] Fwd: Another problem with concurrent jobs

2005-04-20 Thread Kern Sibbald
On Tuesday 19 April 2005 21:40, Alexander Kolesnik wrote: > Guys! Anyone can help me? Kern! I hoped you'd say something.. ;-( I am sorry, I am able to either answer support questions or to program, but not both. I have decided to do the latter. -- Best regards, Kern ("> /\ V_V ---

Re: [Bacula-users] is there any hope?

2005-04-20 Thread Dan Langille
On 20 Apr 2005 at 7:27, Raymond Norton wrote: > I set up bacula on a server to back up on to tape for a friend of > mine. That server has crashed and taken all bacula info with it. Is > there any way to retrieve what is on the tape without the original > catalog and database files? Did you ever b

Re: [Bacula-users] bacula1.36.3-pre1 question

2005-04-20 Thread Arno Lehmann
Hello, Danie Theron wrote: Hi , Is the "cloning" feature included in this new release , where you can have multiple storage resources for one job? Most probably not... that feature can be expected in the next "major" release, i.e. 1.38, or the development tree 1.37. Currently I'm just copying my

Re: [Bacula-users] is there any hope?

2005-04-20 Thread David Clymer
On Wed, 2005-04-20 at 07:27 -0500, Raymond Norton wrote: > I set up bacula on a server to back up on to tape for a friend of mine. > That server has crashed and taken all bacula info with it. Is there any > way to retrieve what is on the tape without the original catalog and > database files? > M

[Bacula-users] is there any hope?

2005-04-20 Thread Raymond Norton
I set up bacula on a server to back up on to tape for a friend of mine. That server has crashed and taken all bacula info with it. Is there any way to retrieve what is on the tape without the original catalog and database files? Raymond --- Th

[Bacula-users] bacula1.36.3-pre1 question

2005-04-20 Thread Danie Theron
Hi , Is the "cloning" feature included in this new release , where you can have multiple storage resources for one job? Currently I'm just copying my volumes to a different disk for offsite storageprob not best practise but all I have at the mo -- Danie Theron IT Consultant [EMAIL PROTECTED]

[Bacula-users] Remote client : Client is waiting for client-fd to connect to Storage File

2005-04-20 Thread Evelyne Cangini
Hello, I'm testing a backup job with a remote client. I run the job and then i check by doing a status dir. I obtain in the status field : Client is waiting for client-fd to connect to Storage File I have verify all conf files. All seems ok . No messages in log file. Thanks for your help, Ev

Re: [Bacula-devel] Re: [Bacula-users] volume size for backup to CD

2005-04-20 Thread barninger
To be honest I never took the time to figure it out. I just set it to a value somewhat lower (650MB for 700MB disks). Original message >Date: Tue, 19 Apr 2005 18:33:20 +0200 >From: Kern Sibbald <[EMAIL PROTECTED]> >Subject: [Bacula-devel] Re: [Bacula-users] volume size for backup to CD

Re: [Bacula-users] restore

2005-04-20 Thread Alan Brown
On Tue, 19 Apr 2005, Alejandro Alfonso wrote: my company uses a RAID5 disk... 400Gb. A full backup job takes about two days and near 13 tapes (more than 3 million files). An incremental backup only two hours. This is _VERY_ slow. Consider using disk spooling to minimise tape seeking. Even better: D

Re: [Bacula-users] experience with the following tape drives

2005-04-20 Thread Arno Lehmann
Hi, dave wrote: Hello, I've got a FreeBSD 5.4-prerelease server that has an old HP Colorado 5gb drive in it. I'm not 100% sure that i've got it configured right with bacula, i keep getting write errors from btape. I believe i'm right so i'm going on the assumption that the drive has died. I was

[Bacula-users] Fwd: Another problem with concurrent jobs

2005-04-20 Thread Alexander Kolesnik
Guys! Anyone can help me? Kern! I hoped you'd say something.. ;-( -- Sincerely, Alexander. This is a forwarded message From: Alexander Kolesnik <[EMAIL PROTECTED]> To: bacula-users@lists.sourceforge.net Date: Sunday, April 17, 2005, 10:36:04 PM Subject: Another problem with concurrent jobs ===8

[Bacula-users] experience with the following tape drives

2005-04-20 Thread dave
Hello, I've got a FreeBSD 5.4-prerelease server that has an old HP Colorado 5gb drive in it. I'm not 100% sure that i've got it configured right with bacula, i keep getting write errors from btape. I believe i'm right so i'm going on the assumption that the drive has died. I was wondering if an

[Bacula-users] Bacula 1.36.3-pre1 pre-release

2005-04-20 Thread Kern Sibbald
Hello, I have uploaded version 1.36.3-pre1 to the bacula-beta section. I would appreciate it if as many people as possible can test it. This code is very stable and suitable for production, and unless there is some surprise, we'll be releasing it this weekend or Monday. I have not uploaded any

[Bacula-users] Job Exit Codes

2005-04-20 Thread Marcin Wasilewski
Hello, I was looking at the documentation and the group but I didn't find the information. I am writing script which reads output from: RunAfterJob = "/etc/bacula/scripts/trap_job %c %i %e %j %n" and I need to know what exit codes could be returned as %e. I only know "OK" at this time Best