Recent content by tomgt

  1. T

    How do I put 30+ VM's into HA mode via CLI?

    Hello, I have tried the commands tha ChatGPT gave me but they didnt work. I also looked at the options for QM but did not see anything for setting VM's to HA mode. ChatGPT said: qm ha set <vmid> --max-tries 3 --wait 60 (which did not work) Also tried: root@evq-ash-gt-px8:~# qm set 800 --ha 1...
  2. T

    How to recover from Proxmox server physical hardware failure, also with a JBOD attached?

    Thanks @Dunuin Any suggestions on the best way to deploy CEPH for my 3 node cluster? I have not installed CEPH before..
  3. T

    How to recover from Proxmox server physical hardware failure, also with a JBOD attached?

    Hello, I am building a Proxmox cluster with at least three nodes. I will install the PVE OS on a RAID1 mirror using Kingston DC500M enterprise SATA drives. That way if one of the boot drives fails, the server should keep running. I will use ZFS storage with replication of my data/VM's between...