Not sure what you expect. Hangstop booting and DNS issues is so vague, could you provide more details? What happens exactly and how do you fix it usually? Any logs you can provide? What OS is running on the VMs?
Self-Hosted Main
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
For Example
- Service: Dropbox - Alternative: Nextcloud
- Service: Google Reader - Alternative: Tiny Tiny RSS
- Service: Blogger - Alternative: WordPress
We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.
Useful Lists
- Awesome-Selfhosted List of Software
- Awesome-Sysadmin List of Software
Yeah. Unless I purposefully or accidentally mess something up, my VMs run great without interaction. But either way, I usually have to manually change something to create an unstable vm.
-
Check your host syslog (it’s available in the GUI) and it should give you an idea of why the VMs are hanging.
-
Have you considered a high availability cluster? It’s literally the tool that exists for what you want.
PBS is cool for like a disaster recovery scenario, but it shouldn’t be the tool you go to for frequently unstable VMs. That’d be a fabric bandaid at best, but leaning heavily to a liquid bandaid in practice.
I suppose you could deploy an HA cluster using either Ceph or StarWind VSAN HA storage technology. These solutions replicate data across cluster nodes, ensuring your VMs are highly available. They both fit Proxmox.