Re: [Bacula-users] differential backups with xfs/x86-64?

2012-01-17 Thread IEM - network operating center (IOhannes m zmoelnig)
On 2012-01-12 17:32, Martin Simmons wrote: >> On Wed, 11 Jan 2012 13:12:56 +0100, "IEM said: >> > >> # stat /Net/data/Sound/ablinger/Altar/05KStudie2.wav >> File: `/Net/data/Sound/ablinger/Altar/05KStudie2.wav' >> Size: 53315180Blocks: 104136 IO Block: 4096 regular file >> D

Re: [Bacula-users] differential backups with xfs/x86-64?

2012-01-12 Thread IEM - network operating center (IOhannes m zmoelnig)
On 2012-01-11 19:45, Radosław Korzeniewski wrote: > > Did you try a level option of estimate command? > > * estimate job="MyJob" level=Incremental doh! that indeed works, thanks a lot. i couldn't find the option with "help" in bconsole/bat novertheless, it's in the online manual and i seem to h

Re: [Bacula-users] differential backups with xfs/x86-64?

2012-01-11 Thread IEM - network operating center (IOhannes m zmoelnig)
On 2012-01-11 12:10, Martin Simmons wrote: >> On Wed, 11 Jan 2012 10:02:00 +0100, "IEM said: >> >> On 2012-01-10 14:19, Bruno Friedmann wrote: >>> >>> If the filesystem xfs is not mounted with the noatime option, check to have >>> noatime option in the bacula job. >>> so it will not change ea

Re: [Bacula-users] differential backups with xfs/x86-64?

2012-01-11 Thread IEM - network operating center (IOhannes m zmoelnig)
On 2012-01-10 14:19, Bruno Friedmann wrote: >> > > First of all, I'm using also xfs on data source and/or backup media. > There's no special trouble on them to get incremental/differential backup. thanks for your detailed answer. i'm glad to hear that no troubles are to be expected in general. so

[Bacula-users] differential backups with xfs/x86-64?

2012-01-10 Thread IEM - network operating center (IOhannes m zmoelnig)
(sorry if this comes thru as a dupe; i first sent this mail from an unsubscribed account) hi all, i have a problem with bacula and incremental/differential backups from an XFS filesystem. to put it simple: bacula always creates full backups. the long story: we deployed bacula to backup our use

[Bacula-users] appending to a "full" tape?

2010-04-27 Thread IEM - network operating center (IOhannes m zmoelnig)
hi all. i'm running bacula 2.4.4 in a debian/etch environment (i know that it is a bit outdated; but there is even one debian/sarge host that i cannot really update...) bacula is doing a nightly backup ("full" every 3 months or so, "diff" every week, and "incr" every night) onto an autochanger (Q

[Bacula-users] [SOLVED] Re: spurious tracebacks

2007-10-24 Thread IEM - network operating center (IOhannes m zmoelnig)
IEM - network operating center (IOhannes m zmoelnig) wrote: > IEM - network operating center (IOhannes m zmoelnig) wrote: >> hi all >> >> >> the emails usually are sent when nothing interesting is happening (my >> backups are all finished at night; the emails are

Re: [Bacula-users] spurious tracebacks

2007-10-24 Thread IEM - network operating center (IOhannes m zmoelnig)
IEM - network operating center (IOhannes m zmoelnig) wrote: > hi all > > > the emails usually are sent when nothing interesting is happening (my > backups are all finished at night; the emails are sent somewhen during > the day). > > however, receiving tracebacks gi

Re: [Bacula-users] spurious tracebacks

2007-10-24 Thread IEM - network operating center (IOhannes m zmoelnig)
Brian A Seklecki (Mobile) wrote: >> every now and then (the last one was today; then 1 month before; then 10 >> days before that,...) i get traceback emails from my backup-server, each >> for all of the 3 daemons (dir, file, storage) running there. > > *) Run the SD in foreground mode with debu

Re: [Bacula-users] spurious tracebacks

2007-10-23 Thread IEM - network operating center (IOhannes m zmoelnig)
IEM - network operating center (IOhannes m zmoelnig) wrote: > hi all > > > i am currently running bacula-2.1.5 on my backup-server (and 2.1.4 on > the clients), on debian/etch (using the debian-packages from packman) oops, this should read: 2.2.5 (and 2.2.4 resp.) mfga.sr IOh

[Bacula-users] spurious tracebacks

2007-10-23 Thread IEM - network operating center (IOhannes m zmoelnig)
hi all i am currently running bacula-2.1.5 on my backup-server (and 2.1.4 on the clients), on debian/etch (using the debian-packages from packman) every now and then (the last one was today; then 1 month before; then 10 days before that,...) i get traceback emails from my backup-server, each

Re: [Bacula-users] understanding "status" of serveral daemons.

2007-10-09 Thread IEM - network operating center (IOhannes m zmoelnig)
hi mysteriously the list of terminated jobs have been synched during the backup cycle last night. so i am happy again :-) Arno Lehmann wrote: > Hi, > > You're looking at the state of terminated jobs. If the daemon in > question didn't save its state information before shutdown or restart, >

[Bacula-users] understanding "status" of serveral daemons.

2007-10-08 Thread IEM - network operating center (IOhannes m zmoelnig)
hi. i am currently having trouble to understand why different daemons (fd, sd, dir) show different statuses. my "problem": why does a job that runs on all daemons (dir, sd, fd) do not show up in the "status" listings of these daemons? i haven't found much in-depth information in the docs, proba

Re: [Bacula-users] Fwd: storage daemon resets connections....

2007-10-08 Thread IEM - network operating center (IOhannes m zmoelnig)
IEM - network operating center (IOhannes m zmoelnig) wrote: > hi all. > > i added a new host to my bacula backup setup, but unfortunately the > backup fails, because the storage daemon resets the connection, after > some time (that is: after >20min have elapsed and >

Re: [Bacula-users] howt to split the bacula-dir.conf

2007-10-02 Thread IEM - network operating center (IOhannes m zmoelnig)
hi Michal Medvecký wrote: > luyigui loholhlki napsal(a): >> hi >> i want to split the bacula-dir.conf file to different files (one file >> by client) >> is that realizable if yes : how?? >> thanks in advance >> >> > @ stands for include > > example: > > @/etc/bacula/hosts/test.host > i h

[Bacula-users] Fwd: storage daemon resets connections....

2007-10-01 Thread IEM - network operating center (IOhannes m zmoelnig)
(by accident, i have originally sent this email from the wrong account; i want to apologize beforehand, if it gets through 2 times) hi all. i added a new host to my bacula backup setup, but unfortunately the backup fails, because the storage daemon resets the connection, after some time (that