Re: [Bacula-users] Problems with (restoring after) data encryption again Solved

2011-12-28 Thread Oliver Hoffmann
> Hi list, > > Sorry, if this is a bit off topic. > I made the keys and certs according to the doc as I mentioned in > a posting before. Thus they are not valid after 30 days. Including the > master.keypair. > That means I have the encrypted data made with those 30-days-pems and > now I need new o

[Bacula-users] Problems with (restoring after) data encryption again

2011-12-27 Thread Oliver Hoffmann
Hi list, Sorry, if this is a bit off topic. I made the keys and certs according to the doc as I mentioned in a posting before. Thus they are not valid after 30 days. Including the master.keypair. That means I have the encrypted data made with those 30-days-pems and now I need new ones as well as b

Re: [Bacula-users] Problems with restoring files from filelist in database

2008-01-21 Thread Daniel Betz
Hi all, have found an fix for my problem :-) Because the JobId in the Job table is auto_increment, it was able to add an ORDER BY JobId ASC in the sql_cmds.c Here it is: diff -u src/cats/sql_cmds.c_old src/cats/sql_cmds.c --- src/cats/sql_cmds.c_old 2008-01-21 13:26:03.0 +0100 +++

[Bacula-users] Problems with restoring files from filelist in database

2008-01-21 Thread Daniel Betz
Hi all, i have an problem with restoring files from an filelist in an database. the best is, that i will explain this in an example: I use bacula 2.2.6 on over 110 backup servers an on over 1200 clients. To easy control restores (6-10 restores every day) i have written an perl script to search

Re: [Bacula-users] Problems with restoring

2007-09-19 Thread Arno Lehmann
Hi, 19.09.2007 14:56,, Marcon wrote:: > Hi All. > I have some problems with restoring files. > When i trying to restore file(from bconsole or by running restore job) - > bacula-dir is crash with message As far as I can see, this is a segmentation violation in the bvsnprintf, possibly caused by

[Bacula-users] Problems with restoring

2007-09-19 Thread Marcon
Hi All. I have some problems with restoring files. When i trying to restore file(from bconsole or by running restore job) - bacula-dir is crash with message Kaboom! bacula-dir, venus-dir got signal 11 - Segmentation violation. Attempting traceback. Kaboom! exepath=/usr/local/bacula/sbin/ Calling