StorageTek SL150: Difference between revisions
From Lolly's Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
===Default Password=== | ===Default Password=== | ||
passw0rd | passw0rd | ||
===Solaris Configuration=== | |||
To use the Ultrium-6 Tape drives with Solaris you have to put the following into your st.conf: | |||
<source lang=bash> | |||
"HP Ultrium 6-SCSI", "HP Ultrium 6-SCSI ", "CFGHPULTRIUM6SCSI"; | |||
CFGHPULTRIUM6SCSI = 2,0x3B,0,0x18619,4,0x58,0x58,0x5A,0x5A,3,60,1200,600,1200,600,600,18000; | |||
</source> | |||
The vendor string has to be exactly 8 characters: | |||
HP<6 spaces>Product... | |||
==General Documentation== | ==General Documentation== |
Revision as of 08:01, 3 July 2015
StorageTek SL150 Modular Tapelibrary
General Knowledge
Default Password
passw0rd
Solaris Configuration
To use the Ultrium-6 Tape drives with Solaris you have to put the following into your st.conf:
"HP Ultrium 6-SCSI", "HP Ultrium 6-SCSI ", "CFGHPULTRIUM6SCSI";
CFGHPULTRIUM6SCSI = 2,0x3B,0,0x18619,4,0x58,0x58,0x5A,0x5A,3,60,1200,600,1200,600,600,18000;
The vendor string has to be exactly 8 characters: HP<6 spaces>Product...