AIX

AIX

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


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  Unable to find devic e in the device configuration database

    Posted 08/28/09 08:25 AM

    Originally posted by: SystemAdmin


    Hi

    If any one could help with the below issue .

    4 out of 40 Logical volumes in a volume group are displaying error in the following command

    lspv -l hdisk3

    0516-304 unable to find device in the device configuration database.

    Four logical volume informations are not known in odm after running synclvodm on each of the four lvs we are able to work as normal but after the reboot again the problem populates.
    #AIX-Forum


  • 2.  Re: Unable to find devic e in the device configuration database

    Posted 09/02/09 09:20 AM

    Originally posted by: SystemAdmin


    Did you interrupt any LVM activity? (Ctrl-C or kill command maybe)

    Does hdisk3 appear in the lsdev output? Is it in Available/Defined state? Does only "lspv" display hdisk3?

    Does "lspv hdisk3" display the state as active?

    Does the four filesystems have entry in /etc/filesystems?

    Try "getlvcb -AT lvname", substitute "lvname" with the name of one of the four lvs.

    Paste the output of the above commands. Then we could take it further.

    You mentioned that you can access the filesystems, but on reboot the problem reappears. What are you doing after the reboot to access the filesystems again?

    r/
    R
    #AIX-Forum


  • 3.  Re: Unable to find devic e in the device configuration database

    Posted 09/02/09 09:22 AM

    Originally posted by: SystemAdmin


    Also provide the output of the following commands. In all cases the "lvname" should be one of the affected lv name:

    lslv lvname
    lslv -l lvname
    odmget -q"name=lvname" CuDv
    odmget -q"name=lvname" CuAt

    r/
    R
    #AIX-Forum