Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » How to do SCSI Target Reset?
Closed Thread
Old 11-15-2004, 03:24 PM   #1 (permalink)
 
Newb Techie

Join Date: Nov 2004

Posts: 2

hetal

Default How to do SCSI Target Reset?

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.
hetal is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On