I try to backup rootvg using mksysb(aix5.2 ml04),
got attention. the boot image you just created might fail to boot because thesize execeeds the system limit.
How to solve it?
Thanks
Are you sending the mksysb to tape or a filesystem? If you are sending it to a filesystem that is a plain JFS filesystem (that is not large file enabled), it sounds as if you are running into the mksysb file being more than 2 GB. Either rebuild your filesystem as a JFS2 filesystem or rebuild it as a JFS filesystem that is large file enabled.
You can tell if the filesystem is large file enabled by doing an lsfs -q /filesystem. If you see bf: false, you have a plain JFS filesystem that is not large file enabled.
First off, ML04 was plagued with issues so I would recommend getting to at least ML05, but going straight to ML06 is preferable.
There was an issue with AIX where the boot image became too large and systems failed to boot. That is what this warning message indicates. There is a bunch of information on IBM's website regarding this issue, and IIRC the problem was fixed with an APAR at some point and then reintroduced in AIX 5.2 ML05.
So I would recommend that you go to ML06.
But to address your post directly, this is just a warning message. Create the mksys and see if a machine can boot from it. If the machine can boot off the tape then you are fine.
If you are on 5.2 ML3 or higher, mahe sure your syrtem firmware is up to date.
Changes in the way lscfg talks to NVRAM were introduced in ML3 and later that can cause all sorts of problems if the firmware is not up to date.
In ML5 the problems got worse, so before going on make sure it is up to the latest level.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.