Originally posted by: Mohammed Farooqui
We have the Pureflex server. and we use the FSM (like the HMC) to list all our managed servers.
To list the managed Machines <Blades>
lssyscfg -r sys -F name
To list the LPARs in the machine
lssyscfg -r lpar -F name,state,lpar_id -m <Blade name>
If you have access to the HMC, you can use these commands to list the managed machines.
Hope this helps.
#AIX-Forum