The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > AIX
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 10-31-2008
shockneck's Avatar
shockneck shockneck is offline Forum Advisor  
No RISC - No Fun
  
 

Join Date: Mar 2008
Location: Infractor's boudoir
Posts: 355
Seems like you use SDD that creates vpath devices from the hdisks. The hdisks appear as often as there are paths, i.e. if you see every hdisk four times there are four paths from your server's FC adapter to the storage box. To make the best use of the multi path I/O you need to use the vpath devices for creating/extending a vg and must not use the hdisk devices. Basic SDD commands are hd2vp (to create vpath devices from hdisks) vp2hd (to remove the vpath device) and dpovgfix (if the vpath configuration got messed up).