@quad For me, Proxmox is basically LXC and KVM with a nice web UI on top. I use the web UI rarely, but you can do anything KVM and LXC can do, with zero issues. I even automated some stuff via Ansible and it's a bliss. I don't see what benefit would it have to give up on the web UI, despite using it rarely. I mean, it's not like the web UI is a resource hog anyway.
What I miss, honestly, is nftables support, as Proxmox is still on iptables. But it's not that critical, I can wait.
@quad That's odd. I've never experienced those issues, then again I don't cluster Proxmox at all. In my previous job I used to, and it worked relatively fine, but it was a little painful to manage it all.
@quad I've grown accustomed to Proxmox, and I really like it. But I've been moving towards Docker, Docker-compose and Ansible (a homegrown Kubernetes of sorts, I suppose), and I am pretty sure I could move away from my current "one big server" infrastructure and into tiny AWS/Linode/Vultr nodes with autoscaling. But the uncertainty of price makes me a little anxious, even if I'd probably end up saving in the long term.
It’s not a common occurrence but for example in December the pvesr service decided to die on a host and VMs were restarted on another.
pvesr stayed broken until I reinstalled the whole machine and rejoined it into the cluster. And I dunno why because all storage was perfectly functional when checking it via command line. NFS for backups worked fine and LVM over iSCSI showed up fine with lv commands.
Outside of power outages, all virtual machine downtime on my cluster has been caused by services failing whose names all start with “pve”