📖 ~1 min read
Table of contents
Symptom & Impact
`startwpar -v app1` exits with `0960-019` and `app1` stays in `D` (defined) state.
Environment & Reproduction
AIX 7.2 global environment hosting a system WPAR with shared `/usr` and a private `/home`.
Root Cause Analysis
WPAR rootvg LV is missing or `/wpars/app1` mountpoint is stale after a global reboot.
Quick Triage
Run `lswpar -L app1`, `lsvg -l rootvg`, and `mount | grep wpars`.
Step-by-Step Diagnosis
Capture `/var/adm/wpars/app1.log` and `errpt -j ` for the failed start.

Solution – Primary Fix
Recreate missing mounts: `mkwpar -p -f /etc/wpars/app1.cfg` and retry `startwpar app1`.
Still having issues? Our IT Solutions & Services team can diagnose and resolve this for you. Get in touch for a free consultation.

Solution – Alternative Approaches
Restore from a WPAR backup: `restwpar -f /backup/app1.savewpar`.
Verification & Acceptance Criteria
`lswpar` shows `app1` in `A` (active) state and `clogin app1` succeeds.
Rollback Plan
`stopwpar -F app1` and revert to the previous global-only configuration.
Prevention & Hardening
Back up WPAR specs with `savewpar` after every change and monitor via `wparexec` health checks.
Related Errors & Cross-Refs
Related to `0960-018` mount failures and `0960-021` resource controller errors.
Related tutorial: View the step-by-step tutorial for aix-7.1.
View all aix-7.1 tutorials on the Tutorials Hub →
Browse all common problems & solutions on the Tutorials Hub.
References & Further Reading
IBM Docs: AIX WPAR administration, `mkwpar`, `savewpar`.
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.