I presented a set of 4 LUNs from Clariion to 2 ESXi servers.
On each of these servers, I have a CentOS VM running.
I presented all 4 luns to both CentOS VM's using Raw Device Mapping.
Im using a application which provides it's own clustering software, and as such, I need to identify which of the 4 luns are which on each of the hosts.
Ideally, I would like to create a mapping between /dev/sdb and it's WWN, and between /dev/sdc and it's WWN etc...
That way, I can make sure that each of the 4 luns on both VM's are setup in the correct order for the application to reference them.
So, on a CentOS VM, how can I obtain the WWN of a Raw Device Mapped from ESXi host?
Thanks,
Ron