AIX

AIX

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


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  mirrorvg message

    Posted 06/17/09 11:32 PM

    Originally posted by: SystemAdmin


    Hi !
    Iam making a mirrorvg and I get:

    0516-1125 mirrorvg: Quorum requirement turned off, varyoff and varyon
    volume group for this to take effect.
    is it ok ?? How can I check if the mirrorvg was successful ??

    Thanks !
    #AIX-Forum


  • 2.  Re: mirrorvg message

    Posted 06/17/09 11:38 PM

    Originally posted by: orphy


    It's fine. Just do what it says and you will be all set.
    Orphy
    #AIX-Forum


  • 3.  Re: mirrorvg message

    Posted 06/18/09 10:07 AM

    Originally posted by: SystemAdmin


    THis is fine.

    Lets assume your Volume Group name is : datavg

    To check to see if the mirror is good type

    lsvg -l datavg

    All the LVs should be insync , if any are listed as stale the mirror is not complete.

    I believe this is an AIX 5.x system and a varyoffvg / varyonvg is required. I think in AIX 6.1 this is nolonger a requirement ( Not sure - Did AIX6.1 a long time ago )
    #AIX-Forum


  • 4.  Re: mirrorvg message

    Posted 12/10/09 02:27 PM

    Originally posted by: raja7


    you put this following command

    lsvg -l <vg name>

    in that vg is a mirror in the sense the pp is twice to lp.
    #AIX-Forum