Sign inSign up

openeuler/drbd

Sponsored OSS

By openeuler

Updated 2 months ago

Image
0

4.2K

openeuler/drbd repository overview

Quick reference

DRBD-utils | 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

TagCurrentlyArchitectures
9.31.0-oe2403sp4DRBD-utils 9.31.0 on openEuler 24.03-LTS-SP4amd64, arm64
9.31.0-oe2403sp1DRBD-utils 9.31.0 on openEuler 24.03-LTS-SP1amd64, arm64

Usage

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.

Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.

Tag summary

Content type

Image

Digest

sha256:2d146b95f

Size

273.7 MB

Last updated

2 months ago

docker pull openeuler/drbd

This week's pulls

Pulls:

4

Last week