Hi
I've been working my way through a number of AIX 5.3 ML3 boxes, taking them up to ML5 sp3, when I found a box saying it was at base 5.3. As all our images are a minimum of ML3 I can only presume this may have started out as a test box. Anyway:
* oslevel -s reports 5300-00-00
* lppchk -v reports nothing
* lslpp -l shows all software is committed
* instfix -i | grep ML | grep -i "Not all filesets" reports
Not all filesets for 5300-01_AIX_ML were found.
Not all filesets for 5300-02_AIX_ML were found.
Not all filesets for 5300-03_AIX_ML were found.
* instfix -ick 5300-00-00 | grep ":-: reports nothing
If I remember rightly, AIX requires all filesets for ML1 to be isntalled before the oslevel -s reports its at ML1, and so forth for subsequent installs.
So....
How do I find out which ML1, then 2, then 3 filesets are missing so I can get it to 5.3 ML3, before continuing as with the others to ML5 sp3?
Thanks in advance.
I've been working my way through a number of AIX 5.3 ML3 boxes, taking them up to ML5 sp3, when I found a box saying it was at base 5.3. As all our images are a minimum of ML3 I can only presume this may have started out as a test box. Anyway:
* oslevel -s reports 5300-00-00
* lppchk -v reports nothing
* lslpp -l shows all software is committed
* instfix -i | grep ML | grep -i "Not all filesets" reports
Not all filesets for 5300-01_AIX_ML were found.
Not all filesets for 5300-02_AIX_ML were found.
Not all filesets for 5300-03_AIX_ML were found.
* instfix -ick 5300-00-00 | grep ":-: reports nothing
If I remember rightly, AIX requires all filesets for ML1 to be isntalled before the oslevel -s reports its at ML1, and so forth for subsequent installs.
So....
How do I find out which ML1, then 2, then 3 filesets are missing so I can get it to 5.3 ML3, before continuing as with the others to ML5 sp3?
Thanks in advance.