drbd-9.0 - Man Page

The start and stop script for DRBD

Synopsis

/etc/init​.d/drbd {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​.

When using a cluster resource manger such as Pacemaker, DRBD should usually not be started by the init system, but should typically be exclusively controlled by the cluster manager​. You should not use, and disable, the init script in this case​. chmod -x /etc/init​.d/drbd has proven most effective for this​.

In order to use /etc/init​.d/drbd, define a drbd configuration​. See drbd.conf(5) for details​.

Version

This document was revised for version 9​.0​.0 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>​.

See Also

drbd.conf(5), drbdsetup(8), drbdadm(8), DRBD Homepage​[1]

Notes

1.

DRBD Homepage
http://www.drbd.org/

Info

24 June 2014 DRBD 9.0.0 System Administration