AIX

AIX

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


#Power
 View Only
  • 1.  cfgmgr output

    Posted Thu September 27, 2007 12:37 AM

    Originally posted by: sck


    Hi,

    I am getting this output

    0516-304 : Unable to find device id 000129e30000d60000000110ddaf8d31 in the Device
    Configuration Database.
    0516-306 : Unable to find volume group vgid=000129e30000d60000000110ddaf8d31 in the Device
    Configuration Database.
    on execution of smit lv and display of logical volumes.

    Need help on this issue. Because of this i am unable to add one disk to an existing group.
    #AIX-Forum


  • 2.  Re: cfgmgr output

    Posted Thu September 27, 2007 09:32 AM

    Originally posted by: hwyguy


    It looks like AIX can't find an hdisk, as that looks like a PVID.

    Do an lsdev -Cc disk and see if there are any hdisks listed in the defined state.

    If there are, check to ensure that drive is ok.

    #AIX-Forum


  • 3.  Re: cfgmgr output

    Posted Thu September 27, 2007 09:40 AM

    Originally posted by: hwyguy


    Whoops.

    On second thought, it looks like a bad VG.

    Make sure the VG is varied on "lsvg vgname"

    If not, you may want to ensure that all of your PV's are there by doing lsdev -Cc disk and looking for a disk in the defined state. It's possible that an hdisk went down in your VG, causing you to lose quorum which would take the vg offline.

    #AIX-Forum


  • 4.  Re: cfgmgr output

    Posted Fri September 28, 2007 07:22 AM

    Originally posted by: SystemAdmin


    It looks like you have an hdisk that the system doesn't recognize. Please post the output of:

    lspv
    lsdev -Cc disk

    Have you changed the hardware configuration in any way?

    Regards,
    Jim Lane
    #AIX-Forum