RAID 1 over TCP/IP for Linux utilities https://linbit.com/drbd/
Go to file
2024-01-05 21:57:27 +01:00
drbd-utils.spec automatic version update by autodist [release 9.20.2-1mamba;Tue Feb 08 2022] 2024-01-05 21:57:27 +01:00
README.md update to 9.17.0 [release 9.17.0-1mamba;Sun May 23 2021] 2024-01-05 21:57:27 +01:00

drbd-utils

Drbd is a block device which is designed to build high availability clusters by providing a virtual shared device which keeps disks in nodes synchronised using TCP/IP. This simulates RAID 1 but avoiding the use of uncommon hardware (shared SCSI buses or Fibre Channel). It is currently limited to fail-over HA clusters. This package contains the programs that will control the drbd kernel module. You will need a clustering service (such as heartbeat) to fully implement it.