Thanks for the reply. I´m found the problem. There was a blocked query on
the database "update pool ..." due to a problem with bacula-dir. After
performing a restart on baculaa-dir the database was "locked" preventing the
bacula-dir to access the database.
By the way, I wonder if someone on the li
It just say what it is : already running
a cat of /var/run/bacula-dir.9101.pid
should normally give you the pid process. (19523)
a ps aux | grep 19523, the pid obtained would show you a bacula-dir running.
so first try to stop it kindly /etc/init.d/bacula-ctl-dir stop
if it doesn't want try a kil
Good Afternoon,
Kern has developed a patch to address the problems compiling bacula with
openssl version 1.x. I have successfully applied this patch to the released
5.0.1 code and created rpms for Fedora 12 (server and client packages only).
Unfortunately I'm still unable to build bat on Fedora
Hi, Thomas.
On Tuesday, 02 March 2010 12:29:31 +,
Thomas Mueller wrote:
> > I'm trying to update the database tables of Bacula 3.0.2 using the
> > script update_bacula_tables, but when doing I obtain it the
> > following errors:
> >
> > ---
Oops, I forgot to say that you can change the Volume Retention of
an individual volume using bconsole's "update volume" command.
Something like this
update volume=003018 volretention="12.5 months"
is possible, but you can also just run "update" and then have
bconsole walk you through the menus.
> "thomas" == Thomas Mueller writes:
thomas> Am Fri, 12 Mar 2010 17:53:42 -0500 schrieb Guy Matz:
>> hello, my brothers.
>>
>> a machine of mine has died and i would like to keep the
>> last set of backups "forever" . . . can someone tell me
>> the right way to go ab
Am Fri, 12 Mar 2010 17:53:42 -0500 schrieb Guy Matz:
> hello, my brothers.
>
> a machine of mine has died and i would like to keep the last set of
> backups "forever" . . . can someone tell me the right way to go about
> making changes to the DB - or whatever it is i need to do - in order to
>