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 |
0000001276 1.25 KB | |
0002-nfsserver-fix-path-to-sm-notify.patch | 0000000744 744 Bytes | |
0003-ldirectord-don-t-create-subsys-lock.patch | 0000000819 819 Bytes | |
0004-Revert-Low-build-Move-binaries-in-usr-lib-hea |
0000002188 2.14 KB | |
0006-Revert-ocf_log-use-same-log-format-as-pacemak |
0000001419 1.39 KB | |
0007-Request-to-add-gcp-vpc-move-route.patch | 0000000997 997 Bytes | |
_service | 0000000765 765 Bytes | |
_servicedata | 0000000220 220 Bytes | |
monitoring-plugins-metadata.tar.bz2 | 0000004460 4.36 KB | |
nfsnotify.patch | 0000003346 3.27 KB | |
portblock.patch | 0000000519 519 Bytes | |
resource-agents-4.11.0+git90.c1dd3806.tar.xz | 0000614680 600 KB | |
resource-agents.changes | 0000142007 139 KB | |
resource-agents.spec | 0000008947 8.74 KB |
Revision 120 (latest revision is 133)
Dominique Leuenberger (dimstar_suse)
accepted
request 1043402
from
Peter Varkoly (varkoly)
(revision 120)
Adapt spec according to https://en.opensuse.org/openSUSE:Package_dependencies#Splitting_off_a_sub-package - Remove ocf_heartbeat_ZFS (bsc#1205556) A new package resource-agents-zfs will contain ZFS support, which will not be shipped on SLES. - Update to version 4.11.0+git90.c1dd3806: * Please don't suggest /tmp/mysql-proxy.sock, that is bad practice. Use one of the directories where this socket can be provided securely (bsc#1146768) * SAPInstance: be more resilient against broken kill.sap files (#1825) (bsc#1206100) * lvmlockd: add "use_lvmlockd = 1" if it's commented out or missing * nfsserver: add nfsv4_only parameter to make it run without rpc-statd/rpcbind services * mysql-common: return error in stop-action if kill fails to stop the process, so the node can get fenced * configure.ac: Fix bashisms * docker/podman/zabbixserver:replace error log messages with calls to ocf_exit_reason * vdo-vol: dont fail probe action when the underlying device doesnt exist * build: add iface-macvlan * iface-macvlan: new resource agent (#1815) * ocf-shellfuncs: Parametrise the log destinarion by OCF_RESKEY_trace_dir (jsc#PED-121)
Comments 0