Re: [Bacula-users] ML6000 does not work al of a sudden

2012-05-04 Thread Satmarean, Mihai
Hi Tilman, Thanks a lot for your reply, you were right about the spool file, I did searched for files there and I found a file of approx 725 Gb dated 22.02.2012 which is also the date when our problems begin. I'll erase that and start a new job. I need to explain to you a bit in detail wha

Re: [Bacula-users] Unable to restore some encrypted Windows 2003 backups with master.pem

2012-05-04 Thread Hugo Letemplier
2012/4/25 Martin Simmons : >> On Wed, 25 Apr 2012 12:05:59 +0200, Hugo Letemplier said: >> >> 2012/4/16 Martin Simmons : >> >> On Sat, 14 Apr 2012 13:53:37 +0200, Hugo Letemplier said: >> >> >> >> 2012/4/11 Martin Simmons : >> >> >> On Wed, 4 Apr 2012 16:59:58 +0200, Hugo Letemplier sai

Re: [Bacula-users] Unable to restore some encrypted Windows 2003 backups with master.pem

2012-05-04 Thread Martin Simmons
> On Fri, 4 May 2012 11:01:24 +0200, Hugo Letemplier said: > > 2012/4/25 Martin Simmons : > >> On Wed, 25 Apr 2012 12:05:59 +0200, Hugo Letemplier said: > >> > >> 2012/4/16 Martin Simmons : > >> >> On Sat, 14 Apr 2012 13:53:37 +0200, Hugo Letemplier said: > >> >> > >> >> 2012/4/11 Mart

Re: [Bacula-users] How to get free hard disk space back ?

2012-05-04 Thread Konstantin Khomoutov
On Wed, 2 May 2012 11:40:52 +1100 Jerome Alet wrote: [...] > Attached to this message you'll find the shell script I'm now using. [...] The correct way to deal with temporary files in shell scripts is using mktemp to generate a temporary file with unique name: BSCRIPT=`mktemp` trap "rm -f '$BSC

[Bacula-users] devel old backup in diff poll

2012-05-04 Thread Anton Gorlov
in my conf for pool with diff's Volume Retention = 10 day Recycle Current Volume = Yes UseVolumeOnce = Yes after 10 days bacula remove old backup's in this pool? -- Live Security Virtual Conference Exclusi

[Bacula-users] (no subject)

2012-05-04 Thread Luis H. Forchesatto
Hi I'm receiving que following message when trying to run a job: JobId Level Name Status == 2498 Fullproxy.sysconf.2012-05-04_09.38.01_10 *is waiting for a mount request* The storage device wa

Re: [Bacula-users] (no subject)

2012-05-04 Thread Uwe Schuerkamp
On Fri, May 04, 2012 at 09:51:51AM -0300, Luis H. Forchesatto wrote: > Hi > > I'm receiving que following message when trying to run a job: > > JobId Level Name Status > == > 2498 Fullproxy.sysconf.

[Bacula-users] Bacula 5.2 in Debian

2012-05-04 Thread mailing
Hey folks... can youtell me when Debian takes Bacula 5.2 in in the repository? Thank You greetz Griev -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landsc

Re: [Bacula-users] (no subject)

2012-05-04 Thread Luis H. Forchesatto
I apologize The e-mail I'm receiving tells me the following: 04-May 08:48 backup-dir JobId 2497: Start Backup JobId 2497, Job=smbserver.sysconf.2012-05-04_08.48.46_05 04-May 08:48 backup-dir JobId 2497: Max configured use durati

Re: [Bacula-users] Bacula 5.2 in Debian

2012-05-04 Thread Thomas Mueller
Am Fri, 04 May 2012 15:07:17 +0200 schrieb mailing: > Hey folks... > > can youtell me when Debian takes Bacula 5.2 in in the repository? > guess this is more a question for the debian bacula packaging group: http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-bacula-devel and try go

[Bacula-users] Exchange plugin always truncating logs (when it should not)

2012-05-04 Thread Guido Falsi
Hi! I've been using bacula to backup an exchange 2003 server for some time with success. You could say I'm an happy user :) Lately I noticed bacula started truncating logs on EVERY backup, also incrementals and differentials, when it should not. I'm not sure when this happened. I'm inclined to t

Re: [Bacula-users] devel old backup in diff poll

2012-05-04 Thread ganiuszka
W dniu 04.05.2012 14:45, Anton Gorlov pisze: > in my conf for pool with diff's > > Volume Retention = 10 day > Recycle Current Volume = Yes > UseVolumeOnce = Yes > > after 10 days bacula remove old backup's in this pool? Hi, After 10 days from marked volume as Used of Full, volume

Re: [Bacula-users] devel old backup in diff poll

2012-05-04 Thread ganiuszka
W dniu 04.05.2012 18:34, ganiuszka pisze: > Number of volumes in pool you can calculate by using below schema: > > Vol. Retention time > volumes number = -- 1 > number of backups per volume * backup interval time > > In your case that may be: > > 10 >

Re: [Bacula-users] devel old backup in diff poll

2012-05-04 Thread Anton Gorlov
04.05.2012 20:34, ganiuszka написал: > After 10 days from marked volume as Used of Full, volume will be ready > to recycle process. If Bacula will request this volume then volume will > be recycled, all backups on this volume will be lost and volume will be > writing as new volume. Can I manually

[Bacula-users] backup

2012-05-04 Thread Luis H. Forchesatto
Hi I'm receiving the following messages from bacula after changed the destination of the backups. The destination had to be changed after an disk failure, now an usb drive are beign used. The job status: JobId Level Name Status ===

Re: [Bacula-users] backup

2012-05-04 Thread John Drescher
On Fri, May 4, 2012 at 2:35 PM, Luis H. Forchesatto wrote: > Hi > > I'm receiving the following messages from bacula after changed the > destination of the backups. The destination had to be changed after an disk > failure, now an usb drive are beign used. > > The job status: > >  JobId Level   Na

[Bacula-users] Fwd: backup

2012-05-04 Thread John Drescher
-- Forwarded message -- From: Luis H. Forchesatto Date: Fri, May 4, 2012 at 2:55 PM Subject: Re: [Bacula-users] backup To: John Drescher Yes. 2012/5/4 John Drescher > > On Fri, May 4, 2012 at 2:35 PM, Luis H. Forchesatto > wrote: > > Hi > > > > I'm receiving the following me

Re: [Bacula-users] Exchange plugin always truncating logs (when it should not)

2012-05-04 Thread James Harper
> > I've been using bacula to backup an exchange 2003 server for some time with > success. You could say I'm an happy user :) > > Lately I noticed bacula started truncating logs on EVERY backup, also > incrementals and differentials, when it should not. > > I'm not sure when this happened. I'm i