Re: [Bacula-users] Bacula FD on HP-UX

2011-04-21 Thread Bart Schelstraete
Hello, Bacula works fine on HP-UX 11.11 & 11.31. (Itanium) Bart -- Schelstraete Bart http://www.schelstraete.org b...@schelstraete.org 2011/4/21 Edgars Mazurs > Hi everyone. > > > > I have several HP-UX machines which need to be backed up. On web site > http://www.ba

Re: [Bacula-users] remote tapes

2006-07-07 Thread Bart Schelstraete
ws to me... does it not compile? > > Bart Schelstraete wrote: > > Hi, > > > > We have some tape (DDS) devices connected to HP-UX machines. > > Because the SD is not supported on HP-UX, we cannot configure a SD on that. > > Is there another way so that we can al

[Bacula-users] remote tapes

2006-07-04 Thread Bart Schelstraete
Hi, We have some tape (DDS) devices connected to HP-UX machines. Because the SD is not supported on HP-UX, we cannot configure a SD on that. Is there another way so that we can also store backups to the tapes connected to an HP-UX box? B -- Schelstraete Bart http://www.schelstraete.org [EMAIL

[Bacula-users] (no subject)

2006-04-05 Thread Bart Schelstraete
Hi,I have another question.I want to use Bacula so that it writes the backup to a file, which isn't a problem.But the file should have a maximum of 70G, which is also not a problem :)But what I want is that Bacula keeps re-using the file. So : Take backups till the 70 G is full -> remove the older

Fwd: [Bacula-users] Re: software compression

2006-03-31 Thread Bart Schelstraete
-- Forwarded message --From: Bart Schelstraete <[EMAIL PROTECTED]>Date: Mar 31, 2006 10:56 AM Subject: Re: [Bacula-users] Re: software compressionTo: Arno Lehmann <[EMAIL PROTECTED]>This is the complete output of ldd:     libacl.so.1 => /lib64/libacl.so.1 (0x0

Re: [Bacula-users] Re: software compression

2006-03-30 Thread Bart Schelstraete
# ldd `which bacula-fd` linux-gate.so.1 =>  (0xe000) libacl.so.1 => /lib/libacl.so.1 (0x4002f000) libz.so.1 => /lib/libz.so.1 (0x40035000) libutil.so.1 => /lib/libutil.so.1 (0x40047000) librt.so.1 => /lib/tls/librt.so.1 (0x4004b000) libpthread.s

Re: [Bacula-users] Re: software compression

2006-03-30 Thread Bart Schelstraete
Is the file daemon bacula-fd on the clients compiled with compressionsupport? We have 2 type of FD's:- one on the bacula server itself, which is done with an src rpm- on on a HP-UX boxBoth have the same problem, and on both boxes, the zlib is available. Btw, can you specifiy the compression option

[Bacula-users] software compression

2006-03-30 Thread Bart Schelstraete
Hi, I just started with Bacula, and  I have a small problem. I'm running the latest Bacula version on Redhat ES 4.0, 64bit, and this was built from the src rpm according to the bacula guidelines. The bacula fileset configuration says that it needs to use gzip compression: -- Options {    sign

[Bacula-users] Re: software compression

2006-03-30 Thread Bart Schelstraete
Hi, I just started with Bacula, and  I have a small problem. I'm running the latest Bacula version on Redhat ES 4.0, 64bit, and this was built from the src rpm according to the bacula guidelines. The bacula fileset configuration says that it needs to use gzip compression: -- Options {    sig