Originally posted by: dv8
Depending on the storage vendor, they may provide utilities that help identify the LUN information you're looking for. For example, in my case, we use EMC storage. They provide an inq utility to scan the storage LUNs. See sample output below. The first column is the hdisk device that the AIX team would reference while the serial number column (second to last) includes the LUN ID that storage team uses as a reference.
Inquiry utility, Version V7.3-1214 (Rev 0.1) (SIL Version V7.3.0.1 (Edit Level 1214)
Copyright (C) by EMC Corporation, all rights reserved.
For help type inq -h.
.................
DEVICE :VEND :PROD :REV :SER NUM :CAP(kb)
/dev/rhdiskpower0 :DGC :VRAID :0430 :044D5172 : 251658240
/dev/rhdiskpower1 :DGC :VRAID :0430 :034D5172 : 429916160
/dev/rhdiskpower2 :DGC :VRAID :0430 :104DFA2B : 262144000
#AIX-Forum