Re: [Bacula-users] Device is BLOCKED

2010-12-28 Thread John Drescher
2010/12/28 yesi : > Hello, > > I'm using : Version: 5.0.2 > I have a pool "daily". > My volume LT1008L5 and LT1010L5 belong this pool. > For some reason, i can not backup, because of this error : > > "status dir" tell me that my job is waiting for a mount request > "status storage=Drive-1" give me

Re: [Bacula-users] Retention after migration

2010-12-28 Thread Dan Langille
On 12/28/2010 9:09 PM, Dermot Beirne wrote: > I have put the Job and File retention into each client, setting them > to the max volume retention (10 years) as you suggested Dan. It was > only have reading the thread Martin linked to, that this made sense to > me. I hope it works. :) > I expect

Re: [Bacula-users] Retention after migration

2010-12-28 Thread Dermot Beirne
On 24 December 2010 04:23, Dan Langille wrote: > On 12/23/2010 5:45 PM, Dermot Beirne wrote: >> >> Hi Dan, >> >> >>> >>> According to the above, Media ID 896 has a retention period of 2,851,200 >>> seconds (or 33 days). >>> >> >> That's correct, and that's what I would expect. >> >>> >>> Aren't Jo

Re: [Bacula-users] rpm's for CentOS 4.8 & RhEL 5.5 available

2010-12-28 Thread Ryan Novosielski
The sources come with RPM specfiles, at the very least. I believe you need to look at the -fschwarz portion of the download page for RHEL/CentOS binaries, or at least last I checked. -- Sent from my Palm Pre On Dec 28, 2010 18:13, Jari Fredriksson wrote: Ihane new server on De

Re: [Bacula-users] rpm's for CentOS 4.8 & RhEL 5.5 available

2010-12-28 Thread Kleber Leal
Hi Jari, you can generate your own rpm files. Get the src.rpm file available on download session on bacula website and follow as below: for x86 rpmbuild --rebuild --define build_rhel5=1 --define build_mysql=1 bacula-5.0.3-*x*.src.rpm for x86_64 rpmbuild --rebuild --define build_rhel5=1 --defin

[Bacula-users] Device is BLOCKED

2010-12-28 Thread yesi
Hello, I'm using : Version: 5.0.2 I have a pool "daily". My volume LT1008L5 and LT1010L5 belong this pool. For some reason, i can not backup, because of this error : 1. "status dir" tell me that my job* is waiting for a mount request* 2. "status storage=Drive-1" give me this message : Devi

[Bacula-users] rpm's for CentOS 4.8 & RhEL 5.5 available

2010-12-28 Thread Jari Fredriksson
Ihane new server on Debian lenny, from Debian repo. that seems to be 2.4.4 I need clients for CentOS 4.8 and RhEL 5.5. I could roll them from source, but prefer rpm. Is there any suitable available. Searched Bacula repos in sourceforge but could not find. Does the lates client do, if I have to c

Re: [Bacula-users] mediaid not found

2010-12-28 Thread John Drescher
On Tue, Dec 28, 2010 at 2:28 PM, Darryl Cook wrote: > Im using bacula 5.0.3 with mysql.  Some time back something has > changed or not been updated so that the following doesn't seem to work > anymore.  If I go into bconsole and do : > > update > select an option here say Volume Parameters > selec

[Bacula-users] mediaid not found

2010-12-28 Thread Darryl Cook
Im using bacula 5.0.3 with mysql. Some time back something has changed or not been updated so that the following doesn't seem to work anymore. If I go into bconsole and do : update select an option here say Volume Parameters select option 8 (slot) select a pool select a MidiaId I get the er

Re: [Bacula-users] bacula: Keyword Name not permitted in this resource

2010-12-28 Thread Robert Garza
Hello, Try removing the spaces in between the "Run After Job" and "Run After Failed Job" directive blocks. http://bacula.org/5.0.x-manuals/en/main/main/Configuring_Director.html#SECTION00183 On Mon, Dec 27, 2010 at 2:00 PM, der_Angler wrote: > Hello, > I've got a serious pr

Re: [Bacula-users] [Bacula-Users] Bweb showing finished verify jobs with differences as running

2010-12-28 Thread Jeremy Maes
Op 20:59, Martin Simmons schreef: On Thu, 23 Dec 2010 14:35:51 +0100, Jeremy Maes said: Hey Bweb has a nice status page that lists all currently running jobs. However there seems to be an annoying bug that causes all Verify Jobs that terminate with differences found to be marked as running fore

Re: [Bacula-users] How to set up one volume per Host

2010-12-28 Thread Phil Stracchino
On 12/28/10 08:07, ml ml wrote: > Hello List, ... > One other requirement would be to use one volume per host. So that we > get the following directory and file structure: > - > /mnt/USB/Label-host1 > /mnt/USB/Label-host2 > /mnt/USB/Label-host3 > /mnt/RAID6/Label-host4 > /mn

[Bacula-users] How to set up one volume per Host

2010-12-28 Thread ml ml
Hello List, i would like to back up multiple hosts into the following File/Directory structure. Basically we would like to split the hosts up into 3 groups. Group1: Backup on USB Disk (/mnt/USB) Group2: Backup on Raid6 (/mnt/RAID6) Group3: Backup into mounted NFS share. /mnt/NFS) First of all: