Hi Everyone,
I am planning to use SCSI Reserve/Release for SCSI Devices. Since software that I work on operates in multiple host environments, if original host dies somehow before releasing reservation, we want to release the reservation using SCSI Target Reset if possible and if itÂ’s not possible then through SCSI Bus Reset.
Is there a way to send SCSI Target Reset on Windows directly from Application?
If not then how can we do it?
I read about doing this through ASPI.
Does all type of Host Adapters/Windows OS versions support ASPI? If not, where can I get list of adapter/OS that is ASPI compatible?
Is there any alternative to ASPI?
I want to do same on UNIX and Netware. How can we achieve this? Can we do this using Pass Throug IOCTLS?
Thanks for your time and feedback in advance.
Hetal.