Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.16 19 lines 543 B view raw
1========================================== 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 https://www.drbd.org to find out more. 14 15.. toctree:: 16 :maxdepth: 1 17 18 data-structure-v9 19 figures