]> asedeno.scripts.mit.edu Git - linux.git/blob - Documentation/blockdev/drbd/index.rst
docs: admin-guide: add kdump documentation into it
[linux.git] / Documentation / blockdev / drbd / index.rst
1 ==========================================
2 Distributed Replicated Block Device - DRBD
3 ==========================================
4
5 Description
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