Operating System - HP-UX
1752795 Members
5724 Online
108789 Solutions
New Discussion

How to find iSCSI LUN details on HPUX machine

 
VinayD
Occasional Contributor

How to find iSCSI LUN details on HPUX machine

Hi,

 

 I have some luns exported to HPUX machine through ISCSI protocol from HP Storserv, now i wanted to know how to get the device iqn of those LUN's is there any command for that.

 

please let me know.

 

Thanks,

Vinay

 

 

P.S. This thread has been moved from HP-UX > General to HP-UX > sysadmin. - Hp Forum Moderator

3 REPLIES 3
Stan_M
HPE Pro

Re: How to find iSCSI LUN details on HPUX machine

you can see them from the HPUX, something like:

 

/opt/iscsi/bin/iscsiutil -a -I <ip>

ioscan -NH 64000

/opt/iscsi/bin/iscsiutil -p -O

 

HTH

Stan

I work for HPE
VinayD
Occasional Contributor

Re: How to find iSCSI LUN details on HPUX machine

Thanks Stan,

 

If i want to get the iqn number for that iSCSI LUN presented to that HPUX host, then is there any command to get that info.....?

 

your help will be much appreciated..

 

Thanks,

Vinay

Dennis Handly
Acclaimed Contributor

Re: How to find iSCSI LUN details on HP-UX machine

>If I want to get the iqn number for that iSCSI LUN presented to that HP-UX host

 

Have you tried using the 3PAR CLI to list the VLUN for details (showvlun)?