📖 ~1 min read
Table of contents
Symptom & Impact
HMC DLPAR operation to add memory fails with HSCL2932 error.
Environment & Reproduction
IBM AIX 7.3 LPAR exhibiting DLPAR memory add fails issues under standard PowerVM workloads.
lparstat -i
rmcdomainstatus -s ctrmc
Root Cause Analysis
RMC connection between HMC and partition is broken, blocking DLPAR operations.
Quick Triage
Confirm scope with errpt, recent changes, and subsystem state via lssrc.
lssrc -a | grep ctrmc
rmcdomainstatus -s ctrmc
Step-by-Step Diagnosis
Verify RSCT subsystems and HMC RMC connectivity.
lssrc -a | grep -E 'ctrmc|IBM.DRM'
rmcdomainstatus -s ctrmc

Solution – Primary Fix
Restart RSCT subsystems to re-establish RMC.
Still having issues? Our IT Solutions & Services team can diagnose and resolve this for you. Get in touch for a free consultation.
/usr/sbin/rsct/bin/rmcctrl -z
/usr/sbin/rsct/bin/rmcctrl -A

Solution – Alternative Approaches
Reboot the LPAR if RSCT recovery fails to clear the HSCL error.
Verification & Acceptance Criteria
Confirm subsystem returns to RUNNING state and errpt shows no new entries.
lparstat -i | grep Memory
rmcdomainstatus -s ctrmc
Rollback Plan
Restore prior configuration from mksysb or alt_disk_install clone if the fix regresses.
stopsrc -s ctrmc && startsrc -s ctrmc
Prevention & Hardening
Encode the fix in NIM customisation scripts and monitor via topas/nmon.
smit rsct # monitor RMC heartbeat
Related Errors & Cross-Refs
HSCL2932; HSCLA319 RMC errors
Related tutorial: View the step-by-step tutorial for aix-7.3.
View all aix-7.3 tutorials on the Tutorials Hub →
Browse all common problems & solutions on the Tutorials Hub.
References & Further Reading
HMC and RSCT troubleshooting guide
Need Expert Help?
If you cannot resolve this yourself, our team offers hands-on Server Management, Managed IT Services, and flexible Support Plans. Contact us today — we respond within one business day.