corosync-qdevice 3.0.1-1 source package in Ubuntu
Changelog
corosync-qdevice (3.0.1-1) unstable; urgency=medium [ Rafael David Tinoco ] * [b1e1c6d] * Skip autopkgtest for unprivileged containers: (LP: #1837090) - d/t/control: mark corosync-qnetd test as skippable - d/t/qdevice: skip if memlock can't be set to unlimited by root [ Debian Janitor ] * [a0767ea] Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. Fixes: lintian: upstream-metadata-file-is-missing Fixes: lintian: upstream-metadata-missing-bug-tracking Fixes: lintian: upstream-metadata-missing-repository [ Valentin Vidic ] * [5bad35d] Enable Salsa CI * [f643e3d] New upstream version 3.0.1 * [52f5495] Refresh patches for new version * [cab84d5] Use debhelper v13 * [adaa27b] Set systemd installation directory * [354c87a] Install sysconfig files * [ce70e2f] Install pkgconfig config * [9c92e43] Update Standards-Version to 4.5.1 -- Valentin Vidic <email address hidden> Wed, 25 Nov 2020 15:46:09 +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 | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc | |
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
corosync-qdevice_3.0.1-1.dsc | 2.5 KiB | 9237d8b198b68718a93ff561dd33966201f926b6ecc0eb84b5e6f37b9658ffbb |
corosync-qdevice_3.0.1.orig.tar.gz | 530.9 KiB | 72f7979c53b7874f874d6ae086e6170abbdd5886aaf211b986534e19805d93da |
corosync-qdevice_3.0.1.orig.tar.gz.asc | 801 bytes | e3f8ef556ecd97a30b98e2cdbd3d68a1078816a87999e97fdd76a4a160a78070 |
corosync-qdevice_3.0.1-1.debian.tar.xz | 8.2 KiB | baf53cdbc3e9ddc7a262e44dfdc152ab2a736490f3d02e9f4dd4560865afc2d5 |
Available diffs
- diff from 3.0.0-5ubuntu1 (in Ubuntu) to 3.0.1-1 (111.5 KiB)
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: No summary available for corosync-qdevice-dbgsym in ubuntu hirsute.
No description available for corosync-
qdevice- dbgsym in ubuntu hirsute.
- 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