Originally posted by: Kunjuttan
Hi All,
I have a query.
I am creating LUNs and presenting it to various hosts.If OS team is asking to release a particular LUN from the host and giving the path of the LUN from the OS side, how can we find the same in the storage side.
Example - following is a path giving by OS team.How can I find the same in the Storage side.
c2t201200A0B84829E2d9
Originally posted by: cris
That looks like a Solaris MPxIO device. You'll need to find out what the underlying device that is maps to is first. Use luxadm or mpathadm to figure this out and then use the LUN UUID or the H-LUN ID to figure it out. Alternative, you can use HDLM, HCS, or some other native host tool. hrmmm, maybe even a getconfig?