Search results

  1. K

    Adding service to Web GUI

    Hi! Is there any way to add own service to System tab in GUI?
  2. K

    Proxmox HA - 50% nodes online quorum

    Hi! I have 4 nodes cluster. I want to have a quorum when two of them are offline. I tried setting auto_tie_breaker in corosync.conf and corosync-quorumtool -e 2 but both methods didin't work. How to configure that? And another question, why changing corosync.conf after creating cluster with...
  3. K

    Proxmox HA - turning off mashine when one node is down

    Hi! I have 4 nodes Proxmox cluster. VM on that nodes are HA managed: node1: 2x prod VM node2: 1x prod VM node3: 1x prod VM node4: 1x test VM I want to turn off the test VM when any of nodes is down to free resources for production VM's. Is there any way to configure this?