crsctl set css leafmisscount

Use the crsctl set css leafmisscount command to specify, in seconds, the amount of time that must pass without any communication between a Leaf Node and the Hub Node to which it is attached, before the connection is declared to be no longer active and the Leaf Node is removed from the cluster.

Syntax

crsctl set css leafmisscount number_of_seconds

Usage Notes

  • You must run this command as root or the Oracle Clusterware installation owner

  • You can only run this command on a Hub Node

Example

To configure a 30 second interval between communication failure and removal of the Leaf Node from the cluster:

$ crsctl set css leafmisscount 30