561 B
561 B
proxmox-quorum-manipulation
Not for use with HA (High Availability ) !!!!
manipulates the proxmox quorum in a two node array, if one of the nodes is down
Installation
SystemD
- Clone the repo
git clone
- Go into the cloned repo and make the who-needs-a-majority file exicuteble
cd proxmox-quorum-manipulation; chmod +x who-needs-a-majority
- Copy the file to a binary directory like
cp who-needs-a-majority /usr/local/bin
- Copy the .service file to the systemd/system direcory:
cp who-needs-a-majority.service
- enable it via systemd