![]() |
|||
![]() |
![]() ![]() |
![]() |
![]() ![]() |
![]() |
![]() ![]() |
![]() |
| ||||
Chapter 4Recovering From Startup Problems on Master-Eligible NodesIf you have installed the Foundation Services, but are unable to start up the master-eligible nodes, see the following sections:
A Master-Eligible Node Does Not BootIf a master-eligible node does not boot after installation, the cause could be one of the following problems:
If the Solaris operating system does not start on a master-eligible node, use the error messages and the Solaris documentation set to resolve the problem. If the Foundation Services do not start on a master-eligible node, perform the following procedure.
|
Error in configuration |
The text following the message should indicate the type of configuration error. Verify that the configuration of the nhfs.conf file for the node is consistent with the information in thenhfs.conf(4) man page.
Confirm that the /etc/opt/SUNWcgha/not_configured file does not exist on the failing node.
If the file does not exist, go to Step 4.
If the file exists, delete it and reboot the node:
# init 6 |
If the Watchdog Timer is enabled, confirm that it is configured correctly.
On the console of the failing node, get the ok prompt:
Confirm that the nhfs.conf file contains the parameter WATCHDOG.NhasWatchdog=true.
If WATCHDOG.NhasWatchdog=false, go to Step 5.
Confirm that you have installed the correct hardware watchdog packages on the node.
For information about the required packages and patches, see the Netra High Availability Suite Foundation Services 2.1 6/03 README.
Confirm that the value of the WATCHDOG.OsTimeout parameter in the nhfs.conf file is not too low.
If you suspect that the WATCHDOG.OsTimeout parameter is too low, increase the value of the parameter.
Reboot the node:
ok> boot # |
If your hardware includes an OpenBoot PROM diag-switch, confirm that it is set to false:
If the diag-switch is set to false, go to Step 6.
If the diag-switch is set to true, set it to false and reboot the node:
ok> setenv diag-switch? false ok> boot # |
If you cannot resolve this problem, contact your customer support center.
![]() ![]() |