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

drbddisk - Script to mark devices as primary and mount file systems

Author

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

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.

Name

       drbddisk - Script to mark devices as primary and mount file systems

Notes

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

DRBD 8.3.2                                         15 Oct 2008                                       DRBDDISK(8)

Reporting Bugs

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

See Also

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

Synopsis

/etc/ha.d/resource.d/drbddisk [resource] {{start} | {stop} | {status}}

Version

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

See Also