Sunday, December 17, 2006

How to find the correct map between SAN's LUN and logical drive in AIX

Last week, I learned new command how to find the correct map between SAN's LUN and logical drive in the AIX system.

# fget_config -Av

It will shows Logical UNIT of SAN mapped to correct hdisk in the system. So, if we plan to rebuild the LUN, make sure remove all related hdisk / file system in the system, same as the replacing local disk procedures.

No comments: