Re: [Bacula-users] New to Bacula - emergency situation.

2011-07-05 Thread Mehma Sarja
After the emergency is over, please tell us what you did and how it turned out. Mehma -- All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application perfo

Re: [Bacula-users] New to Bacula - emergency situation.

2011-07-05 Thread Jake Debord
Check the compression of gzip make sure your getting the files compressed. May slow down the backup process but if it's space you are worried about it will help tremendously. And also, Bacula will always stay at full capacity no matter if the job is pruned. Unless you MANUALLY delete the volume

Re: [Bacula-users] New to Bacula - emergency situation.

2011-07-05 Thread Frank Sweetser
I don't have time for the complete answer it sounds like you need, but I can at least point you in the right direction. Roughly what you need to do is use 'list media' to find the oldest volume - ie, the one that was written to least recently. You can then use the 'delete' command in bconsole

[Bacula-users] New to Bacula - emergency situation.

2011-07-05 Thread larold
I have been asked to support a Linux environment running Bacula on an emergency basis. Bacula version is 3.0.1. I only have access to bconsole - no guis. I am also completely brand new to Bacula as of a couple of hours ago. I have no physical access to this server. Basically, I need to determin

[Bacula-users] Error on restore

2011-07-05 Thread Joseph L. Casale
I have an error for a restore job to a Windows client: Files Expected: 348,865 Files Restored: 348,864 Bytes Restored: 297,161,058,285 Rate: 42998.3 KB/s FD Errors: 0 FD termination status: OK SD termination status: OK Termin

Re: [Bacula-users] Web interface

2011-07-05 Thread Rory Campbell-Lange
The best interface in my view is psql and bconsole. These are 'web' accessible over ssh. -- Rory Campbell-Lange Director Campbell-Lange Workshop www.campbell-lange.net On 5 Jul 2011, at 17:20, Mauro Colorio wrote: >> I tried phpmyadmin, and webacula but I need something more powerfull... >

Re: [Bacula-users] Web interface

2011-07-05 Thread Mauro Colorio
> I tried phpmyadmin, and webacula but I need something more powerfull... phpmyadmin isn't a bacula web interface.. webacula works great but fails on restore, I suggest to use webmin bacula module ciao Mauro -- All of t

[Bacula-users] Web interface

2011-07-05 Thread Carlo Filippetto
Hi, what is the best interface for bacula? I tried phpmyadmin, and webacula but I need something more powerfull... Can you help me? --- Carlo Filippetto -- All of the data generated in your IT infrastructure is seriously

Re: [Bacula-users] Ubuntu 10.10 Install Script

2011-07-05 Thread Craig Van Tassle
On Thu, 30 Jun 2011 20:13:46 -0700 Mehma Sarja wrote: > On 6/30/11 7:09 PM, Venkatesh K Reddy wrote: > > The way package dependencies are handled in Ubuntu can be bit > > confusing at times. > > > > I have Bacula installed in 10.10 and I find all the configuration > > files in "/etc/bacula". Yo

[Bacula-users] bscan segmentation fault

2011-07-05 Thread Alessandro Bono
Hi I'm trying to recreate database information with bscan but I receive a segmentation fault at the end of scan below log of segmentation fault, platform is a ubuntu lucid 64bit with bacula 5.0.3, database postgresql any idea? thanks root@ga3:~# sudo -u bacula bscan -c /etc/bacula/bacula-sd.con

Re: [Bacula-users] Concurrent Jobs and multiple volume readers

2011-07-05 Thread Jan Behrend
On Tue, 2011-07-05 at 09:03 +0200, Uwe Mohn wrote: > I'd suggest using different prioritys for your virtual fulls since > bacula won't start a job with a higher bacula priority (means lesser > importance) > before a job with a lower bacula priority (means higher importance) has > terminated. For