Name

ocf:o2cb — OCFS2 membership layer manager.

Synopsis

OCF_RESKEY_netdev=string OCF_RESKEY_port=string [OCF_RESKEY_ocfs2_cluster=string] o2cb [start | stop | notify | monitor | validate-all | meta-data]

Description

This script manages the Oracle Cluster membership layer. It obsoletes manual configuration of the nodes in /etc/ocfs2/cluster.conf, and automates the discovery of the IP addresses uses by o2cb. It should be used below one or more ocfs2 mounts managed by Filesystem.

Supported Parameters

OCF_RESKEY_netdev=Network device for o2cb

The network interface label which you want o3cb to run over.

OCF_RESKEY_port=Port number

The port number you want o2cb to use for communications.

OCF_RESKEY_ocfs2_cluster=o2cb cluster name

The name of the cluster for which this resource is managing the membership. The default is likely fine.


Heartbeat Guide