Re: [Bacula-users] Slow Performance

2012-05-28 Thread Graham Worley
> I have seen that in the past like 3 times in 10 years (around 30 > thousand completed jobs) but in no way is that is not normal. I would > look for an updated version of bacula. 5.26 is the current version Am building 5.2.6 by hand now as 5.0.0 was the latest in the Scientific Linux repository.

Re: [Bacula-users] Fwd: SD Bug "User specified spool size reached"

2012-05-28 Thread Tilman Schmidt
Am 28.05.2012 19:21, schrieb John Drescher: > On Mon, May 28, 2012 at 9:38 AM, Sean Cardus wrote: >>> On a Bacula installation with a CentOS 6.2 (64 bit) server >>> running Bacula 5.2.6 director and SD with an HP LTO3 autoloader >>> and backing up some twenty-odd machines of various platforms, >>

Re: [Bacula-users] SD Bug "User specified spool size reached"

2012-05-28 Thread Tilman Schmidt
Am 28.05.2012 17:44, schrieb Alan Brown: > On 28/05/12 14:38, Sean Cardus wrote: > >>> Scanning the log it looks like the storage daemon decreases its >>> spool size limit every time a backup job crashes. The last time >>> it used the full 50 GB was here: >> >> I've been seeing exactly the same be

[Bacula-users] Fwd: SD Bug "User specified spool size reached"

2012-05-28 Thread John Drescher
-- Forwarded message -- From: John Drescher Date: Mon, May 28, 2012 at 1:20 PM Subject: Re: [Bacula-users] SD Bug "User specified spool size reached" To: Sean Cardus On Mon, May 28, 2012 at 9:38 AM, Sean Cardus wrote: > Hi, > >> On a Bacula installation with a CentOS 6.2 (64 bi

Re: [Bacula-users] ERR=No space left on device

2012-05-28 Thread Bryan Harris
How about deleted files held open by other running processes? I wonder if an open file that was deleted is using up some of your disk space? lsof | grep -i deleted Bryan On May 28, 2012, at 12:18 PM, John Drescher wrote: > On Mon, May 28, 2012 at 1:08 PM, Bryan Harris wrote: >> I don't think

Re: [Bacula-users] ERR=No space left on device

2012-05-28 Thread John Drescher
On Mon, May 28, 2012 at 1:08 PM, Bryan Harris wrote: > I don't think you can do this.  You have to restore to the FD not the > director.  If you plug the USB disk into the FD, then mount the disk there.   > Then I think you'll get what you want. > > Or else, setup and run another FD on the same s

Re: [Bacula-users] ERR=No space left on device

2012-05-28 Thread Bryan Harris
I don't think you can do this. You have to restore to the FD not the director. If you plug the USB disk into the FD, then mount the disk there. Then I think you'll get what you want. Or else, setup and run another FD on the same server as the director. Then restore to the new FD. Bryan On

[Bacula-users] How to restore a tape using a different SD

2012-05-28 Thread Rushdhi Mohamed
hi.. I am using Bacula to back up all the servers in my office. That’s automated and works fine.. I am using a NAS and an Autoloader. Nightly backups are write to NAS and then to Tape (copy jobs). Now the problem is, I want to restore the backups in a remote server to check whether the backups

Re: [Bacula-users] ERR=No space left on device

2012-05-28 Thread Phil Stracchino
On 05/28/2012 12:44 PM, Luis H. Forchesatto wrote: > Hi > > I'm receiving this message when trying to restore a backup do an USB > Disk. Space on disk is not the problem, also the disk inodes are 99% > free. The disk contains an ext3 filesystem and out of bconsole i can > write/read with no proble

[Bacula-users] ERR=No space left on device

2012-05-28 Thread Luis H. Forchesatto
Hi I'm receiving this message when trying to restore a backup do an USB Disk. Space on disk is not the problem, also the disk inodes are 99% free. The disk contains an ext3 filesystem and out of bconsole i can write/read with no problem. I'm trying to restore a backup made by bacula to the disk.

Re: [Bacula-users] SD Bug "User specified spool size reached"

2012-05-28 Thread Alan Brown
On 28/05/12 14:38, Sean Cardus wrote: >> Scanning the log it looks like the storage daemon decreases its >> spool size limit every time a backup job crashes. The last time >> it used the full 50 GB was here: > > I've been seeing exactly the same behaviour here (CentOS 4.9, Bacula SD > 5.0.3) for

Re: [Bacula-users] Slow Performance

2012-05-28 Thread John Drescher
> I've just started using Bacula having installed the RPMs from the Scientific > Linux distro. I'm trying to back up several machines to disk file on the > Bacula server and am experiencing two odd problems: > > i) disk volumes created by Bacula are changing their state to Error with the > messa

Re: [Bacula-users] SD Bug "User specified spool size reached"

2012-05-28 Thread Sean Cardus
Hi, > On a Bacula installation with a CentOS 6.2 (64 bit) server > running Bacula 5.2.6 director and SD with an HP LTO3 autoloader > and backing up some twenty-odd machines of various platforms, > all the jobs report "User specified spool size reached" > much too early, currently after 1.45 GB ins

Re: [Bacula-users] Slow Performance

2012-05-28 Thread Guy
Are you doing compression or encryption? And if so which? If the files are large I found that those can really slow down the transfers. ---Guy (via iPhone) On 19 May 2012, at 01:00, Graham Worley wrote: > Hello, > > I've just started using Bacula having installed the RPMs from the Scientifi

[Bacula-users] Slow Performance

2012-05-28 Thread Graham Worley
Hello, I've just started using Bacula having installed the RPMs from the Scientific Linux distro. I'm trying to back up several machines to disk file on the Bacula server and am experiencing two odd problems: i) disk volumes created by Bacula are changing their state to Error with the message

Re: [Bacula-users] Same Bacula SD on Multiple Networks (VLANs)

2012-05-28 Thread Rodrigo Renie Braga
2012/5/28 Alan Brown > > > I have a similar problem. Setting the non-FQDn IPs required in /etc/hosts > does the trick. > > I though about that at first too, but like I said, there are some VLANs that I have no control of, and also depending on local static configuration of 300+ servers can start t

Re: [Bacula-users] Same Bacula SD on Multiple Networks (VLANs)

2012-05-28 Thread Alan Brown
On 28/05/12 05:28, Rodrigo Renie Braga wrote: > My ideal solution which Bacula, apparently, DOES NOT SUPPORT: make the > "Address" option on the Storage resource optional, meaning that if not > specified, the SD Address that Bacula will send to the FD is the same one > that the Director used to co