CHAPTER 11 Internal I/O Units
11.4.3 OS settings
11.4.3.1 PRIMEPOWER200 Non-Pedestal Servers
Before using a DDS4 DAT drive, the /kernel/drv/st.conf file must be modified, as follows:
1 Copy the original st.conf file:
# cp /kernel/drv/st.conf /kernel/drv/st.conf.old
2 Add the following lines to the /kernel/drv/st.conf file:
tape-config-list =
"HP C5683A", "HP DDS4 4mm DAT", "HP_data2";
HP_data2 = 1,0x34,1024,0xd639,4,0x00,0x13,0x24,0x3,3;
IMPORTANT
There must be exactly six spaces between HP and C5683A. If another tape-config-list has already
been defined, use a "," as a separator and add the new lines as shown in the following example.
Tape-config-list =
"EXABYTE EXB-8505", "Exabyte 8mm EXB-8505", "EXBT-8SC",
"HP C5683A", "HP DDS4 4mm DAT", "HP_data2";
EXBT-8SC = 1,0x35,0,0xce39,2,0x15,0x8c,1;
HP_data2 = 1,0x34,1024,0xd639,4,0x00,0x13,0x24,0x3,3;
3 Shut the system down:
# shutdown -y i0
4 Then reboot the system, using the -r flag:
ok boot -r
200