AIX system recovery procedures
If a machine is unstable after rebooting and the pre520tune attribute
is set to enable
, delete the offending calls to tuning
commands from scripts called during reboot.
To detect the parameters that are set during reboot, look at the /etc/tunables/lastboot file and search for parameters not marked with # DEFAULT VALUE. For more information on the content of tunable files, see the tunables File Format section in Files Reference.
Alternatively, to reset all of the tunable parameters to their default values, take the following steps:
- Delete the /etc/tunables/nextboot file.
- Set the pre520tune attribute
to
disable
. - Run the bosboot command.
- Reboot the machine.