treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / Documentation / admin-guide / blockdev / drbd / index.rst
blob68ecd5c113e9c07fab68af0a602fb92640c19846
1 ==========================================
2 Distributed Replicated Block Device - DRBD
3 ==========================================
5 Description
6 ===========
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.
13   Please visit http://www.drbd.org to find out more.
15 .. toctree::
16    :maxdepth: 1
18    data-structure-v9
19    figures