gfs_control
Red Hat cluster suite - cluster manager
Install
- All systems
-
curl cmd.cat/gfs_control.sh
- Debian
-
apt-get install cman
- CentOS
-
yum install cman
- Raspbian
-
apt-get install gfs2-cluster
- Dockerfile
- dockerfile.run/gfs_control
cman
Red Hat cluster suite - cluster manager
This package is part of the Red Hat Cluster Suite, a complete high-availability solution. CMAN is a symmetric general-purpose cluster manager. It provides a service manager that handles service groups, plus a connection manager that handles cluster membership management, messaging among the cluster nodes, event notification, quorum and state transitions. This package contains only tools for controlling the cluster manager itself.
gfs2-cluster
Global File System 2 - cluster tools
The Global File System allows a cluster of machines to concurrently access shared storage hardware like SANs or iSCSI and network block devices. GFS can be deployed to build high-availability services without the single point of failure of a file server. This package contains the gfs_controld daemon and associated tools required to use GFS2 in a cluster. Virtually every user of GFS2 will need to install this package.