AIX

AIX

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


#Power
 View Only
Expand all | Collapse all

How to determine physical memory config

  • 1.  How to determine physical memory config

    Posted Fri June 06, 2008 07:15 PM

    Originally posted by: MaureenTro


    Can someone provide commands to determine what my physical hardware config is?
    I think I should have 16GB of memory but only appear to have 14GB. Trying to determine how many slots and what size the actual memory is and if we have bad memory or if it was never there.
    Running AIX 5.3.
    I've run vmstat -I and topas to determine overall memory but want to find out what the physical makeup is.
    #AIX-Forum


  • 2.  Re: How to determine physical memory config

    Posted Fri June 06, 2008 09:40 PM

    Originally posted by: orphy


    prtconf
    lsattr -ElmemX
    lscfg -vp
    bootinfo -r
    Orphy
    #AIX-Forum


  • 3.  Re: How to determine physical memory config

    Posted Tue June 10, 2008 03:51 PM

    Originally posted by: MaureenTro


    Thanks, great info
    #AIX-Forum