ocf:drbd — Manages a DRBD resource (deprecated)
OCF_RESKEY_drbd_resource=string [OCF_RESKEY_drbdconf=string] [OCF_RESKEY_clone_overrides_hostname=boolean] [OCF_RESKEY_ignore_deprecation=boolean] drbd [start | promote | demote | notify | stop | monitor | monitor | meta-data | validate-all]
Deprecation warning: This agent is deprecated and may be removed from a future release. See the ocf:linbit:drbd resource agent for a supported alternative. -- This resource agent manages a Distributed Replicated Block Device (DRBD) object as a master/slave resource. DRBD is a mechanism for replicating storage; please see the documentation for setup details.
The name of the drbd resource from the drbd.conf file.
Full path to the drbd.conf file.
Whether or not to override the hostname with the clone number. This can be used to create floating peer configurations; drbd will be told to use node_<cloneno> as the hostname instead of the real uname, which can then be used in drbd.conf.
If set to true, suppresses the deprecation warning for this agent.