User Tools

Site Tools


os:proxmox_mgw:cluster

PMG Cluster

Show Status

root@mynode1:~# pmgcm status
NAME(CID)--------------IPADDRESS----ROLE-STATE---------UPTIME---LOAD----MEM---DISK
mynode1(1)          192.168.31.213   master A    3 days 13:29   0.00    90%    25%
mynode2(2)          192.168.31.212   node   A    2 days 20:53   0.08    86%    25%

Remove Second Node

pmgcm delete 2

To remove the cluster configuration from the removed node, login to it and delete the config file.

rm /etc/pmg/cluster.conf

Reboot after removal.

systemctl reboot
os/proxmox_mgw/cluster.txt · Last modified: 2020-05-19 19:55 by Manuel Frei