Re: [Bacula-users] sparse, gzip and ntfs partitions

2005-05-03 Thread Leni Mayo
Martin Simmons wrote: Maybe the free space on your disk contains old data, so that can't be compressed too well (not sure why gzip would do better though)? There might be some disk scrubbing tools that would fix this. Thanks - a good suggestion. Defragmenting the disk does make the compression mor

Re: [Bacula-users] "Director-->Client" not "Client-->Director"

2005-05-03 Thread Leni Mayo
And if you prefer to avoid the issues involved with dynamic dns, here is a perl module for parsing the leases file from the ISC DHCP server: http://search.cpan.org/~jshearer/Text-DHCPparse-0.07/DHCPparse.pm Leni. Arno Lehmann wrote: David Clymer wrote: On Tue, 2005-05-03 at 13:15 -0400, [EMAIL PR

[Bacula-users] Bacula AIX error

2005-05-03 Thread p.bites
Hi for all,       I have the aix 5.1L and if I run make all receive the error message above:       ld: 0711-317 ERROR: Undefined symbol: win32_client ld: 0711-317 ERROR: Undefined symbol: TERM_msg ld: 0711-317 ERROR: Undefined symbol: OK_msg       Please hel

Re: [Bacula-users] Bacula Rescue CD - Unable to login

2005-05-03 Thread Kern Sibbald
On Tuesday 03 May 2005 19:01, [EMAIL PROTECTED] wrote: > Hi, > > I am trying to create Bacula Rescue CD. I installed the following RPM's on > my server, > > bacula-rescue-1.36.3-1 > bacula-client-1.36.3-1 > > and the creation of the bootcd.iso seemed to go fine with the 'make all' > since I was ab

Re: [Bacula-users] mysql strategy and tape library compatability

2005-05-03 Thread Kern Sibbald
Hello, On Tuesday 03 May 2005 21:30, Danny Butroyd wrote: > Hi All > > First of all I would just like to say how much I like Bacula, its a > superb bit of software, so thanks guys! > > What I would like to know is what do most people do when backing up > heavily used mysql databases? Do people pr

Re: [Bacula-users] mysql strategy and tape library compatability

2005-05-03 Thread Dominic Marks
On Tuesday 03 May 2005 20:30, Danny Butroyd wrote: > Hi All > > First of all I would just like to say how much I like Bacula, its a > superb bit of software, so thanks guys! > > What I would like to know is what do most people do when backing up > heavily used mysql databases? Do people prefer to

[Bacula-users] mysql strategy and tape library compatability

2005-05-03 Thread Danny Butroyd
Hi All First of all I would just like to say how much I like Bacula, its a superb bit of software, so thanks guys! What I would like to know is what do most people do when backing up heavily used mysql databases? Do people prefer to backup the live files and "repair tables" if you have to rest

Re: [Bacula-users] "Director-->Client" not "Client-->Director"

2005-05-03 Thread Arno Lehmann
David Clymer wrote: On Tue, 2005-05-03 at 13:15 -0400, [EMAIL PROTECTED] wrote: tir, 03,.05.2005 kl. 12.49 -0400, skrev David Clymer: On Tue, 2005-05-03 at 18:40 +0200, Christopher Rasch-Olsen Raa wrote: Hi, Just a quick question, arrest me if I have misunderstood the doc's. :p Why is Bacula writte

Re: [Bacula-users] Backup +/-800 Windows clients

2005-05-03 Thread Piet le Roux
On Tuesday 03 May 2005 11:30, Alan Brown wrote: > On Sat, 30 Apr 2005, Piet le Roux wrote: > > A client need to backup user files from +/- 800 Windows workstations at > > least once a week to a Linux server. > > > > We estimated about 5Mb changed files per workstation per week. > > This would be a

Re: [Bacula-users] "Director-->Client" not "Client-->Director"

2005-05-03 Thread David Clymer
On Tue, 2005-05-03 at 13:15 -0400, [EMAIL PROTECTED] wrote: > > tir, 03,.05.2005 kl. 12.49 -0400, skrev David Clymer: > >> On Tue, 2005-05-03 at 18:40 +0200, Christopher Rasch-Olsen Raa wrote: > >> > Hi, > >> > > >> > Just a quick question, arrest me if I have misunderstood the doc's. :p > >> > > >

Re: [Bacula-users] "Director-->Client" not "Client-->Director"

2005-05-03 Thread Dan Langille
On 3 May 2005 at 13:15, [EMAIL PROTECTED] wrote: > > tir, 03,.05.2005 kl. 12.49 -0400, skrev David Clymer: > >> On Tue, 2005-05-03 at 18:40 +0200, Christopher Rasch-Olsen Raa wrote: > >> > Hi, > >> > > >> > Just a quick question, arrest me if I have misunderstood the doc's. :p > >> > > >> > Why is

Re: [Bacula-users] "Director-->Client" not "Client-->Director"

2005-05-03 Thread agerber
> tir, 03,.05.2005 kl. 12.49 -0400, skrev David Clymer: >> On Tue, 2005-05-03 at 18:40 +0200, Christopher Rasch-Olsen Raa wrote: >> > Hi, >> > >> > Just a quick question, arrest me if I have misunderstood the doc's. :p >> > >> > Why is Bacula written so that the Director is the one who contacts the

[Bacula-users] Bacula Rescue CD - Unable to login

2005-05-03 Thread david_wendt
Hi, I am trying to create Bacula Rescue CD. I installed the following RPM's on my server, bacula-rescue-1.36.3-1 bacula-client-1.36.3-1 and the creation of the bootcd.iso seemed to go fine with the 'make all' since I was able to successful boot from the image. The problem I am having is that

Re: [Bacula-users] "Director-->Client" not "Client-->Director"

2005-05-03 Thread Christopher Rasch-Olsen Raa
tir, 03,.05.2005 kl. 12.49 -0400, skrev David Clymer: > On Tue, 2005-05-03 at 18:40 +0200, Christopher Rasch-Olsen Raa wrote: > > Hi, > > > > Just a quick question, arrest me if I have misunderstood the doc's. :p > > > > Why is Bacula written so that the Director is the one who contacts the > > c

Re: [Bacula-users] "Director-->Client" not "Client-->Director"

2005-05-03 Thread David Clymer
On Tue, 2005-05-03 at 18:40 +0200, Christopher Rasch-Olsen Raa wrote: > Hi, > > Just a quick question, arrest me if I have misunderstood the doc's. :p > > Why is Bacula written so that the Director is the one who contacts the > clients with the data for backup, instead of the Clients contacting t

[Bacula-users] "Director-->Client" not "Client-->Director"

2005-05-03 Thread Christopher Rasch-Olsen Raa
Hi, Just a quick question, arrest me if I have misunderstood the doc's. :p Why is Bacula written so that the Director is the one who contacts the clients with the data for backup, instead of the Clients contacting the Director whenever they need to do the backup? Best regards, Christopher Rasch

[Bacula-users] Wildcard Include files?

2005-05-03 Thread Mark Bober
Does the director config '@' (including files) accept any sort of wildcard, a'la Apache? Like: @/usr/local/etc/conf/*.conf It's not accepting that syntax; I'm not seeing anything about wildcards in the section about included files in the docs. Thanks! Mark

Re: [Bacula-users] bacula, mysql, on Freebsd 5.3

2005-05-03 Thread Alan Brown
On Tue, 3 May 2005, Russell Howe wrote: Lars Köller wrote: That's the weekness of the "old" BSD startup concept. At home I always move the scripts to something like: 400.mysql.sh 600.bacula.sh 700.httpd.sh 800.imapd.sh This is why most linux distros moved to SysV-style rc.[N] startup script

Re: [Bacula-users] bacula, mysql, on Freebsd 5.3

2005-05-03 Thread Russell Howe
Lars Köller wrote: > That's the weekness of the "old" BSD startup concept. At home I always > move the scripts to something like: > > 400.mysql.sh > 600.bacula.sh > 700.httpd.sh > 800.imapd.sh > > Or something similar. So I have to look into /usr/local/etc/rc.d/ after > each new install

Re: [Bacula-users] Backup +/-800 Windows clients

2005-05-03 Thread Alan Brown
On Sat, 30 Apr 2005, Piet le Roux wrote: A client need to backup user files from +/- 800 Windows workstations at least once a week to a Linux server. We estimated about 5Mb changed files per workstation per week. This would be a good candidate for a "base" job, if that code was completed and worki

Re: [Bacula-users] Maybe this is one for Kern (or Arno??) ;-)))

2005-05-03 Thread Kern Sibbald
Hello, First, I have to say (and I already did) that in several emails, I was confused and stated that you could not run simultaneous Jobs writing into the same disk volume. This is not true -- it is possible. What *is* true is that you cannot use the same Device resource to write in two disk

Re: [Bacula-users] Spool block too big

2005-05-03 Thread Kern Sibbald
On Tuesday 03 May 2005 03:51, Jeffery P. Humes wrote: > Any ideas why I would get this error? > > > > 02-May 20:33 kninfratemp-sd: mycastleapp01.2005-05-01_01.05.01 Fatal > error: spool.c:315 Spool block too big. Max 64512 bytes, got 909259313 > > This error seems to happen when full backups happen