[Bacula-users] VXA-172 block size

2007-02-23 Thread Brian Debelius
Hi, My VXA-172 defaults to a block size of 1024, and needs to be set to 0 or variable. This setting is lost during a power cycle. So I modified mtx-changer to set this after a tape load. Was: :cmdLoad CALL :debug "Doing mtx -f %ctl% load %slot% %drive%" %MTX% -f %ctl% load %slot% %drive

Re: [Bacula-users] Get autochanger tapes randomly

2007-02-23 Thread Arno Lehmann
Hi, On 2/23/2007 6:14 PM, Brian Debelius wrote: > Ok, I see now...after a week of backups. Bacula increments > automatically to the next higher slot. So its grabbing from slot 1 > yesterday, slot 2 today, and slot 3 tomorrow. Erm... coincidence, I think. As far as I know (and that knowledge

Re: [Bacula-users] problem with configure on FC 6

2007-02-23 Thread John BORIS
Thanks. About 5 minutes ago I found a message to that. They should change the README and INSTALL files. I installed Bacula a while back but I lost the installation when I had to rebuild the RAID array for more space. So I sort of lost the original config. Thanks again. John J. Boris, Sr. JEN-A-Sy

Re: [Bacula-users] problem with configure on FC 6

2007-02-23 Thread Martin Simmons
> On Fri, 23 Feb 2007 11:42:57 -0500, John BORIS said: > > I am trying to install Bacula 2.0.2 from the source distribution. When I > run this: > > ./configure --sbindir=$HOME/bacula/bin / > --sysconfdir=$HOME/bacula/bin / > --with-pid-dir=$HOME/bacula/bin / > --with-subsys-dir=$HOME/bacula

Re: [Bacula-users] Restarting bacula-dir while a job is in progress?

2007-02-23 Thread John Drescher
> BE CAREFUL with this. If you make a mistake, the director will bomb out > (the same way it would if you attempted to start it with a bad > directive). I believe there was some discussion about fixing this (and > in fact, my current director 2.0.2 says something about bad directives > and reusing

Re: [Bacula-users] have RunAfterJob wait until WriteBootstrap finished

2007-02-23 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 As I believe I told you (unless two people have asked this question without reading the archives in about as many days), this is considered a bug at this point and IIRC is due to be fixed in 2.0.3. There is a long discussion about when RunAfterJob shou

Re: [Bacula-users] Restarting bacula-dir while a job is in progress?

2007-02-23 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ralf Gross wrote: > Mike Hanby schrieb: >> I'm testing out bacula (a newbie) in an environment with Linux and Windows >> XP 64bit systems. >> >> I'm running bacula 2.0.2 with -dir, -fd and -sd on a Linux server, and -fd >> on each of the Windows and ot

Re: [Bacula-users] Get autochanger tapes randomly

2007-02-23 Thread Brian Debelius
Ok, I see now...after a week of backups. Bacula increments automatically to the next higher slot. So its grabbing from slot 1 yesterday, slot 2 today, and slot 3 tomorrow. Brian Debelius wrote: > Hi, > > Is there a way to get Bacula to randomly choose new tapes from the > autoloader? The pro

Re: [Bacula-users] Fifo Device

2007-02-23 Thread Andreas
I found the reason for that error in the source code: in file dev.c at line 385 bacula tries to rewind the fifo naturally this won't work. When changing this line to something like "if( 1 == 2)" bacula backsup to the fifo. But now I face the next problem. Restore by the fifo device doesn't w

[Bacula-users] problem with configure on FC 6

2007-02-23 Thread John BORIS
I am trying to install Bacula 2.0.2 from the source distribution. When I run this: ./configure --sbindir=$HOME/bacula/bin / --sysconfdir=$HOME/bacula/bin / --with-pid-dir=$HOME/bacula/bin / --with-subsys-dir=$HOME/bacula/bin / --enable-gnome / --with-mysql=/usr/include/mysql / --with-working-dir

Re: [Bacula-users] Restarting bacula-dir while a job is in progress?

2007-02-23 Thread Ralf Gross
Mike Hanby schrieb: > I'm testing out bacula (a newbie) in an environment with Linux and Windows > XP 64bit systems. > > I'm running bacula 2.0.2 with -dir, -fd and -sd on a Linux server, and -fd > on each of the Windows and other Linux systems. The backups are being stored > onto a 500 GB hard dr

[Bacula-users] Restarting bacula-dir while a job is in progress?

2007-02-23 Thread Mike Hanby
Howdy, I'm testing out bacula (a newbie) in an environment with Linux and Windows XP 64bit systems. I'm running bacula 2.0.2 with -dir, -fd and -sd on a Linux server, and -fd on each of the Windows and other Linux systems. The backups are being stored onto a 500 GB hard drive. I have a

Re: [Bacula-users] debian (sarge/edge) packages for bacula-2.0.2! (was Re: debian und bacula-2.0 ?)

2007-02-23 Thread José Luis Tallón
IEM - network operating center wrote: > even though my questions have not much feedback, i'll post another round ;-) > > i have build debian-packages for bacula-2.0.2, by getting the > source-code of bacula-2.0.2 from sourceforge and applying the > bacula_2.0.0-1.diff that was used for building the

[Bacula-users] [bacula 2.0.2] ACL's missing after restore

2007-02-23 Thread Ralf Gross
Hi, I just tested a restore of files with ACL's. The restored file is missing the ACL's. The file was restored to the same ACL capable filesystem. org. file: # getfacl acltest # file: acltest # owner: root # group: root user::rw- user:rg:rwx group::--- mask::rwx other::--- restored file: # ge

[Bacula-users] Question about Tape handling

2007-02-23 Thread Tim Schoellhammer
Hi list, first of all i will thanks the developer of this great software. I have a question about the bacula tape handling. Environment: FreeBSD amd64 6.2 Bacula 2.0.2 Autochanger MSL6030 with two LTO-2 drives. Backup an Restore worked how i expected. But the restore of selected files from a b

Re: [Bacula-users] Cleaning Jobs

2007-02-23 Thread Andrea Conti
> But update slots scan command after cartrige change of the other ones > are not a good Idea because the cleaning cartrige is loaded, too. You can limit the scanning to a subset of slots by saying update slots= scan For example, on a 6-slot autochanger with a cleaning cartridge in the sixth slo