📖 ~1 min read
Table of contents
Symptom & Impact
lsvg shows STALE physical partitions and applications report read errors.
Environment & Reproduction
Mirrored LVs lost a copy after a transient hdisk failure on AIX 7.2.
Root Cause Analysis
syncvg has not run since the disk recovered.
Quick Triage
Run lsvg -l rootvg and look for ‘stale’ in the STATE column.
Step-by-Step Diagnosis
Use lsvg -p rootvg to find which PV holds stale PPs and lspv -l hdiskN to map them.

Solution – Primary Fix
Resync with syncvg -v rootvg or syncvg -p hdiskN to fix only one disk.
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
Remove the bad mirror copy with rmlvcopy LVNAME 1 hdiskN if the disk is dead.
Verification & Acceptance Criteria
lsvg -l reports no STALE partitions and lspv shows both copies in sync.
Rollback Plan
Re-add the mirror later with mklvcopy LVNAME 2 hdiskN; syncvg -l LVNAME.
Prevention & Hardening
Schedule periodic syncvg and monitor with errpt for LVM_SA events.
Related Errors & Cross-Refs
Often paired with LVM_SA_QUORCLOSE or DISK_ERR errpt entries.
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: syncvg, mklvcopy, rmlvcopy on AIX 7.2.
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.