Thursday, August 30, 2007

Find LUN ID on AIX

lscfg -vl hdiskx

4 comments:

Shams Naved said...

I think you should try using
lsattr -El hdiskx


The unique_id is the LUN ID you need.

I found it on the Internet while I was facing the same problem.

Kamal said...

atlsappi007(root)# lsattr -El hdiskx
lsattr: 0514-519 The following device was not found in the customized
device configuration database:
hdiskx
atlsappi007(root)#
the command is not working..!!

Stephan26 said...
This comment has been removed by the author.
Stephan26 said...

lsattr -El hdisk(x) where x is the # of the disk. For example, hdisk1, hdisk2 etc..