Hello Arno,
On Tue, 01 Nov 2005 22:30:05 +0100 Arno Lehmann <[EMAIL PROTECTED]>
wrote:
> Hello,
>
> On 01.11.2005 21:57, Stephan Holl wrote:
>
> > Dear bacula-users,
> >
> > We are planning to buy a new backup-hardware and are thinking of an
> > internal Quantum DLT V4 (160 /320 GB capacity)
On Friday 04 November 2005 00:36, Kern Sibbald wrote:
> On Thursday 03 November 2005 09:43, Daniel Holtkamp wrote:
> > Gabriele Bulfon wrote:
> > > 02-Nov 23:01 iserver-dir: Start Backup JobId 355,
> > > Job=Enterprise_Backup.2005-11-02_23.00.00 02-Nov 23:01 iserver-dir:
> > > Pruned 1 Job on Volum
On 3 Nov 2005 at 15:37, Ross Boylan wrote:
> Does bacula compress on a file by file basis, or does it compress the
> entire data stream (I have the gzip option on)?
I remember reading the code. It's file by file.
Why? My guess: It is self contained. Imagine having to read the
entire backup st
Does bacula compress on a file by file basis, or does it compress the
entire data stream (I have the gzip option on)?
I ask because I use the subversion version control system, and it
keeps complete copies of every file in hidden directories beneath the
the main ones. I was wondering whether I sh
>This might be a network problem - in that case, try the Heartbeat
>interval directive in all relevant configuration files. In case some
>router in between your DIR and FD drops the connection while that large
>file is stored, this should resolve the problem.
>Arno
Okay, figured out that th
Hello,
I have now verified and corrected the Win32 FD bug where the first file backed
up (in non-portable mode only) could not be restored. The bug was introduced
in some code reorganization in version 1.37.x.
We owe a lot of thanks to Thorsten Engel, who not only found and reported the
proble
Hello,
On 03.11.2005 21:51, Vadim A. Umanski wrote:
DIR dies some time in the night...
That's how it died on cgatex job last time.
02-Nov 03:21 nfs4p-dir: Begin pruning Jobs.
02-Nov 03:21 nfs4p-dir: No Jobs found to prune.
02-Nov 03:21 nfs4p-dir: Begin pruning Files.
02-Nov 03:21 nfs4p-dir: No
Do you have any examples for the heartbeat directive? Where does it belong
in each of the conf files? I looked that the documentation and am still not
quite sure where in each file it belongs.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Arno Lehmann
Se
Hello,
On 03.11.2005 21:30, Eric Langheinrich wrote:
I'm trying to remotely backup a server that I have collocated.
Unfortunately, I have not been able to perform a full backup. The director
is able to properly connect to the client and the backup process starts
okay, but after running for a whi
How do you do.
>> Full backups every sunday and incrementals dayly. But
>> after some time one of bacula processes started to crash every morning
>> and 1 or more (or all) jobs were left not done. Such situation last
>> for some weeks - it become clear to me that I need help.
>> and every morning
I'm trying to remotely backup a server that I have collocated.
Unfortunately, I have not been able to perform a full backup. The director
is able to properly connect to the client and the backup process starts
okay, but after running for a while the backup keeps failing.
The messages look like so
Hello,
It looks like you stumbled into a change they made in the 2.6 kernel, which
will undoubtely cause a lot of people a *lot* of pain. The change prohibits
a program from opening a drive in read/write mode if there is no volume in
the drive.
If this is what is causing your problem, you can
Evening...
I'm repeatedly seeing the following messages cancelling my backup jobs:
==
03-Nov 08:11 torf-dir: Start Backup JobId 206,
Job=BackupCatalog.2005-11-03_08.10.00
03-Nov 08:13 torf-sd: BackupCatalog.2005-11-03_08.10.00 Fatal error:
device.c:317 Unable to ope
A part from the recycle state that seems to happen in a wrong timing,
I also used a Volume Use Duration of 12 hours.
Shouldn't I see the "Used" status when I ask "list volumes" in bconsole, for volumes
older than yesterday?
Gabriele Bulfon - Sonicle S.r.l.
Tel +39 028246016 Int. 30 - Fa
Brandon Evans wrote:
> Another Issue I noticed, I have onefs = no in My FileSet, but I got this
> error when I started the backup:
>
> Client-fd: Filesystem change prohibited. Will not descend into /boot
>
> Here is the start of my FileSet:
>
> FileSet {
> Name = "Ensim Virt"
> Include
I am using 4 external hard drives as my pool.
Every month I plan on swapping them and then recycling on the 5th
month.
The device for each drive is the same /dev/sda1
I only have one Device in my bacula-sd.conf file, because they are all
labeled the same.
The problem is when I switch devices I get
Hi all
First thanks to the devlopers of bacula, it is a very usefull software!
I'm new to bacula and after severel tests (with bacula 1.36.3 and 1.38.0) I
tried to backup our first solaris-server (Solaris 10) with bacula. It worked
fine but it should be much faster...
I testet it on a Sun V240 (
Hello,
As is usual for a new release, there are now several bug reports against
1.38.0, most of which I have fixed. I take all bugs seriously, but with one
exception, I don't consider the reported bugs to be "serious" in the sense of
losing or corrupting data.
The exception is a report yesterd
On Thursday 03 November 2005 13:53, Gabriele Bulfon wrote:
> uhI don't understand why recycling happen exactly one hour after
> the job scheduling... each Volume has a retention of 6d, so the Wednesday
> Volume should be inrecycle state at least 24 hours before the new jobI
> believe th
On Thursday 03 November 2005 09:43, Daniel Holtkamp wrote:
> Gabriele Bulfon wrote:
> > 02-Nov 23:01 iserver-dir: Start Backup JobId 355,
> > Job=Enterprise_Backup.2005-11-02_23.00.00 02-Nov 23:01 iserver-dir:
> > Pruned 1 Job on Volume "WEDNESDAY" from catalog. 02-Nov 23:01 iserver-sd:
> > Job Ent
On Thursday 03 November 2005 13:19, Steve Loughran wrote:
> Hi all
>
> I am a long time Amanda user looking for something that spans tapes, and
> can do decent win32 restores... so here I am :)
>
> While I await the arrival of my LTO3 tape library, I was wondering if I
> could ask some really dumb
uhI don't understand why recycling happen exactly one hour after the job scheduling...
each Volume has a retention of 6d, so the Wednesday Volume should be in
recycle state at least 24 hours before the new jobI believe the
last Wednesday job was finished last Thursday morning (at most
Hi all
I am a long time Amanda user looking for something that spans tapes, and
can do decent win32 restores... so here I am :)
While I await the arrival of my LTO3 tape library, I was wondering if I
could ask some really dumb questions about Bacula.
- When the clients send their backups to
Hello,
I tried to make a bugg report on 1.38.0. But it wasn't listed in "Product
version".
Anyway I found a small bug when I installed Bacula.
Everything works fine, except it will not install the FD. And even if I
choose to compile a static version it's a dynamic.
./configure --with-open
Gabriele Bulfon wrote:
02-Nov 23:01 iserver-dir: Start Backup JobId 355,
Job=Enterprise_Backup.2005-11-02_23.00.00
02-Nov 23:01 iserver-dir: Pruned 1 Job on Volume "WEDNESDAY" from catalog.
02-Nov 23:01 iserver-sd: Job Enterprise_Backup.2005-11-02_23.00.00 waiting.
Cannot find any appendable v
25 matches
Mail list logo