View Single Post
  #5  
Old September 10th, 2006
chanduamar's Avatar
chanduamar Offline
Junior Member
 
Join Date: September 2006
Posts: 4
Re: VIO Client Mirrored Volumes

Hi,
This issue is common when you reboot one of the VIO server all client drives goes into missing state, At this point we have to do on client partitions is
lsdev -Cc disk | more , here you will see all the dirves comming from VIO server shows in defined state,run cfgmgr , now you will see all drives in available state, but pv status is will be sitll missing, so run synclvodm -Pv vgname this command will bring all drives into active state, but still lsvg -l vgname shows "stale" so we need to run syncvg -v vgname this will bring to syncd state.
Reply With Quote