IBM AIX – LPM(Live Partition Mobility ) Issues / Errors
This is a Continuation post for IBM AIX – LPM ( Live Partition Utility), and this posts covers the basic diagnosis procedure required to troubleshoot the issues that occurred during LPM.
1. While doing LPM validation, if we got the below error … please follow the below steps
We need to raise a Software support call with IBM support (1800 426 7378) to generate PESH passwd
Need to provide the below output to CE (Serial Number of HMC)
userid@hmcserver12 :~> lshmc -v
“vpd=*FC????????
*VC 20.0
*N2 Fri Nov 18 06:28:20 GMT+00:00 2011
*FC????????
*DS Hardware Management Console
*TM 7042-CR4
*SE 1110AEB
*MN IBM
*PN Unknown
*SZ 3190050816
*OS Embedded Operating Systems
*NA 10.72.93.11
*FC????????
*DS Platform Firmware
*RM V7R3.5.0.3
“
SE 1110AEB (Serial Number)
Login HMC in GUI with hscroot userid & password
Change the password for hscpe & root
Go to HMC Management à select hscpe user à userà Modify / View
Repeat the same for root user also (change root passwd, cause you don’t know that one either)
Login in to HMC CLI as hscpe user
HMC:/user$ ssh hscpe@10.XX.XX.XX
Password: (which you have already changed in GUI)
hscpe@user$:~> pesh 1110AEB (Serial number of HMC)
Role = hmcpe
Password:XXXXXXX ( IBM CE will provide this passwd )
hscpe@user$:~> su – root
Password: (which you have already changed in GUI)
HMCServer:# usr/sbin/rsct/install/bin/recfgct
0513-071 The ctcas Subsystem has been added.
0513-071 The ctrmc Subsystem has been added.
0513-059 The ctrmc Subsystem has been started. Subsystem PID is 849.
HMCServer:# /usr/sbin/rsct/bin/rmcctrl –p
Login in to LPAR
AIX_LPAR_1:$ sudo su –
AIX_LPAR_1:/home/root# /usr/sbin/rsct/install/bin/recfgct
0513-071 The ctcas Subsystem has been added.
0513-071 The ctrmc Subsystem has been added.
0513-059 The ctrmc Subsystem has been started. Subsystem PID is 557176.
AIX_LPAR_1:/home/root# /usr/sbin/rsct/bin/rmcctrl -z
AIX_LPAR_1:/home/root# /usr/sbin/rsct/bin/rmcctrl -A
0513-071 The ctrmc Subsystem has been added.
0513-059 The ctrmc Subsystem has been started. Subsystem PID is 516154.
AIX_LPAR_1:/home/root#/usr/sbin/rsct/bin/rmcctrl -p
AIX_LPAR_1:/home/root# lssrc -a|grep rsct
ctrmc rsct 557222 active
IBM.HWCTRLRM rsct_rm 1302676 active
IBM.DMSRM rsct_rm 1618136 active
IBM.CSMAgentRM rsct_rm 667660 active
IBM.ServiceRM rsct_rm 475364 active
IBM.AuditRM rsct_rm 1040620 active
IBM.LPRM rsct_rm 397352 active
IBM.HostRM rsct_rm 516198 active
IBM.DRM rsct_rm 1413352 active
ctcas rsct inoperative
IBM.ERRM rsct_rm inoperative
Login in to VIO server
# /usr/sbin/rsct/install/bin/recfgct
0513-071 The ctcas Subsystem has been added.
0513-071 The ctrmc Subsystem has been added.
0513-059 The ctrmc Subsystem has been started. Subsystem PID is 5636268.
# /usr/sbin/rsct/bin/rmcctrl -z
# /usr/sbin/rsct/bin/rmcctrl -A
0513-071 The ctrmc Subsystem has been added.
0513-059 The ctrmc Subsystem has been started. Subsystem PID is 22872176.
# /usr/sbin/rsct/bin/rmcctrl -p
# lssrc -a|grep rsct
ctrmc rsct 22872176 active
IBM.DMSRM rsct_rm 12779586 active
IBM.DRM rsct_rm 9109690 active
IBM.CSMAgentRM rsct_rm 12582936 active
IBM.ServiceRM rsct_rm 7405610 active
IBM.AuditRM rsct_rm 25231566 active
ctcas rsct inoperative
IBM.LPRM rsct_rm inoperative
IBM.HostRM rsct_rm inoperative
2. solution for 2nd lpm error (msp error ) :
Check the both frames vio’s ( data vio’s ) for move service partition
select the vio server à properties à general tab à check – move service partition & ok ( save the configuration )