π ~1 min read
Table of contents
Symptom & Impact
`smitty update_all` finishes with `REJECTED` filesets and `oslevel -s` shows the old TL.
Environment & Reproduction
AIX 7.2 LPAR running `update_all` against an NFS-mounted lpp_source.
Root Cause Analysis
Mixed COMMITTED/APPLIED state or missing prerequisite filesets blocks the update.
Quick Triage
Run `instfix -i | grep ML` and `lppchk -v` to spot inconsistent filesets.
Step-by-Step Diagnosis
Capture `/smit.log` and `/var/adm/ras/installp.summary` from the failed run.

Solution – Primary Fix
Commit pending updates first: `installp -c all`, then retry `install_all_updates -d -Y`.
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
Use `geninstall -d -I aY all` to force accept licences during the retry.
Verification & Acceptance Criteria
`oslevel -s` matches the target TL/SP and `lppchk -vm3` returns no output.
Rollback Plan
Reject the partial update with `installp -r ` and reboot to the prior state.
Prevention & Hardening
Always pre-stage `bos.rte.install` updates and free `/usr` and `/tmp` before updating.
Related Errors & Cross-Refs
Pairs with `0503-005`, `0503-464` and missing requisite `bos.rte` 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: `install_all_updates`, `instfix`, AIX 7.2 TL release notes.
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.