Originally posted by: dukessd
For a partitioned system you cannot get this information from AIX, you must use the HMC.
If you want a command line tool for the system plans you can use the mksysplan command on the HMC:
http://publib.boulder.ibm.com/infocenter/systems/scope/hw/index.jsp?topic=/iphcx/mksysplan.htm The output is an xml file that excel or newer versions of word can read.
This is also a usefull tool for cloning managed systems for DR, etc.
For each LPAR you could try the AIX command lscfg -vp but this will report the adapters and devices for the LPAR as well as all of the memory and processors, etc. for the whole system.
#AIX-Forum