The DRBD Management console is a Java application that simplifies the burden of clustered systems based on DRBD, Heartbeat/openais, and pacemaker. It does not require any proxy or client code attached to the cluster node, but instead uses an SSH connection. It shows an overview of a network adapter and block device, as well as a graphical representation of the full DRBD state.
DRBD definition
DRBD is a cluster of kernel modules and related scripts to build high-availability clusters. This is done by mirroring the entire device over the network. You can think of it as a network raid. DRBD is responsible for receiving data, writing data to a local disk, and sending it to another host. Another host then saves the data to its own disk.
The DRBD Management Console version 0.9.9 Wizard skips the full initial sync implementation of the feature, and some visualization issues have been fixed.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.