|
Sending a SCSI TMF
I am writing a program to test my FC target (actually any SCSI target). I need to test TMF's. In looking at sg3_utils I only see TMF's for OSD which are actually imbedded in an OSD CDB. So I am looking at bsg.h which appears to have that capability. But bsg.h is not on my system. I could just copy it from someplace but I'm wondering if I need to get some package that would include more things needed.
Does anyone know?
Also if someone knows that sg3_utils will send TMF's then please let me know what the command is.
Eddy
|