index.rst 543 B

12345678910111213141516171819
  1. ==========================================
  2. Distributed Replicated Block Device - DRBD
  3. ==========================================
  4. Description
  5. ===========
  6. DRBD is a shared-nothing, synchronously replicated block device. It
  7. is designed to serve as a building block for high availability
  8. clusters and in this context, is a "drop-in" replacement for shared
  9. storage. Simplistically, you could see it as a network RAID 1.
  10. Please visit https://www.drbd.org to find out more.
  11. .. toctree::
  12. :maxdepth: 1
  13. data-structure-v9
  14. figures