Re: [Bacula-users] Compiling bacula-fd on AIX 4.3 with gcc

2007-08-29 Thread user100
Thanks! Removing the part in bsys.c solfed the problem. FD is compiled and running now. :-) Greetings, User100 Martin Simmons schrieb: On Wed, 29 Aug 2007 17:16:59 +0200, user100 said: Can s

Re: [Bacula-users] Update on status of Microsoft Exchange Agent for Bacula

2007-08-29 Thread James Harper
> > Happy to test. I have the *flakiest* installation of Exchange one can > have and still have it work. ;-) So if the backup and restore works > on this box, it'll work anywhere. :) > The bonus is it's a quasi production system - meaning it works, but > doesn't matter if all things are lost. A

Re: [Bacula-users] compiling bat on debian etch

2007-08-29 Thread Andreas Krummrich
Hi Michel, Michel Meyers schrieb: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Andreas Krummrich wrote: > >> Michel Meyers schrieb: >> >>> Do you use the depkgs or do you use whatever Debian provides. If the >>> latter, the proper path for the qwt includes

[Bacula-users] Hey ;)

2007-08-29 Thread DANIEL MOROS
http://www.hi5.com/register/AUjTu?inviteId=A_8f66e78_PwvB1Yclbxb150367864 DANIEL - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configur

Re: [Bacula-users] Compiling bacula-fd on AIX 4.3 with gcc

2007-08-29 Thread Martin Simmons
> On Wed, 29 Aug 2007 17:16:59 +0200, user100 said: > > Can someone give me a hint what is wrong here? > > -- > Compiling attr.c > Compiling base64.c > Compiling berrno.c > Compiling bsys.c >

Re: [Bacula-users] [Bacula-devel] Where do we go after Bacula 2.2.0?

2007-08-29 Thread Jeff Dickens
Nick Pope wrote: On Aug 21, 2007, at 8:25 PM, Charles Sprickman wrote: On Tue, 21 Aug 2007, Nick Pope wrote: On Aug 20, 2007, at 12:48 PM, David Boyes wrote: I would like to second this. Right now I have duplicates of everything to first do a local backup and 7 hours later an

Re: [Bacula-users] [Bacula-devel] Fwd: Bacula Feature Request

2007-08-29 Thread [EMAIL PROTECTED]
El mié, 29-08-2007 a las 19:28 +0200, Kern Sibbald escribió: > This is something that I have on my personal list to implement, but probably > should be added to the projects file. > > -- Forwarded Message -- > > Subject: Bacula Feature Request > Date: Wednesday 29 August 2007 1

Re: [Bacula-users] Update on status of Microsoft Exchange Agent for Bacula

2007-08-29 Thread Erich Prinz
Happy to test. I have the *flakiest* installation of Exchange one can have and still have it work. ;-) So if the backup and restore works on this box, it'll work anywhere. The bonus is it's a quasi production system - meaning it works, but doesn't matter if all things are lost. A perfect tes

Re: [Bacula-users] compiling bat on debian etch

2007-08-29 Thread Michel Meyers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andreas Krummrich wrote: > Michel Meyers schrieb: >>> >> Do you use the depkgs or do you use whatever Debian provides. If the >> latter, the proper path for the qwt includes is /usr/include/qwt-qt4 and >> configure will not find it by default. You

[Bacula-users] Fwd: Bacula Feature Request

2007-08-29 Thread Kern Sibbald
This is something that I have on my personal list to implement, but probably should be added to the projects file. -- Forwarded Message -- Subject: Bacula Feature Request Date: Wednesday 29 August 2007 13:30 From: Martin Schmid <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Item

Re: [Bacula-users] Client Paths Configurable

2007-08-29 Thread John Drescher
On 8/29/07, Aitor <[EMAIL PROTECTED]> wrote: > Hello, > As I have my bacula configuration, each include/exclude client path must > be defined in the bacula-dir.conf. > Therefore, only the Network administrator must access to this file, > exists any possibility to make this paths configurables by us

Re: [Bacula-users] Attribute create errors/bacula.batch table

2007-08-29 Thread Justin Wainwright
Thanks for your reply Arno. > 28-Aug 13:02 socrates-dir: Socrates.2007-08-28_12.55.12 Fatal error: > > sql_create.c:730 sql_create.c:730 insert INSERT INTO batch VALUES > > (,13172,'/backups/bacula/working/','bacula-dir.9101.state','GgJ T0AR > > IGg B A Bs A fw BAA I BG1EyX BG1Exw BG1Exw A A

Re: [Bacula-users] Autochanger questions

2007-08-29 Thread John Drescher
> In normal operation bacula will unload the volume from the Daily Pool > and load the volume from the Weekend Pool if an appendable tape from > the Weekend Pool exists and is in the changer. If there are no > appendable tapes it should unload the tape from the Daily Pool then > try to Purge tapes

Re: [Bacula-users] Autochanger questions

2007-08-29 Thread John Drescher
> I have some tapes from both the Daily pool (for differential backups) and the > Weekend pool (for full backups) in the autochanger. Some scheduled Daily jobs > run and the tape in the drive is from the Daily pool. One job wants to run > Full because it has not run before, so Bacula prompts me

[Bacula-users] Autochanger questions

2007-08-29 Thread Richard White
Bacula 2.2.0 on SLES 10 into an Ecrix 1x10 autochanger. I have some tapes from both the Daily pool (for differential backups) and the Weekend pool (for full backups) in the autochanger. Some scheduled Daily jobs run and the tape in the drive is from the Daily pool. One job wants to run Full bec

[Bacula-users] Client Paths Configurable

2007-08-29 Thread Aitor
Hello, As I have my bacula configuration, each include/exclude client path must be defined in the bacula-dir.conf. Therefore, only the Network administrator must access to this file, exists any possibility to make this paths configurables by users? Thanks. Aitor

Re: [Bacula-users] need some info

2007-08-29 Thread John Drescher
> A last question , i read in the wiki it s possible to use zlib for > compression, is it possible to use bzip2 instead ?? > I believe at the current moment only gzip is supported. One reason is that compression methods like (bzip, lzma) have a drastic impact on performance especially because t

[Bacula-users] Compiling bacula-fd on AIX 4.3 with gcc

2007-08-29 Thread user100
Can someone give me a hint what is wrong here? -- Compiling attr.c Compiling base64.c Compiling berrno.c Compiling bsys.c bsys.c:47: declaration of C function `int initgroups(char *, int)' conflict

Re: [Bacula-users] need some info

2007-08-29 Thread Graindorge Jean-Baptiste
John Drescher a écrit : > On 8/28/07, Graindorge Jean-Baptiste <[EMAIL PROTECTED]> wrote: > >> Hello everybody, >> >> I plan to use Bacula as backup-system , but i need a little >> information. Is it possible to use compression for a part of the data >> and not to use it for another part? >>

Re: [Bacula-users] compiling bat on debian etch

2007-08-29 Thread Andreas Krummrich
Michel Meyers schrieb: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Andreas Krummrich wrote: > >> Hi, >> >> I'm trying to compile bat on a debian etch 32bit machine. This is the >> output of ./configure --with-mysql --enable-bat --enable-gnome >> --enable-tray-monitor: >> >> Configura

Re: [Bacula-users] compiling bat on debian etch

2007-08-29 Thread Michel Meyers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andreas Krummrich wrote: > Hi, > > I'm trying to compile bat on a debian etch 32bit machine. This is the > output of ./configure --with-mysql --enable-bat --enable-gnome > --enable-tray-monitor: > > Configuration on Wed Aug 29 16:17:08 CEST 2007: >

Re: [Bacula-users] Learning Bacula

2007-08-29 Thread John Drescher
On 8/29/07, Rodrigo Tavares <[EMAIL PROTECTED]> wrote: > Hello, > > What is SD ? > Storage Daemon. FD= File Daemon John - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? S

[Bacula-users] compiling bat on debian etch

2007-08-29 Thread Andreas Krummrich
Hi, I'm trying to compile bat on a debian etch 32bit machine. This is the output of ./configure --with-mysql --enable-bat --enable-gnome --enable-tray-monitor: Configuration on Wed Aug 29 16:17:08 CEST 2007: Host: i686-pc-linux-gnu -- debian 4.0 Bacula version:

Re: [Bacula-users] Learning Bacula

2007-08-29 Thread Rodrigo Tavares
Hello, What is SD ? best regards, Rodrigo Faria --- John Drescher <[EMAIL PROTECTED]> escreveu: > > I see in homesite a picture with all bacula > services. > > Each service is in one machine. > > > > Can I put the Bacula director, Bacula storage , > > Catalog > > and Bacula Monitor in a same

Re: [Bacula-users] Learning Bacula

2007-08-29 Thread John Drescher
> I see in homesite a picture with all bacula services. > Each service is in one machine. > > Can I put the Bacula director, Bacula storage , > Catalog > and Bacula Monitor in a same machine ? > Yes. A lot of users do that. It depends on your hardware, network speed and the number of clients you wa

[Bacula-users] Learning Bacula

2007-08-29 Thread Rodrigo Tavares
Hello, I'm reading about bacula.I know the bacula console run commands in Bacula Director. Bacula File will be install ed in a workstation. Bacula Storage need a device driver. Catalog monitor maintan the indexes files and volume databases of all backup. I see in homesite a picture with all bacul

Re: [Bacula-users] Backing up Windows systems based on max file size?

2007-08-29 Thread Michel Meyers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jonathan Greenberg wrote: > I'm a complete noob at Bacula, so please excuse what is probably a very > simple problem. I would like to develop a backup strategy to backup all > files on a client's WinXP D drive that are UNDER 100mb. Can someone please

Re: [Bacula-users] Maximum concurrent jobs

2007-08-29 Thread Marc Schiffbauer
* James Harper schrieb am 26.08.07 um 14:56 Uhr: > I had the following configuration: > > " > Director > Max Concurrent Jobs = 1 > > Job1 > Client = Client1 > Storage = Storage1 > > Job2 > Client = Client2 > Storage = Storage2 > " > > Then it occurred to me that it would be perfectly reaso

Re: [Bacula-users] building bacula 2.2.0 in a 64bits system (ia64) - errors

2007-08-29 Thread Pere Blay
Solved! I missed the --enable-thread-safe-client in the compilation of mysql prior to the building of bacula... that caused the error, it is clearly stated in the documentation then it was my silly mistake :P regards, Pere Blay 2007/8/28, Pere Blay <[EMAIL PROTECTED]>: > Hi, > > I'm trying to

[Bacula-users] [spam] Re: [SOLVED] Where is bat?

2007-08-29 Thread Kulcsar Bela
Hi, My problem is solved. I downloaded the depkgs-qt-21Aug07.tar.gz file from: http://sourceforge.net/project/showfiles.php?group_id=50727&package_id=44425 Read very carefully the INSTALL file! After make qt4 (takes a very long time) and make qwt, I set the paths described in qt4-paths file. F

Re: [Bacula-users] Maximum concurrent jobs

2007-08-29 Thread Andreas Kopecki
Hi! On Sunday 26 August 2007, James Harper wrote: > I had the following configuration: > > " > Director > Max Concurrent Jobs = 1 > > Job1 > Client = Client1 > Storage = Storage1 > > Job2 > Client = Client2 > Storage = Storage2 > " > > Then it occurred to me that it would be perfectly reasona