All Projects → LINBIT → drbd-utils

LINBIT / drbd-utils

Licence: GPL-2.0 license
DRBD userspace utilities (for 9.x, 8.4, 8.3)

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
shell
77523 projects
Makefile
30231 projects
M4
1887 projects
perl
6916 projects
Dockerfile
14818 projects

Labels

Projects that are alternatives of or similar to drbd-utils

windrbd
DRBD driver for windows
Stars: ✭ 39 (-32.76%)
Mutual labels:  drbd
drbdtop
CLI management tool for DRBD. Like top, but for DRBD resources.
Stars: ✭ 48 (-17.24%)
Mutual labels:  drbd
drbd
Development repository for the drbd cookbook
Stars: ✭ 19 (-67.24%)
Mutual labels:  drbd
ganeti-rpm
Ganeti RPM Packaging
Stars: ✭ 23 (-60.34%)
Mutual labels:  drbd

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/github PRs.

Releases

Releases generated by git tags on github are snapshots of the git repository at the given time. You most likely do not want to use these. They might lack things such as generated man pages, the configure script, and other generated files. If you want to build from a tarball, use the ones provided by us.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].