Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how can I get HMC name from LPAR command line?

Status
Not open for further replies.

AlexKok

MIS
Oct 14, 2003
2
NL
Is there a way to find out the name of the HMC from the command line on an LPAR AIX system?
 
Hi AlexKok!
I guess, you can use lshmc -n command in linux command line
hope to help~
 
The lshmc command does not exist on an AIX LPAR (AIX does not have a linux command line either :) so this does not help, sorry.
 
check your files located in;
/var/ct/cfg

ctrmc.als should have your hmc server listed so that it can have 'hmc' control.

I found my hmc listed in the following files;

/var/ct/109214284/log/mc/IBM.CSMAgentRM/trace
/var/ct/109214284/registry/local_tree/Data/804393152.0.270470.1052357388.5379677
82.variable.0
/var/ct/109214284/registry/local_tree/Data/804393152.0.270470.1052357388.5379677
82.variable.1
/var/ct/cfg/ct_has.thl
/var/ct/cfg/ctrmc.acls
/var/ct/cfg/ctrmc.acls.orig
/var/ct/cfg/ctrmc.mcptbl

this is on a 5.2 system that runs dlpars.. I recommend putting the hmc in /etc/hosts or you won't be able to have dynamic lpars.

Adam
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top