corosync-qdevice 3.0.3-1 source package in Ubuntu

Changelog

corosync-qdevice (3.0.3-1) unstable; urgency=medium

  * [78e303b] New upstream version 3.0.3
  * [4340f5a] Update Standards-Version to 4.6.2

 -- Valentin Vidic <email address hidden>  Thu, 23 Mar 2023 07:46:17 +0100

Upload details

Uploaded by:
Debian DRBD Maintainers
Uploaded to:
Sid
Original maintainer:
Debian DRBD Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
corosync-qdevice_3.0.3-1.dsc 2.5 KiB f4f4564f0b2f70b7ee3203d8cf3393858c11685cc0d311f8fd51e2e90b8cb251
corosync-qdevice_3.0.3.orig.tar.gz 531.9 KiB 0a4705abd17af795287ad3bb18c0abacf3c0027222e45f149cb9bebeb6056926
corosync-qdevice_3.0.3.orig.tar.gz.asc 833 bytes 9498f978030a5df5f6b10f2d7b73d60556eab51e0bc889e2286d71d6a9d7de0f
corosync-qdevice_3.0.3-1.debian.tar.xz 8.4 KiB a2d56dcf0ebaf017db71350502335acfa30b9c62c5555b47796976b5be50f5a9

Available diffs

No changes file available.

Binary packages built by this source

corosync-qdevice: cluster engine quorum device daemon

 corosync-qdevice is a daemon running on each node of a cluster. It provides
 a configured number of votes to the quorum subsystem based on a third-party
 arbitrator's decision. Its primary use is to allow a cluster to sustain more
 node failures than standard quorum rules allow. It is recommended for clusters
 with an even number of nodes and highly recommended for 2 node clusters.

corosync-qdevice-dbgsym: debug symbols for corosync-qdevice
corosync-qnetd: cluster engine quorum device network daemon

 Corosync-qnetd is a daemon running outside of the cluster with the purpose
 of providing a vote to the corosync-qdevice model net. It's designed to
 support multiple clusters and be almost configuration and state free.
 New clusters are handled dynamically and no configuration file exists.
 It's also able to run as non-root user - which is recommended.
 Connection between the corosync-qdevice model net client can be optionally
 configured with TLS client certificate checking. The communication protocol
 between server and client is designed to be very simple and allow
 backwards compatibility.

corosync-qnetd-dbgsym: debug symbols for corosync-qnetd