Hello,
I have checked the state of rmc on the HMC as below:
But I check on my AIX lpar, the rmc is still active
I am still finding the way to check on VIOS rmc state.
so, why the HMC cannot detect the rmc state.
What I can do to get HMC see the state of lpar rmc state. Please advise.
I have checked the state of rmc on the HMC as below:
Code:
HMC1:~> lssyscfg -r lpar -m Server-xxx -F lpar_id,state,rmc_state,rmc_ipaddr,os_version,dlpar_mem_capable,dlpar_proc_capable,dlpar_io_capable --filter "lpar_ids=4"
4,Running,inactive,10.176.x.x,VIOS 2.2.6.51,0,0,0
HMC1:~> lssyscfg -r lpar -m Server-xxx -F lpar_id,state,rmc_state,rmc_ipaddr,os_version,dlpar_mem_capable,dlpar_proc_capable,dlpar_io_capable --filter "lpar_ids=3"
3,Running,inactive,10.176.x.x,AIX 5.3 5300-12-05-1140,0,0,0
Code:
[abc] / > lssrc -s ctrmc
Subsystem Group PID Status
ctrmc rsct 385218 active
so, why the HMC cannot detect the rmc state.
What I can do to get HMC see the state of lpar rmc state. Please advise.