AIX

AIX

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


#Power
#Power
 View Only
Expand all | Collapse all

0516-070 : LVM system call found an unaccountable internal error.

  • 1.  0516-070 : LVM system call found an unaccountable internal error.

    Posted Mon January 14, 2013 02:17 AM

    Originally posted by: SystemAdmin


    We are installing oracle 11gR2 grid infrastructure to setup asm(11.2) on an Active/passive cluster(Non Rac) on Aix 7.1,

    when I am trying to launch the Oracle Universal installer from Node1 it's failing to
    start, though we have allocated sufficient amount of swap space, i.e.

    Checking swap space: 0 MB available, 150 MB required. Failed <<<<
    When I query the swap space from root user it's appearing sufficient swap
    space is available, i.e.

    1. lsps -a

    Page Space Physical Volume VolumeGroup Size %Used Active Auto TypeChksum
    paging00 hdisk0 rootvg 25088MB 1 yes no lv 0
    hd6 hdisk0 rootvg 26112MB 1 yes yes lv

    where as, if i query through oracle or grid user it showing an internal
    error, i.e.

    i.e.

    $ lsps -a

    Page Space Physical Volume Volume Group Size %Used Active Auto

    0516-070 : LVM system call found an unaccountable internal error.
    0516-070 : LVM system call found an unaccountable internal error.

    Request anyone to help in rectifying this problem.

    Thanks
    Naveen
    #AIX-Forum


  • 2.  Re: 0516-070 : LVM system call found an unaccountable internal error.

    Posted Tue July 02, 2013 07:57 PM

    Originally posted by: id=me


    Hi Naveen,

    I also have the same issue, non root users seem to spit out the LVM error when calling lsps -a, lsps -s works and I can't seem to find any other commands that spit the error. I am running 7100-01-06, might be a bug but I haven't noticed it before. Did you have any luck getting a solution, I will spend some time on it today.

    Regards

    MiniMe


    #AIX-Forum


  • 3.  Re: 0516-070 : LVM system call found an unaccountable internal error.

    Posted Mon July 15, 2013 06:27 PM

    Originally posted by: GarlandJoseph


    check the permissions on /usr/sbin/lslv and /usr/sbin/lquerylv....they should be 4555  (-r-sr-xr-x) owned by root:system


    #AIX-Forum