View Single Post
  #7  
Old January 9th, 2007
rvannoy's Avatar
rvannoy Offline
Junior Member
 
Join Date: December 2006
Posts: 13
Smile Re: VIO Client Mirrored Volumes

Quote:
Originally Posted by chanduamar
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.
I also use varyonvg (rootvg or vgname) on the VIO client once both vio servers are up as well and lsvg -l to check the lv stale/syncd state and in many cases this will also work.

Regards,

Rick Vannoy
Reply With Quote