- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- how to find the lun number in hpunix
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2008 06:57 AM
06-05-2008 06:57 AM
how to find the lun number in hpunix
There are new luns allocated to the server.
The storage team has given lun number.
But to check that lun number in ioscan output.
Please help.
regards,
sanwin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2008 07:14 AM
06-05-2008 07:14 AM
Re: how to find the lun number in hpunix
What LUN number are you looking for?
What is the array model?
Depending on the array, you may have another special tools to find out this information.
But it's also possible from the hardware path.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2008 07:17 AM
06-05-2008 07:17 AM
Re: how to find the lun number in hpunix
If you have EVA, evainfo will help you
http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareIndex.jsp?lang=en&cc=us&prodNameId=3439051&prodTypeId=12169&prodSeriesId=471497&swLang=13&taskId=135&swEnvOID=2080
Best Regards
Murat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2008 07:37 AM
06-05-2008 07:37 AM
Re: how to find the lun number in hpunix
if you are using other kind of storage you ll have specific tools to get such information (xpinfo for XP arrays for example)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2008 07:49 AM
06-05-2008 07:49 AM
Re: how to find the lun number in hpunix
How about LUN 8?
It would be
././...0.1.0
So you can even decode higher LUN numbers from the hardware path.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2008 08:39 AM
06-05-2008 08:39 AM
Re: how to find the lun number in hpunix
it depends on u storage
for example
if u are using xpstorage
u can use xpinfo -i command to find lun
if u are presenting disk through eva during presenting time it will ask lun number
once disk is presented in u system u can see by using ioscan -funC disk command from there u can identify the lun number.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2008 10:22 AM
06-05-2008 10:22 AM
Re: how to find the lun number in hpunix
To see for EMC, use the command below to see the allocated LUNS
#powermt display dev=all
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2008 10:29 AM
06-05-2008 10:29 AM
Re: how to find the lun number in hpunix
For VA7xx0:
# armtopology
;-)
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2008 06:56 AM
06-06-2008 06:56 AM
Re: how to find the lun number in hpunix
regards,
sanwin