OSF1 configuration of EXB-8505XL tape drives

SCSI addresses

Place the drives at addresses starting with 0 (or the lowest available address). We spent months at E831 tracking down very strange problems when our two drives were at addresses 1 and 2.

/sys/data/cam_data.c

Edit /sys/data/cam_data.c to include Exabyte device, density and mode information. This is not strictly necessary unless you wish to select the density and compression mode when writing tape.

Include this code at the appropriate places in cam_data.c

Rebuild the kernel

Here is the procedure I'm following to rebuild the kernel. You may have your own preferences.