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