HP A3716A DDS-3 Autoloader User's Manual - 3716-96001

Installing Your Autoloader
Configuring Software on Series 800 HP-PB (NIO) Systems Running HP-UX 9.04
2-17
to the C1557A changer mechanism in the autoloader. In this example, the
changer mechanism is at the hardware path 0/28.0.1.
The following line is an excerpt from the ioscan that describes the changer
mechanism:
Use the output from ioscan to select an unused S800 Class LU. The
following example uses S800 Class LU 0. If the device class is not in the
kernel, any LU will work.
The corresponding io statement looks like this:
/* io statements */ /* (if needed) */
io {
bus_converter address 0 {
scsi1 address 28 {
target address 0 {
spt lu 0 address 1;
}
}
}
}
On a system without a bus converter, simply leave out the bus_converter
line in the io statement and the corresponding closing brace.
6 Change directories to the build directory:
cd /etc/conf/gen
7 Run uxgen to build the new kernel:
/etc/uxgen S800
8 Make a backup copy of the systems current kernel and move the new kernel
into place:
mv /hp-ux /hp-ux.nospt
mv /etc/config/S800/hp-ux /hp-ux
9 Reboot the system:
/etc/shutdown -r 0
10 When the system has rebooted, run ioscan to verify that the system
configuration is what you expect. That is, the spt driver should be tied to the
appropriate hardware and the S/W Status should be ok.
unknown - 0/28.0.1 bus_converter.scsi1.target.? ok(0x8c00202) No_Driver
Autoloader changer mechanism SCSI LUN (1)
Autoloader drive mechanism SCSI LUN (0)
SCSI adapter address (28)
Bus converter address (0)
Class LU assigned by S800 I/O subsystem (unknown)