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
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
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
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
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
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
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
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
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
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
> >> >
> >
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
> 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
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
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
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
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
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
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
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
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
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
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
22 matches
Mail list logo