blob: 68ecd5c113e9c07fab68af0a602fb92640c19846 [file] [log] [blame]
David Brazdil0f672f62019-12-10 10:32:29 +00001==========================================
2Distributed Replicated Block Device - DRBD
3==========================================
4
5Description
6===========
7
8 DRBD is a shared-nothing, synchronously replicated block device. It
9 is designed to serve as a building block for high availability
10 clusters and in this context, is a "drop-in" replacement for shared
11 storage. Simplistically, you could see it as a network RAID 1.
12
13 Please visit http://www.drbd.org to find out more.
14
15.. toctree::
16 :maxdepth: 1
17
18 data-structure-v9
19 figures