Proxmox VE installation for single nodes and multi-node HA clusters, with Ceph storage, optimized VM/LXC templates, and live migration.
Proxmox VE is a solid foundation for self-hosted virtualization, but the difference between 'it boots' and 'it survives a node failure at 3 AM' is in the details — quorum, fencing, shared storage, and network design. I set up Proxmox environments ranging from a single all-in-one node to multi-node HA clusters with Ceph.
For single-node setups, that means a clean install, sensible storage layout (ZFS or LVM-thin), and optimized VM/LXC templates so spinning up a new container or VM takes minutes, not hours.
For clusters, it means Corosync configuration tuned for your network, Ceph distributed storage spread across nodes for shared, replicated block storage, and tested failover — so if a node goes down, the VMs that were on it come back up on another node automatically.
Tell me about your setup and what you're trying to do — I'll get back to you with next steps.
Get in Touch