View Single Post

   
  #8 (permalink)  
Old 01-05-2008, 06:21 AM
aixdude@yahoo.com
 
Posts: n/a
Default Re: IBM P650 Memory Command Needed

kiri...@penncomputer.com Apr 19, 2:04 pm show options

Newsgroups: comp.unix.aix
From: kiri...@penncomputer.com - Find messages by this author
Date: 19 Apr 2005 14:04:01 -0700
Local: Tues,Apr 19 2005 2:04 pm
Subject: IBM P650 Memory Command Needed
Reply | Reply to Author | Forward | Print | Individual Message | Show
original | Report Abuse

I need the memory command to determine how much memory is on each
processor for a P650 7038-6M2. Please let me know.
Thanks...Ken



I don't have a P650, but on p5 systems the following works.

lscfg -vp |grep -p DIMM

Reply With Quote