Hi,
I am a newbie to Bacula. I tried to find out what is happening and could not
get right answer. Probably I am not searching with the right question or
looking at the right place.
I removed all volumes from the machine and deleted them from Bacula.
Then I proceed to the some jobs. I've done 3
-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
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
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 have so far been (mostly) successful. However,
> 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
> 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
Hi
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 files on
[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 (bac
I just upgraded from 5.0.2 to 5.2.2 in the hope that the bug fixes solve a
persistent problem that we've been having (for previous reports and more
details, see [1]).
Unfortunately, the problem still exists, occurs frequently, and causes backups
to be very unreliable.
In short, bacula will cal
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
We're still experiencing the same problem I described last week (please see
below). The only update I can offer is that the problem is not dependent on the
specific tape drive. If all tapes are unloaded and bacula loads a volume into
drive0 (as opposed to drive1 as described below), then bacula
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
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
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
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 job name must be specified.
The defined Job resources are:
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
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
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
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
Hello,
it's my fist post. Please exused my worse english. I have already entered a
bug report: http://bugs.bacula.org/view.php?id=774. But i am not sure that it
is a bug.
So that is my problem.
I have an autochanger Exabyte Packetloader 10. When a Job starts it load the
Tape but it is not ab
> -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
# or remove the sleep and add the following:
# wait_for_drive $device
Cheers,
Dave
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Peter
Eisch
Sent: Friday, January 26, 2007 1:24 PM
To: bacula-users@lists.sourceforge.net
Subject: [Bacula-users] ?
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
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 autochanger it will load the first media and then sit and w
24 matches
Mail list logo