Provided by:
drbd0.7-utils_0.7.25-1.1_i386 
NAME
/etc/init.d/drbd - The start and stop script for DRBD
SYNOPSIS
/etc/init.d/drbd [ resource ] start | stop | status | reload | restart
| force-reload
INTRODUCTION
The /etc/init.d/drbd script is used to start and stop drbd on a system
V style init system.
In order to use /etc/init.d/drbd 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 omited, then all of the
resouces listed in the config file are configured.
This script might ask you ‘‘Do you want to abort waiting for other
server and make this one primary?’’
Only answer this question with ‘‘yes’’ if you are sure that it is
impossible to repair the other node.
VERSION
This document is correct for version 0.7.20 of the DRBD distribution.
AUTHOR
Written by Philipp Reisner <philipp.reisner@linbit.com>.
REPORTING BUGS
Report bugs to <drbd-devel@lists.sourceforge.net>.
COPYRIGHT
Copyright (c) 2001-2006 Philipp Reisner. 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), drbddisk(8), drbdsetup(8) drbdadm(8) DRBD Homepage
<URL:http://www.drbd.org/>
10 October 2007 DRBD(8)