The official DRBD-utils docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current DRBD-utils docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
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). This image contains the user space utilities for DRBD.
Learn more on DRBD Documentation.
The tag of each drbd-utils docker image is consist of the version of drbd-utils and the version of basic image. The details are as follows
| Tag | Currently | Architectures |
|---|---|---|
| 9.31.0-oe2403sp4 | DRBD-utils 9.31.0 on openEuler 24.03-LTS-SP4 | amd64, arm64 |
| 9.31.0-oe2403sp1 | DRBD-utils 9.31.0 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
In this usage, users can select the corresponding {Tag} based on their requirements.
Pull the openeuler/drbd-utils image from docker
docker pull openeuler/drbd-utils:{Tag}
Start a drbd-utils instance
docker run -it --rm openeuler/drbd-utils:{Tag}
The openeuler/drbd-utils image is used to verify the integration between the upstream DRBD-utils version and openEuler.
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.
Content type
Image
Digest
sha256:2d146b95f…
Size
273.7 MB
Last updated
2 months ago
docker pull openeuler/drbdPulls:
4
Last week