AIX Not all filesets for 6100-07_AIX_ML were found

Not all filesets for 6100-07_AIX_ML were found

After os level update it might happen that not all filesets are installed correctly what results in a lower oslevel than we attempted to update to. For example if we update from TL5 to TL7 on AIX 6.1. The oslevel command may return that we are on TL 6 instead of TL 7.

# oslevel -s
6100-06-06-1140

Instfix may help us to nail down the missing filesets

# instfix -i | grep ML
    All filesets for 6100-00_AIX_ML were found.
    All filesets for 6100-01_AIX_ML were found.
    All filesets for 6100-02_AIX_ML were found.
    All filesets for 6100-03_AIX_ML were found.
    All filesets for 6100-04_AIX_ML were found.
    All filesets for 6100-05_AIX_ML were found.
    All filesets for 6100-06_AIX_ML were found.
    Not all filesets for 6100-07_AIX_ML were found.

Do display the missing filesets that are holding us back from TL7 use:

# instfix -icqk 6100-07_AIX_ML | grep :-:
6100-07_AIX_ML:openssh.base.client:5.8.0.6101:5.4.0.6100:-:AIX 6100-07 Update
6100-07_AIX_ML:openssh.base.server:5.8.0.6101:5.4.0.6100:-:AIX 6100-07 Update
6100-07_AIX_ML:openssh.man.en_US:5.8.0.6101:5.4.0.6100:-:AIX 6100-07 Update
6100-07_AIX_ML:openssl.base:0.9.8.1800:0.9.8.1300:-:AIX 6100-07 Update
6100-07_AIX_ML:openssl.license:0.9.8.1800:0.9.8.1300:-:AIX 6100-07 Update
6100-07_AIX_ML:openssl.man.en_US:0.9.8.1800:0.9.8.1300:-:AIX 6100-07 Updat
0 (0)
Article Rating (No Votes)
Rate this article
Attachments
There are no attachments for this article.
Comments
There are no comments for this article. Be the first to post a comment.
Full Name
Email Address
Security Code Security Code
Related Articles RSS Feed
Using Shell Redirection: All About the Here-Doc
Viewed 11443 times since Wed, May 30, 2018
List STALE partitions across Volume Groups for each Logical Volume in AIX
Viewed 3705 times since Tue, Jul 17, 2018
AIX Undocumented AIX command lquerypv
Viewed 4584 times since Tue, Jul 17, 2018
Changing ’defined’ or ’missing’ hard disk states to ’Available’ in IBM Smart Analytics System for AIX environment
Viewed 3203 times since Thu, Sep 20, 2018
Monitor logfiles and command output on AIX using multitail.
Viewed 3174 times since Thu, Feb 21, 2019
0516-404 allocp: This system cannot fulfill the allocation request. [AIX]
Viewed 6502 times since Thu, Sep 20, 2018
Check connection (rsh or nimsh) between NIM server and LPAR
Viewed 12283 times since Thu, Feb 21, 2019
How to Backup and Upgrade a Virtual I/O Server Part I
Viewed 5929 times since Wed, Jun 5, 2019
IBM AIX commands you should not leave home without
Viewed 8154 times since Mon, Jun 11, 2018
Writing a Custom PVID
Viewed 3874 times since Fri, Feb 1, 2019