It appears my unix_mp file has been blown away. Im new (oviously) to AIX. In HPux land I can just run mk_kernel. whats the equivalent command in AIX to re-create this kernel file?
You need to restore unix_mp file from a mksysb, or, if you have any other system with the same oslevel and the same architecture, you can simply copy the file.
Regards
Seriously... ? I can do this, but it seems odd that you can't re-build a kernel? How did it get built to begin with? What about tuning updates? How does the kernel get built then? There must be a manual build command somewhere.
if you have deleted the source file i.e. in /usr/lib/boot/unix_mp , then you'll have to restore and link the unix file to this one under root and one under /usr/lib/boot.
...it seems odd that you can't re-build a kernel? How did it get built to begin with? What about tuning updates? How does the kernel get built then? There must be a manual build command somewhere.
A significant difference between AIX and other UNIX systems is that the end user or system adminitrator does not modify kernel configuration files and therefore does not need to rebuild the kernel. All tunable parameters in AIX can be adjusted through the smit command ("smitty chgsys", as well as the vmtune and schedtune commands found in /usr/samples/kernel.
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.