AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Operatingsystems
#Servers
#AIX
#AIX
#AIX
#AIX
#AppPerformanceManagement
 View Only
  • 1.  lsvg -p vgname (missing PVs)

    Posted Mon September 11, 2006 10:50 AM

    Originally posted by: popeye


    I have one volume group missing one hdisk, it is connected with DS4300, fget_config -Av shows that disk is mapped and active, but here is the output:

    PV_NAME PV STATE TOTAL PPs FREE PPs FREE DISTRIBUTION
    hdisk10 active 143 0 00..00..00..00..00
    hdisk3 missing 143 0 00..00..00..00..00

    hdisk0 00ca77be9636a4b8 rootvg active
    hdisk1 00ca77beab346bb5 rootvg active
    hdisk2 00ca77bed3c3e1f3 hbvg1 concurrent
    hdisk3 00ca77beedb4d81c hkprod active
    hdisk4 00ca77beedb4dd4d hkdb active
    hdisk5 00ca77beedb4e251 hkdb active
    hdisk6 00ca77beedb4e516 hkdev
    hdisk7 00ca77beede704fc hkdev
    hdisk8 00ca77bef7bf70fa hkdevdb
    hdisk9 00ca77bed477167e hbvg2 concurrent
    hdisk10 00ca77beedb4daa8 hkprod active
    hdisk11 00ca77beedb4dfcf hkdb active
    hdisk12 00ca77beedb4e3aa hkdb active
    hdisk13 00ca77beedb4e681 hkdev
    hdisk14 00ca77beede707a4 hkdev
    hdisk15 00ca77bef7bf7377 hkdevdb
    hdisk16 00ca77be30767e61 hkdb active
    hdisk17 00ca77be307834f8 hkdb active

    What would be the solution??

    An early reply would be appreciated.

    Thanks
    #AIX-Forum


  • 2.  Re: lsvg -p vgname (missing PVs)

    Posted Mon September 11, 2006 12:37 PM

    Originally posted by: bassemir


    Have you tried the two commands:

    varyonvg hkprod
    syncvg hkprod

    thats what works for me for my mirrored disks
    #AIX-Forum


  • 3.  Re: lsvg -p vgname (missing PVs)

    Posted Mon September 11, 2006 12:42 PM

    Originally posted by: popeye


    Thanks basemir,

    It worked with varyonvg hkprod and then AIX 5.3-02 automatically starts the synchronization.

    Thanks
    #AIX-Forum