Originally posted by: jvk
There is no AIX command for this and it would be much easier if you start on storage box....
The only way I'm aware of is:
for all of your AIX hosts,
__for all your FC disks on particualr AIX box,
____run the lscfg -vl hdiskN | grep "Serial Number" command
____(where N covers all FC disks)
and then compare the list of Serial Numbers between all AIX hosts.
The same Serial Number on diff. AIX hosts means the same LUN which is shared among them.
Btw, be aware that instead of hdisks you may have also vpaths or hdiskpower devices, etc.
Above should work for IBM disks, I'm not sure this is true for EMC, Hitachi, HP, ...
#AIX-Forum