Santosh
Guest
|
Posted:
Thu Dec 29, 2005 9:16 am Post subject:
MPIO support for SCSI-3 |
|
|
Hi
In "DsmCategorizeRequest" the DSM (Sample DSM from DDK) returns the
"DSM_WILL_HANDLE" for SCSI-2 reserve/release/break reservation opcodes.
"DsmSrbDeviceControl" then handles the SCSI-2 opcodes.
In case if SCSI-3 reservation is sent to DSM ("DsmCategorizeRequest") , it
finds the good path to send the SCSI-3 request. So I guess if DSM need
to handle the SCSI-3 commands , then " DsmCategorizeRequest " should return
the DSM_WILL_HANDLE for SCSI-3 commands as well .
Please correct me if I am wrong.
Are there any changes done in MPIO to support SCSI-3 ?
Thanks
Santosh |
|