Advanced Search
Search Results
21 total results found
High Availability
High Availability (HA) ensures that critical VMs are automatically restarted on another node if the node they are running on fails. Prerequisites: A working cluster with at least 3 nodes Shared storage accessible by all nodes (so the VM disk can be accessed a...
Proxmox Troubleshooting and Commands
Update Proxmox apt update && apt dist-upgrade -y List all VMs qm list List all containers pct list Check storage pvesm status Check cluster status pvecm status Check HA status ha-manager status View running services systemctl list-units --type=se...
Proxmox Troubleshooting and Commands
Update Proxmox apt update && apt dist-upgrade -y List all VMs qm list List all containers pct list Check storage pvesm status Check cluster status pvecm status Check HA status ha-manager status View running services systemctl list-units --type=se...