The Heartbeat Subsystem for High-Availability Linux
heartbeat is a sophisticated multinode resource manager for High
Availability clusters.
It can failover arbitrary resources, ranging from IP addresses over NFS
to databases that are tied in via resource scripts. The resources can
have arbitrary dependencies for ordering or placement between them.
heartbeat contains a cluster membership layer, fencing, and local and
clusterwide resource management functionality.
1.2/1.0 based 2-node only configurations are supported in a legacy
mode.
heartbeat implements the following kinds of heartbeats:
- Serial ports
- UDP/IPv4 broadcast, multi-cast, and unicast
- IPv4 "ping" pseudo-cluster members.
- Developed at network:ha-clustering:Factory
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/resource-agents && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-LVM-Default-partial_activation-to-true-in-SLE |
0000001406 1.37 KB | |
0002-nfsserver-fix-path-to-sm-notify.patch | 0000000742 742 Bytes | |
0003-ldirectord-don-t-create-subsys-lock.patch | 0000000817 817 Bytes | |
0004-Revert-Low-build-Move-binaries-in-usr-lib-hea |
0000002202 2.15 KB | |
0005-Medium-CTDB-Use-logging-syntax-for-ctdbd-bsc- |
0000001066 1.04 KB | |
_service | 0000000695 695 Bytes | |
_servicedata | 0000000218 218 Bytes | |
monitoring-plugins-metadata.tar.bz2 | 0000004460 4.36 KB | |
resource-agents-4.0.0+git.1485962683.3b5faae.tar.x |
0000483960 473 KB | |
resource-agents.changes | 0000075375 73.6 KB | |
resource-agents.conf | 0000000042 42 Bytes | |
resource-agents.spec | 0000007816 7.63 KB |
Revision 71 (latest revision is 134)
Dominique Leuenberger (dimstar_suse)
accepted
request 453954
from
Kristoffer Gronlund (KGronlund)
(revision 71)
- Update to version 4.0.0+git.1485962683.3b5faae: * Also backup users permissions. Skip guest user permission for vhost / * Low: slapd: Change of the stop processing. * LVM: add error messages for partial_activation * Low: apache: Reduce log spam for success * Low: findif.sh: Correctly redirect output to /dev/null * Low: eDir88: Fix incorrect shell usage * Low: redis: Fix error in log output * Low: tomcat: Fix incorrect shell usage * Low: rabbitmq-cluster: Fix incorrect shell usage * Low: Filesystem: Fix incorrect shell usage * Low: nginx: Fix incorrect shell usage * Low: ServeRAID: Fix incorrect shell usage * Low: postfix: data_dir loop could only ever run once * Low: SysInfo: Convert test series to legal syntax * tomcat: fix systemd tomcat start script check * galera: make last commit parsing compatible with mariadb 10.1.18+ * galera: prevent promote right after demote * ifcheck must not suppress stdout of "ip" command so that it can be printed out in case of an error (e.g., usage in findif_check_params). * Medium: IPaddr2: add option to enable sending refresh arp packets in monitor * Low: IPaddr2: Log refresh arp packets at debug level instead of info * pgsql: fix problem with creating replication slot names, when node count greather then 2 * Low: Update outdated mailing list/wiki references * Enable dump/restore users from RabbitMQ ver. 3.6.x * Don't run scriptlets if Mnesia isn't available * Don't call erlang:halt/0 inside of the working node * Remove file only if successfully imported users * Dump users only if non-empty * Improve dump/restore ofusers' permissions * Restore users' permissions only if Mnesia is running
Comments 0