Re: [Bacula-users] Duplicate entries on mysql database

2011-04-18 Thread Leonardo Almeida Lage
Hello, Thanks for replies... I my case, I'm running bacula on vps server, de dbcheck fix problems, but delay a big time to finish.. . I make a single purge of old backups too (my File table have 10GB!) and now problem is fixed... now i migrate bacula db for a more best server too. If problem

Re: [Bacula-users] Job pruning

2011-04-18 Thread Rodrigo Renie Braga
Humm, you didn't mentioned that you modified the retention periods after installing Bacula, did you? Anyway, after you modify the retention periods you must run the "update" command on the console to properly update the Catalog... 2011/4/18 Jérôme Blion > On Thu, 07 Apr 2011 23:08:38 +0200, Jé

Re: [Bacula-users] Installing Bweb for the first time [SOLVED]

2011-04-18 Thread Edgars Mazurs
Did you modified /bacula-gui-5.0.3/bweb/install_bweb file? You must edit this file according to your system. Also you must read /bacula-gui-5.0.3/bweb/INSTALL file for instructions. Edgars From: Wagner Pereira [mailto:wpere...@pop-sp.rnp.br] Sent: Monday, April 18, 2011 3:26 PM To: bacula-users

Re: [Bacula-users] Installing Bweb for the first time [SOLVED]

2011-04-18 Thread Wagner Pereira
Thanks, Jeremy. I'm giving a try in Webacula right now, but I will consider that option if nothing works. Att, -- Wagner Pereira PoP-SP/RNP - Ponto de Presença da RNP em São Paulo CCE/USP - Centro de Computação Eletrônica da Universidade de São Paulo http://www.pop-sp.rnp.br Tel. +55 11 3091-89

Re: [Bacula-users] Job pruning

2011-04-18 Thread Jérôme Blion
On Thu, 07 Apr 2011 23:08:38 +0200, Jérôme Blion wrote: > Le 07/04/2011 10:24, Jérôme Blion a écrit : >> Hello, >> >> That would mean there is no job retention. BackupCatalog jobs are pruned. >> So, we can have Job pruning before volume pruning. >> File, Job, Volume retentions are differents param

Re: [Bacula-users] Duplicate entries on mysql database

2011-04-18 Thread Matias Banchoff
Hi! once I had a problem with our MySQL catalog. I don't know if the problem is the same, but perhaps this helps you... 1) First, make a dump of your database, just in case 2) You can run from the mysql console: - check table, to verify data and indexes integrity. - Repair table, fixe

[Bacula-users] One client, two jobs, one failing

2011-04-18 Thread Jacek Bilski
Hi, I have a strange situation. I have one client for which two jobs are defined, both using the same file and storage daemons. One works flawlessly, the other fails with "Fatal error: Authorization key rejected by Storage daemon.". Are there any limits as to how many jobs can be defined per (

Re: [Bacula-users] How to setup Tape Drive with Bacula

2011-04-18 Thread Martin Simmons
> On Fri, 15 Apr 2011 13:04:22 -0700, dieruffgrad said: > > I have installed bacula 5.0.3 on opensuse 11.3 64bit. I have been able to > backup to file, and restore from a file backup with no problem. I now have > an HP 72x6 dat external tape drive that I would like to use. I am kind of > lost