Re: [Bacula-users] Device is BLOCKED waiting for mount of volume

2018-01-19 Thread Ryan Butler
-users@lists.sourceforge.net Subject: Re: [Bacula-users] Device is BLOCKED waiting for mount of volume On 1/18/2018 2:21 PM, Ryan Butler wrote: Hello all, I recently inherited a Bacula installation (version 7.0.5, running on a CentOS 6 server), but have no experience with Bacula. Full backups go t

Re: [Bacula-users] Device is BLOCKED waiting for mount of volume

2018-01-19 Thread Josh Fisher
On 1/18/2018 2:21 PM, Ryan Butler wrote: Hello all, I recently inherited a Bacula installation (version 7.0.5, running on a CentOS 6 server), but have no experience with Bacula. Full backups go to tape, with incremental backups going to a local disk on the Bacula server. The tape backups ha

Re: [Bacula-users] Device is BLOCKED waiting for mount of volume...

2012-06-29 Thread John Drescher
> bconsole > mount ? > Yes. Did you check to see if the volume file bacula wants exists and is readable by user bacula? John -- Live Security Virtual Conference Exclusive live event will cover all the ways today's securi

Re: [Bacula-users] Device is BLOCKED waiting for mount of volume...

2012-06-29 Thread John Drescher
> I've just got this messagem from bconsole > status sd when a backup job > runs. Also got is waiting for a mount request on the running jobs. > I got other jobs from this server that runs normally. I've tried to restart > bacula-dir and bacula-sd but it doesn't help. The volumes are stored in > fi

Re: [Bacula-users] Device is BLOCKED waiting for mount of volume -- backups failing (bacula 5.2.2)

2011-11-30 Thread mark . bergman
[Replying to my own post to clarify that unloading/loading/mounting does NOT solve the issue.] In the message dated: Wed, 30 Nov 2011 17:52:12 EST, The pithy ruminations from mark.berg...@uphs.upenn.edu on <[Bacula-users] Device is BLOCKED waiting for mount of volume -- backups failing (bacula

Re: [Bacula-users] "Device is BLOCKED waiting for mount of volume" when the volume is already in the drive

2011-09-03 Thread dilbert
i had the same issue one year ago when i tried the "virtual full" feature. . i also posted the problem on the devel list but nobody seems interested in fixing this bug. i switched to rsync disk based backups maybe you'll find a suitable solution . Dil "Mark Bergman" a écrit dans le messa

Re: [Bacula-users] Device is BLOCKED waiting for mount of volume "TapeVol-0001"

2008-12-16 Thread Arno Lehmann
Message- > From: Arno Lehmann [mailto:a...@its-lehmann.de] > Sent: Monday, December 15, 2008 6:11 PM > To: Bacula-users@lists.sourceforge.net > Subject: Re: [Bacula-users] Device is BLOCKED waiting for mount of volume > "TapeVol-0001" > > Hi, > > 15.12

Re: [Bacula-users] Device is BLOCKED waiting for mount of volume "TapeVol-0001"

2008-12-15 Thread Arch Willingham
ann [mailto:a...@its-lehmann.de] Sent: Monday, December 15, 2008 6:11 PM To: Bacula-users@lists.sourceforge.net Subject: Re: [Bacula-users] Device is BLOCKED waiting for mount of volume "TapeVol-0001" Hi, 15.12.2008 23:34, Arch Willingham wrote: > The file backups work fine but I am hav

Re: [Bacula-users] Device is BLOCKED waiting for mount of volume "TapeVol-0001"

2008-12-15 Thread Arno Lehmann
Hi, 15.12.2008 23:34, Arch Willingham wrote: > The file backups work fine but I am havign problems backing up to a tape > drive. Every time I try to run a test, it hangs on > > Starting backup job Group Tape job .. > > Automatically selected Catalog: MyCatalog > Using Catalog "MyCatalog" > A j

Re: [Bacula-users] Device is BLOCKED waiting for mount of volume "...".

2007-02-08 Thread Aaron Knister
Did you restart the storage daemon and director after making those changes? Also run an update slots on the ExabytePacketloader itself as opposed to the VXA-320. I'm about out of ideas... Marius Dorlöchter wrote: > Thank you for your reply. I have recorded the changes in my > configuration file

Re: [Bacula-users] Device is BLOCKED waiting for mount of volume "...".

2007-02-08 Thread Marius Dorlöchter
Thank you for your reply. I have recorded the changes in my configuration files. The failure is the same. But it appears only when I try to write on a new (prelabeled) volume. Can this be the problem? Best Regards! Marius > Aaron Knister schrieb: > > The problem is that your jobs are configured

Re: [Bacula-users] Device is BLOCKED waiting for mount of volume "...".

2007-02-08 Thread Marius Dorlöchter
Thank you for your reply. I have recorded the changes in my configuration files. The failure is the same. But it appears only when I try to write on a new (prelabeled) volume. Can this be the problem? Best Regards! Marius Aaron Knister schrieb: > The problem is that your jobs are configured t

Re: [Bacula-users] Device is BLOCKED waiting for mount of volume "...".

2007-02-06 Thread Aaron Knister
The problem is that your jobs are configured to use the tape drive as the storage as opposed to the loader. The following line in your dir config - Storage = VXA-320 Should be changed to Storage = ExabytePacketloader1Ux10 Also add this line to your sd config in the VXA-320 section- Changer

Re: [Bacula-users] ? Device is BLOCKED waiting for mount of volume

2007-01-26 Thread Peter Eisch
> -Original Message- > From: David Hatcher [mailto:[EMAIL PROTECTED] > Sent: Friday, January 26, 2007 4:26 PM > To: Peter Eisch; bacula-users@lists.sourceforge.net > Subject: RE: [Bacula-users] ? Device is BLOCKED waiting for > mount of volume > > Hi Peter, &g

Re: [Bacula-users] ? Device is BLOCKED waiting for mount of volume

2007-01-26 Thread David Hatcher
Hi Peter, I could be wrong, but I *think* that is the same problem I experienced when I updated to 2.0.1. Once a job began, my autochanger would not load the tape it needed. My solution was to add three lines of code to the /etc/bacula/mtx-changer file on lines 157-159. I added the following.

Re: [Bacula-users] ? Device is BLOCKED waiting for mount of volume

2007-01-26 Thread Arno Lehmann
Hello, On 1/26/2007 10:24 PM, Peter Eisch wrote: > This is a problem since I moved from 1.38.11 to 2.0.1 that I can't seem to > get past. My changer script works from the command line. The btape 'test' > and 'autochanger' work fine from the command line. If I try to run a job > that uses the au