1DRBDDISK(8) System Administration DRBDDISK(8)
2
3
4
6 drbddisk - Script to mark devices as primary and mount file systems
7
9 /etc/ha.d/resource.d/drbddisk [resource] {{start} | {stop} | {status}}
10
12 The /etc/ha.d/resource.d/drbddisk script brings the local device of
13 resource into primary role. It is designed to be used by Heartbeat.
14
15 In order to use /etc/ha.d/resource.d/drbddisk you must define a
16 resource, a host, and any other configuration options in the DRBD
17 configuration file. See /etc/drbd.conf for details. If resource is
18 omitted, then all of the resources listed in the config file are
19 affected.
20
22 This document was revised for version 8.0.14 of the DRBD distribution.
23
25 Written by Philipp Reisner <philipp.reisner@linbit.com> and Lars
26 Ellenberg <lars.ellenberg@linbit.com>.
27
29 Report bugs to <drbd-user@lists.linbit.com>.
30
32 Copyright 2001-2008 LINBIT Information Technologies, Philipp Reisner,
33 Lars Ellenberg. This is free software; see the source for copying
34 conditions. There is NO warranty; not even for MERCHANTABILITY or
35 FITNESS FOR A PARTICULAR PURPOSE.
36
38 drbd.conf(5), drbd(8), drbdsetup(8)drbdadm(8)DRBD Homepage[1]
39
41 1. DRBD Homepage
42 http://www.drbd.org/
43
44
45
46DRBD 8.3.2 15 Oct 2008 DRBDDISK(8)