DRBD: Difference between revisions

From My Wiki
Jump to navigation Jump to search
Adding basic DRBD things
 
mNo edit summary
 
Line 1: Line 1:
DRBD is what Heartbeat and Pacemaker use for high availability server setups. It must be running to ensure that the non-active servers take over.
DRBD is what Heartbeat and Pacemaker use for high availability server setups. It must be running to ensure that the non-active servers take over.
Conf file:  /etc/drbd.conf
<p>Conf file:  /etc/drbd.conf</p>
=Basic Commands=
=Basic Commands=
View which role the current server currently has:
View which role the current server currently has:

Latest revision as of 20:45, April 22, 2021

DRBD is what Heartbeat and Pacemaker use for high availability server setups. It must be running to ensure that the non-active servers take over.

Conf file: /etc/drbd.conf

Basic Commands

View which role the current server currently has:

drbd-overview

View what DRBD is currently doing:

watch -n5 cat /proc/drbd