Re: [Bacula-users] Heads up -- no Bacula encryption on FreeBSD Release 7

2009-06-22 Thread Kern Sibbald
On Tuesday 23 June 2009 00:19:08 Dan Langille wrote: > Kern Sibbald wrote: > > It seems that I mistakenly thought that it had been converted into a > > struct, which is not the case. Sorry for the false alarm. > > No worries. If you want me to try out stuff on either 6.x or 7.x, just > shout. It

Re: [Bacula-users] Heads up -- no Bacula encryption on FreeBSD Release 7

2009-06-22 Thread Dan Langille
Kern Sibbald wrote: > It seems that I mistakenly thought that it had been converted into a struct, > which is not the case. Sorry for the false alarm. No worries. If you want me to try out stuff on either 6.x or 7.x, just shout.

[Bacula-users] Restore of Large Job is Not Happening

2009-06-22 Thread mehma sarja
HELP How do I actually restore 11.6 million files from a backup job? SETUP Bacula 2.4.4 DIR and SD on a FreeBSD 7.1. backed up 11.6 Million files compressed into 372 G Bytes . I am trying to restore them onto a different system. I use bconsole to say: BCONSOLE COMMAND * restore client=client1-fd

Re: [Bacula-users] VirtualFull

2009-06-22 Thread Kern Sibbald
On Monday 22 June 2009 17:45:41 Jonathan Bayer wrote: > Kern, > > I assume you are the kern who replied to my bug report. Yes, there is only one Kern associated with Bacula. > > I just posted a message to the list, again about the virtual full > backups. > > I reread the notes on the report I had

Re: [Bacula-users] Heads up -- no Bacula encryption on FreeBSD Release 7

2009-06-22 Thread Kern Sibbald
It seems that I mistakenly thought that it had been converted into a struct, which is not the case. Sorry for the false alarm. Kern On Sunday 21 June 2009 17:55:43 Dan Langille wrote: > Kern Sibbald wrote: > > Hello Dan, > > > > This is to warn you that Bacula will probably not be able to be co

Re: [Bacula-users] The tipically error: Cannot find any appendable volumes.

2009-06-22 Thread Bruno Friedmann
Reynier Pérez Mira wrote: > Bruno Friedmann wrote: >> There's a job def, a pool def, a storage def for each time sequence, >> eventually a different fileset >> >> # >> # DAY DATA >> Job { >> Name = "Data-DayJob" # Nom du job >> JobDefs = "DefBackupJob" # Base du jo

[Bacula-users] Status =other

2009-06-22 Thread mcbirne
Hallo, I have a problem with bacula. I install the version 3.0.1 on a Windows 2008 Server. For testing I have one client (Windows Vista) with the name duesseldorf. After the backup I have the following problem: If I enter in the BWX console "status all" I get the status "OTHER". If I enter "

[Bacula-users] options for compiling rpms-contrib-fschwarz ?

2009-06-22 Thread Olivier Delestre
Hi, how to know the options for compiling rpms-contrib-fschwarz? Large file support: ? Bacula conio support:? -ltermcap readline support:? TCP Wrappers support:? TLS support: ? Encryption support: ? ZLIB support:? e

Re: [Bacula-users] The tipically error: Cannot find any appendable volumes.

2009-06-22 Thread Reynier Pérez Mira
Bruno Friedmann wrote: > There's a job def, a pool def, a storage def for each time sequence, > eventually a different fileset > > # > # DAY DATA > Job { > Name = "Data-DayJob" # Nom du job > JobDefs = "DefBackupJob" # Base du job > Client = "yoda-fd"

[Bacula-users] backup scenario disk/dvd

2009-06-22 Thread Lukasz PUZON Brodowski
Hello, everybody. I use bacula for my backups. Everything works with weekly cycle (full at Sunday and incremental daily). But I want to change this scenario: 1. full backup 1st Sunday 2. differential backup every 2nd-5st Sunday 3. incremental daily Ok, this is quite simple to do, and now I have m

Re: [Bacula-users] [Bacula-devel] Heads up -- no Bacula encryption on FreeBSD Release 7

2009-06-22 Thread Martin Simmons
> On Sun, 21 Jun 2009 11:55:43 -0400, Dan Langille said: > > Kern Sibbald wrote: > > Hello Dan, > > > > This is to warn you that Bacula will probably not be able to be compiled > > and > > run with encryption on Release 7 of FreeBSD. This is because the version > > of > > pthreads in tha

Re: [Bacula-users] How to prevent two clients to run at the same time

2009-06-22 Thread Arno Lehmann
Hi, 22.06.2009 10:44, Frank Altpeter wrote: > Hi list, > > I'm running a bacula server with almost 100 clients on it. For > historical and data saving reasons, each client has its own block of > Client, Job, Storage, and Pool definition (based on client's > fqdn).Data is saved to disk, and then,

[Bacula-users] Antwort: How to prevent two clients to run at the same time

2009-06-22 Thread C . Keschnat
Frank Altpeter wrote on 22.06.2009 10:44:53: > Frank Altpeter > 22.06.2009 10:44 > > An > > bacula-users@lists.sourceforge.net > > Kopie > > Thema > > [Bacula-users] How to prevent two clients to run at the same time > > Hi list, > > I'm running a bacula server with almost 100 clients on

[Bacula-users] How to prevent two clients to run at the same time

2009-06-22 Thread Frank Altpeter
Hi list, I'm running a bacula server with almost 100 clients on it. For historical and data saving reasons, each client has its own block of Client, Job, Storage, and Pool definition (based on client's fqdn).Data is saved to disk, and then, by external scripts, rotated to tape. According the curre