[Bacula-users] Fwd: Autochanger Problems

2012-08-03 Thread John Drescher
-- Forwarded message -- From: John Drescher Date: Fri, Aug 3, 2012 at 3:24 PM Subject: Re: [Bacula-users] Autochanger Problems To: Leandro César On Fri, Aug 3, 2012 at 3:22 PM, Leandro César wrote: > Ok John, but as to the label on my tapes? > I tried to label with barcodes, bu

Re: [Bacula-users] Running Multiple Jobs at once (solved but not 100% sure why)

2012-08-03 Thread dweimer
On 2012-08-03 11:00, dweimer wrote: > On 2012-08-03 09:33, John Drescher wrote: >>> Here is the outputs you requested, I can't spot anything that >>> appears to be >>> the problem myself, so someone else hopefully will. >>> >> >> I can not spot anything that explains this at the moment. >> >> John

Re: [Bacula-users] Autochanger Problems

2012-08-03 Thread John Drescher
On Fri, Aug 3, 2012 at 2:15 PM, Leandro César wrote: > Device status: > Autochanger "Autochanger" with devices: >"Drive-1" (/dev/nst0) >"Drive-2" (/dev/nst1) > Device "Drive-1" (/dev/nst0) is not open. > Drive 0 status unknown. > Device "Drive-2" (/dev/nst1) is not open. > Drive 1

Re: [Bacula-users] Autochanger Problems

2012-08-03 Thread Leandro César
Thanks for the help John, The problem was the same permission. But now the message has changed, just can not see the tapes: **update slots* *Automatically selected Storage: Autochanger* *Enter autochanger drive[0]: 0* *Connecting to Storage daemon Autochanger at server.com.br:9103 ...* *3306 Issui

Re: [Bacula-users] Tape drive contention?

2012-08-03 Thread Erich Weiler
>> No one responded to this, but I'm hoping it's a common problem... Once >> a library fills up and the job pauses while waiting for more tapes to be >> labeled, how does one "label barcodes" after refilling the library with >> new tapes without the library trying to run a backup job on the same >

[Bacula-users] Bacula and logrotate

2012-08-03 Thread Kenny Noe
Hello, I'm looking to add my bacula log file to the logrotate cron. An example file isn't in my scripts directory, but searching on the internet has show that it's not too hard. The one question I do have is do I need a postrotate line to bounce the bacula process? How does the log get zeroed o

Re: [Bacula-users] Running Multiple Jobs at once

2012-08-03 Thread dweimer
On 2012-08-03 09:33, John Drescher wrote: >> Here is the outputs you requested, I can't spot anything that >> appears to be >> the problem myself, so someone else hopefully will. >> > > I can not spot anything that explains this at the moment. > > John I did some more testing, added in a spool di

Re: [Bacula-users] Autochanger Problems

2012-08-03 Thread John Drescher
On Fri, Aug 3, 2012 at 9:30 AM, Leandro César wrote: > I have problems setting up a tape TL2000 with 2 Drivers. > > # lsscsi -g > [0:0:0:0]tapeIBM ULT3580-HH5 B6W1 /dev/st0 /dev/sg0 > [0:0:0:1]mediumx IBM 3573-TL A.50 /dev/sch0 /dev/sg1 > [0:0:1:0]tape

Re: [Bacula-users] Running Multiple Jobs at once

2012-08-03 Thread John Drescher
> Here is the outputs you requested, I can't spot anything that appears to be > the problem myself, so someone else hopefully will. > I can not spot anything that explains this at the moment. John -- Live Security Virtua

Re: [Bacula-users] Running Multiple Jobs at once

2012-08-03 Thread dweimer
On 2012-08-02 15:13, John Drescher wrote: > > Do you see anything in the log or messages (bconsole mes command) > when > this happens? > > Also the output of status client, status storage and status dir can > help us debug this. > >> >> Since I didn't think to mention versions before: >> The back

[Bacula-users] Autochanger Problems

2012-08-03 Thread Leandro César
I have problems setting up a tape TL2000 with 2 Drivers. *# lsscsi -g* *[0:0:0:0]tapeIBM ULT3580-HH5 B6W1 /dev/st0 /dev/sg0* *[0:0:0:1]mediumx IBM 3573-TL A.50 /dev/sch0 /dev/sg1* *[0:0:1:0]tapeIBM ULT3580-HH5 B6W1 /dev/st1 /dev/sg2* *[

[Bacula-users] Multiple Storage devices in a single Pool

2012-08-03 Thread Alberto Viana
I´m running bacula 5.2.5-0ubuntu6.1 (64bits) I have 2 tape libraries and everything is working fine but what I need is: if a job starts and uses the first tape, the second one automatically uses the second tape. Is that possible to do that? For exemple, I have 2 servers (SeverA and ServerB) Her

Re: [Bacula-users] bconsole not displaying all jobs

2012-08-03 Thread Clark, Patricia A.
Both bat and bconsole failed to display certain jobs in the jobs run list. The bconsole command is "list jobs". I've since canceled the jobs and restarted bat and the canceled jobs are listed. Patti On 8/2/12 2:49 PM, "Martin Simmons" wrote: >> On Thu, 2 Aug 2012 09:22:58 -0400, Clark, P

Re: [Bacula-users] libbaccats.5.2.10.so missing FreeBSD

2012-08-03 Thread Dan Langille
On Aug 2, 2012, at 2:40 AM, Andrea Venturoli wrote: > On 08/01/12 23:15, Doug Sampson wrote: >>> >>> try to pkg_delete bacula-client and bacula-server before >>> >> >> I did a symlink and was able to start Bacula. > > I'd suggest you pkg_delete bacula-server and reinstall again, instead. Wha

Re: [Bacula-users] Nagios Plungin to check mount requests

2012-08-03 Thread John Drescher
> You requested the same thing two years ago! > This was my response on 3 June 2010. Works fine for me. > LOL. I believe it. My primarily job role is a lead programmer for medical imaging research. The boss does a very good job at always keeping my busy with programming tasks leaving me little ti

Re: [Bacula-users] backing up on multiple parallel storage copies

2012-08-03 Thread Jummo
Hi Gabriele, You can use Copy Jobs [1] for this. Best Regards, - Jummo [1] http://www.bacula.org/5.2.x-manuals/en/main/main/Migration_Copy.html On Fri, 3 Aug 2012, Gabriele Bulfon wrote: > Hi, > > don't know if this is really possible. > My backups are full during the night, on LTO tapes.

[Bacula-users] backing up on multiple parallel storage copies

2012-08-03 Thread Gabriele Bulfon
Hi, don't know if this is really possible. My backups are full during the night, on LTO tapes. I would like the same copy to be sent onto a NAS disk files. I can create the disk volumes on the NAS, but I don't know how to tell Bacula to write the same data on two different places at the same time.

Re: [Bacula-users] Tape drive contention?

2012-08-03 Thread Alan Brown
On 02/08/12 21:03, Erich Weiler wrote: > Hi Y'all, > > No one responded to this, but I'm hoping it's a common problem... Once > a library fills up and the job pauses while waiting for more tapes to be > labeled, how does one "label barcodes" after refilling the library with > new tapes without the