SAN Infrastrcuture
From RADION OpenLab
McData Sphereon 4400 FC Switches and the Overland NEO 2000 Storage library
Most old docs including scsi.c in the kernel source tree state that
$ echo "scsi logging token [level]" > /proc/scsi/scsi
will turn on scsi logging. I found that on newer systems only
echo 0xffffffff >/proc/sys/dev/scsi/logging_level
seemed to work correctly.
