quorum device

  1. UdoB

    [TUTORIAL] FabU: How to setup a Quorum Device and secure it by disabling root access.

    Statement: it is not required to allow root@cluster to login to a separate “Quorum Device”-machine after installation. The “tl;dr” boils down to a single line: ~$ echo "PermitRootLogin no" | sudo tee /etc/ssh/sshd_config.d/permitrootlogin.conf (( This is Debian, and it comes without “sudo” by...
  2. O

    Replikation und HA im 2-Node Cluster

    Ich bräuchte einma einen Rat aus der Community: Ich baue in meinem Unternehmen einen zwei Node Cluster mit (wahrscheinlich) einem Q-Device auf. Meine Frage wäre, ob es möglich ist auf beiden Nodes eine gleiche Menge von VMs zu verteilen und dann trotzdem noch Ausfallsicherheit und die...
  3. S

    Subscription Plan - PVE Cluster mit 2 Nodes

    Hallo an alle die das lesen! Ich habe vor einen PVE Cluster mit 2 Nodes und einem Q-Device zu installieren. Da dieser in einem produktiven Umfeld laufen wird, sollen die 2 Nodes mit einer Subscription laufen. Macht es Sinn die aktive Node mit einer Basic und die replizierte Node mit einer...
  4. L

    qdevice on Synology DS218? (no apt-get, no docker)

    Hello there, I'm pretty new here, but been playing with proxmox for 3 months now. I have 2 nodes and want to give my NAS a more respectable life purpose -- quorum device to achieve HA. Any directions on running a qdevice on my Synology? There's little documentation online on how to run it in a...
  5. Q

    pve-cluster (5.0-34) New Features

    I noticed that there's a new feature under the pvecm command to add a qdevice. I have been using Proxmox at home and for clients in a single node local storage configuration for almost a year now, and have been dying to mess with a proper shared storage/two node HA setup. My dream setup would be...