File: control

package info (click to toggle)
sbd 1.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 496 kB
  • sloc: ansic: 5,072; sh: 605; makefile: 118
file content (32 lines) | stat: -rw-r--r-- 1,083 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Source: sbd
Section: admin
Priority: optional
Maintainer: Debian HA Maintainers <debian-ha-maintainers@lists.alioth.debian.org>
Uploaders: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>,
 Valentin Vidic <vvidic@debian.org>,
 Ferenc Wágner <wferi@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 libaio-dev,
 libcmap-dev,
 libglib2.0-dev,
 libqb-dev,
 libvotequorum-dev,
 pacemaker-dev,
 uuid-dev,
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://github.com/ClusterLabs/sbd/
Vcs-Browser: https://salsa.debian.org/ha-team/sbd
Vcs-Git: https://salsa.debian.org/ha-team/sbd.git

Package: sbd
Architecture: linux-any
Depends: lsb-base, ${shlibs:Depends}, ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: STONITH Block Device daemon
 SBD provides a node fencing mechanism (Shoot the other node in the
 head, STONITH) for Pacemaker-based clusters through the exchange of
 messages via shared block storage such as for example a SAN, iSCSI,
 FCoE. It can be used as a STONITH mechanism in all configurations
 that have reliable shared storage.