Hello,
I'm trying to get the below fileset working. Bacula is informing me that
the old-style exclusion list isn't working. I've checked, i'm not seeing the
error. Any help appreciated.
Thanks.
Dave.
# List of files to be backed up
FileSet {
Name = "zeus_full"
Include = {
options = {
Compr
Hello all,
First of all, many thanks to all supporters/developers of this project,
keep up the great job!
I have encountered a poor network backup performance for one of our
remote servers. The maximum transfer rate that I manage to get is only
50 kbyte/s. The server is hosted in a datacenter and
On Sunday 07 August 2005 22:22, Andrei Mikhailovsky wrote:
> Hello all,
>
> First of all, many thanks to all supporters/developers of this project,
> keep up the great job!
>
> I have encountered a poor network backup performance for one of our
> remote servers. The maximum transfer rate that I man
dave wrote:
> Hello,
> I'm trying to get the below fileset working. Bacula is informing me that
> the old-style exclusion list isn't working. I've checked, i'm not seeing the
> error. Any help appreciated.
> Thanks.
> Dave.
Here's your problem:
> Include = {
> options = {
> Compression=GZI
Yeah, sorry, forgot to mention setup
both sides server/client are gentoo boxes with 1.36.3 version of bacula.
They both have 1 gig of ram, client is a dual PIII 1.1Ghz and server is
AMD 2400+. There shouldn't be any issues with the network card
performance, as i've mentioned that i can download fi
On Sun, 2005-08-07 at 18:44 -0300, Roberto Alsina wrote:
> > Hello all,
> >
> > First of all, many thanks to all supporters/developers of this project,
> > keep up the great job!
> >
> > I have encountered a poor network backup performance for one of our
> > remote servers. The maximum transfer r
Hi,
Thanks, that did it.
Dave.
---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Test
Hi!
I've already posted a similar request back in May and I've been refered
to Bug 307 but I believe the answer presented there this doesn't solve
my problem.
The problem was:
I'm doing a full backup once a week and a differential backup on the
other days. Differential jobs are backed up to
Are you absolutely certain that your ethernet cards are set properly?
Often an improperly negotiated link speed or duplex can cause exactly
this symptom. I know you mentioned other things that appear to rule it
out, but check that first regardless -- you might be surprised.
=Ryan
Andrei Mikha