AIX

AIX

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


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  How to determine physical memory config

    Posted 06/06/08 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 06/06/08 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 06/10/08 03:51 PM

    Originally posted by: MaureenTro


    Thanks, great info
    #AIX-Forum