14 Troubleshooting
Node continuously reboots
Node reboots continuously when the node does not have access to the 
quorum disk on shared storage.
Perform the following steps:
a
Start Linux in single-user mode and enter the following command:
/etc/init.d/init.crs disable
b
Verify that the quorum disk is available and the private interconnect 
is
 alive.
c
Reboot and type:
 /etc/init.d/init.crs enable
If the private interconnect is down:
a
Start Linux in single-user mode.
b
Enter the following command:
/etc/init.d/init.crs disable
c
Verify that the node can ping over the private interconnect to the 
remaining nodes in the cluster.
d
Enter the following command:
/etc/init.d/init.crs enable
Reboot the system. In some cases, the network has a latency of up to 
30
 seconds before it can ping the remaining nodes in the cluster after 
reboot. If this situation occurs, add the following line to the beginning of 
your 
/etc/inet.d/init.crs
 file and reboot your system: 
/bin/sleep 30.
CRS fails to start when you reboot the nodes, or after entering 
/etc/init.d/init.crs start
1
Change
 /etc/iscsi/iscsid.conf
node.session.timeo.replacement_timeout = 144
to
node.session.timeo.replacement_timeout = 30
2
Logout from the existing iscsi sessions, rediscover, and re-login to set the 
change in timeout.