Configuring and Starting the O2CB Cluster Stack
The following steps configure and start the O2CB cluster stack and must be run on every node in the cluster.
The o2cb.init
command accepts other subcommands which let you administer the
cluster, such as the following:
-
/sbin/o2cb.init status
: Check the status of the cluster stack. -
/sbin/o2cb.init online
: Bring the cluster stack online. -
/sbin/o2cb.init offline
: Take the cluster stack offline. -
/sbin/o2cb.init unload
: Unload the cluster stack.
To view other available subcommands, run the command o2cb.init
by itself.