devices shared by multiple nodes

Hi,

I have 5 scsi disks in my system all connected
to different ports. Two of the disks are shared
by another NT system. Now I programatically
want to find whether which all scsi ports in my
system are shared by other NT node(s);

Can it be found thru any ioctl to the scsi port?

thanks
Harish


Get free email and a permanent address at http://www.netaddress.com/?N=1

I don’t think the SCSI port adapter knows whether a device is shared.
But you may be able to definitively ID each disk by sending a SCSI
inquiry command to each, requesting VPD page 0x83. Do this on both
systems, and you’ll know which disks are shared.


Dave Cox
Hewlett-Packard Co.
HPSO/SSMO (Santa Barbara)
https://ecardfile.com/id/Dave+Cox

-----Original Message-----
From: Harish B [mailto:xxxxx@usa.net]
Sent: Friday, August 25, 2000 4:59 AM
To: NT Developers Interest List
Subject: [ntdev] devices shared by multiple nodes

Hi,

I have 5 scsi disks in my system all connected
to different ports. Two of the disks are shared
by another NT system. Now I programatically
want to find whether which all scsi ports in my
system are shared by other NT node(s);

Can it be found thru any ioctl to the scsi port?

thanks
Harish


Get free email and a permanent address at http://www.netaddress.com/?N=1


You are currently subscribed to ntdev as: david_cox2@hp.com
To unsubscribe send a blank email to $subst(‘Email.Unsub’)