All,
I am very green to bacula and am trying to configure a Dell PV-132T with
a single LTO-3 drive attached to a Debian Etch server. My problem comes
when running the btape fill test across multiple tapes. The first tape
fills ok but I then get the following error when it needs to get the
second tape:
06-Jun 01:06 btape: End of medium on Volume "TestVolume1"
Bytes=423,805,321,368 Blocks=6,569,404 at 06-Jun-2007 01:06.
06-Jun 01:06 btape: Invalid slot=0 defined, cannot autoload Volume.
Mount blank Volume on device "Drive-0" (/dev/nst0) and press return when
ready:
Where is the "Invalid slot=0 defined" error coming from?
my bacula-sd.conf file looks like this:
Storage { # definition of myself
Name = foo-sd
SDPort = 9103
WorkingDirectory = "/var/lib/bacula"
Pid Directory = "/var/run/bacula"
Maximum Concurrent Jobs = 20
SDAddress = 127.0.0.1
}
# List Directors who are permitted to contact Storage daemon
Director {
Name = foo-dir
Password = "xxx"
}
# Restricted Director, used by tray-monitor to get the
# status of the storage daemon
Director {
Name = foo-mon
Password = "xxx"
Monitor = yes
}
Autochanger {
Name = PV132T
Device = Drive-0
Changer Command = "/etc/bacula/scripts/mtx-changer %c %o %S %a %d"
Changer Device = /dev/sg3
}
Device {
Name = Drive-0
LabelMedia = yes;
Drive Index = 0
Media Type = LTO-3
Archive Device = /dev/nst0
AutomaticMount = yes;
AlwaysOpen = yes;
RemovableMedia = yes;
RandomAccess = no;
AutoChanger = yes
Alert Command = "sh -c 'tapeinfo -f %c | grep TapeAltert|cat'"
Autoselect = yes
}
Messages {
Name = Standard
director = foo-dir = all
}
Any assistance would be greatly appreciated.
Sincerely,
Scott
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users