dlm_stonith
Distributed Lock Manager control daemon
Install
- All systems
-
curl cmd.cat/dlm_stonith.sh
- Debian
-
apt-get install dlm-controld
- Ubuntu
-
apt-get install dlm-controld
- Kali Linux
-
apt-get install dlm-controld
- CentOS
-
yum install dlm
- Fedora
-
dnf install dlm
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dlm-controld
- Raspbian
-
apt-get install dlm-controld
- Dockerfile
- dockerfile.run/dlm_stonith
dlm-controld
Distributed Lock Manager control daemon
DLM is a symmetric general-purpose distributed lock manager. The lock manager itself is a kernel module. This package contains the control daemon and utility.