table of contents
DRBDDISK(8) | System Administration | DRBDDISK(8) |
NAME¶
drbddisk - Script to mark devices as primary and mount file systems
SYNOPSIS¶
/etc/ha.d/resource.d/drbddisk [resource] {{start} | {stop} | {status}}
INTRODUCTION¶
The /etc/ha.d/resource.d/drbddisk script brings the local device of resource into primary role. It is designed to be used by Heartbeat.
In order to use /etc/ha.d/resource.d/drbddisk you must define a resource, a host, and any other configuration options in the DRBD configuration file. See /etc/drbd.conf for details. If resource is omitted, then all of the resources listed in the config file are affected.
VERSION¶
This document was revised for version 8.0.14 of the DRBD distribution.
AUTHOR¶
Written by Philipp Reisner <philipp.reisner@linbit.com> and Lars Ellenberg <lars.ellenberg@linbit.com>.
REPORTING BUGS¶
Report bugs to <drbd-user@lists.linbit.com>.
COPYRIGHT¶
Copyright 2001-2008 LINBIT Information Technologies, Philipp Reisner, Lars Ellenberg. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
SEE ALSO¶
drbd.conf(5), drbd(8), drbdsetup(8)drbdadm(8)DRBD Homepage[1]
NOTES¶
- 1.
- DRBD Homepage
15 Oct 2008 | DRBD 8.3.2 |