On 02/24/2010 11:14 AM, guymatz wrote:
Hello,
I would really love to be able to tell if (and ideally where!) an
iSCSI LUN (right word here?) is mounted.  I don't want to mount it
twice . . !  Any way to do this?  Is there an ideal way to do iSCSI
accounting?


You could run iscsiadm -m session -P 3 to see the iscsi luns (you would see /dev/sdX) then run df or mount to see if /dev/sdX is listed as mounted.


Have you seen a way to do this with fibre channel or scsi or sata disks?

--
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/open-iscsi?hl=en.

Reply via email to