logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

drbd - The start and stop script for DRBD

Author

       Written by Philipp Reisner <philipp.reisner@linbit.com> and Lars Ellenberg <lars.ellenberg@linbit.com>.

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 omitted, then all of the
       resources 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.

Name

       drbd - The start and stop script for DRBD

Notes

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

DRBD 8.4.11                                        20 Mar 2020                                           DRBD(8)

Reporting Bugs

       Report bugs to <drbd-user@lists.linbit.com>.

See Also

drbd.conf(5), drbddisk(8), drbdsetup(8)drbdadm(8)DRBDHomepage[1]

Synopsis

/etc/init.d/drbd [resource] {{start} | {stop} | {status} | {reload} | {restart} | {force-reload}}

Version

       This document was revised for version 8.4.11 of the DRBD distribution.

See Also