Changes below in bold

Device {
Name = HPStorageTape0
Archive Device = Tape0
Drive Index = 0
Device Type = Tape
Changer Device = 4:0:5:1
Media Type = "*HPUltriumTape*"
Autochanger = yes
*LabelMedia = yes
AutomaticMount = yes*
Alert Command = "tapeinfo -f %c | findstr TapeAlert"
Autoselect = yes
Always Open = *no*
Removable media = yes
Random access = no
Requires Mount = no
Minimum block size = *1*
Maximum block size = *16777215*
}

Device {
Name = HPStorageTape1
Archive Device = Tape1
Drive Index = 1
Device Type = Tape
Changer Device = 4:0:5:1
Media Type = "*HPUltriumTape*"
Autochanger = yes
*LabelMedia = yes
AutomaticMount = yes*
Alert Command = "tapeinfo -f %c | findstr TapeAlert"
Autoselect = yes
Always Open = *no*
Removable media = yes
Random access = no
Requires Mount = no
Minimum block size = *1*
Maximum block size = *16777215*

}

Autochanger {
Name = HPStorageAutochanger
Device = HPStorageTape0,HPStorageTape1
Changer Command = "mtx-changer %c %o %S %a %d"
Changer Device = 4:0:5:1
#  Label media = yes
#  Automatic mount = yes
}
[EMAIL PROTECTED] wrote:
C:\Program Files\Bacula\bin>tapeinfo -f Tape0
Product Type: Tape Drive
Vendor ID: 'HP      '
Product ID: 'Ultrium 1-SCSI  '
Revision: 'P54W'
Attached Changer API: No
SerialNumber: 'HU10628AN8'
MinBlock:1
MaxBlock:16777215
SCSI ID: 0
SCSI LUN: 0
Ready: no

Device {
Name = HPStorageTape0Archive Device = Tape0
Device Type = Tape
Media Type = "*HPUltriumTape*"
Autochanger = yes
Changer Device = 4:0:5:1
Alert Command = "tapeinfo -f %c | findstr TapeAlert"

Autoselect = yes
Always Open = yes
Removable media = yes
Random access = no
Requires Mount = no
Minimum block size = 100
Maximum block size = 100
}

Device {
Name = HPStorageTape1
Archive Device = Tape1
Device Type = Tape
Media Type = "damnedHPUltriumTape"
Autochanger = yes
Changer Device = 4:0:5:1
Alert Command = "tapeinfo -f %c | findstr TapeAlert"
Drive Index = 1
Autoselect = yes
Always Open = yes
Removable media = yes
Random access = no
Requires Mount = no
Minimum block size = 100
Maximum block size = 100
}

Autochanger {
Name = HPStorageAutochanger
Device = HPStorageTape0,HPStorageTape1
Changer Command = "mtx-changer %c %o %S %a %d"
Changer Device = 4:0:5:1
#  Label media = yes
#  Automatic mount = yes
}

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to