11.4 DAT Drive (DDS4)
11.4.3.2 PRIMEPOWER200 Pedestal Servers
Before using a DDS4 DAT drive, the /kernel/drv/st.conf file must be modified, and a /kernel/drv/glm.conf file
created, 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 Create a /kernel/drv/glm.conf containing the following lines:
name = "glm" parent = "/pci@17,4000"
Unit-address = "3"
target5-scsi-options = 0x1df8;
4 Shut the system down:
# shutdown -y i0
5 Then reboot the system, using the -r flag:
ok boot -r
201