• Home
Name Date Size #Lines LOC

..--

DRBD-8.3-data-packets.svgD08-May-202421.7 KiB589587

DRBD-data-packets.svgD08-May-202417 KiB460458

README.txtD08-May-2024612 1711

conn-states-8.dotD08-May-2024833 1918

disk-states-8.dotD08-May-2024913 1716

drbd-connection-state-overview.dotD08-May-20242.5 KiB8660

node-states-8.dotD08-May-2024540 1512

README.txt

1Description
2
3  DRBD is a shared-nothing, synchronously replicated block device. It
4  is designed to serve as a building block for high availability
5  clusters and in this context, is a "drop-in" replacement for shared
6  storage. Simplistically, you could see it as a network RAID 1.
7
8  Please visit http://www.drbd.org to find out more.
9
10The here included files are intended to help understand the implementation
11
12DRBD-8.3-data-packets.svg, DRBD-data-packets.svg
13  relates some functions, and write packets.
14
15conn-states-8.dot, disk-states-8.dot, node-states-8.dot
16  The sub graphs of DRBD's state transitions
17