Skip to content

bajizs/drbd-utils

 
 

Repository files navigation

DRBD Utils

This repository contains the user space utilities for DRBD.

DRBD, developed by LINBIT, is a software that allows RAID 1 functionality over TCP/IP and RDMA for GNU/Linux. DRBD is a block device which is designed to build high availability clusters and software defined storage by providing a virtual shared device which keeps disks in nodes synchronised using TCP/IP or RDMA. This simulates RAID 1 but avoids the use of uncommon hardware (shared SCSI buses or Fibre Channel).

Using DRBD

Please read the user-guide provided at docs.linbit.com.

Support

For further products and professional support, please contact us.

Contributing

Development is coordinated via mailing lists. Currently, we do not intend to use github issue tracking.

About

DRBD userspace utilities (for 9.0, 8.4, 8.3)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 71.5%
  • C++ 15.7%
  • Shell 8.9%
  • Makefile 1.7%
  • M4 1.5%
  • Perl 0.7%