What is biggest disadvantage of using NFS over CEPH for a 3 node cluster?
Can you use NFS for an HA cluster where a failover will have no downtime?
How is memory state and running processes handled during this?
Does Proxmox primarily use one node for VMs, and then move them to the secondary node if there is an issue or is it balancing vms across all three nodes and moving them if a problem happens?
How does a vm handle HA failover in terms of IP, if for example I was using traefik to serve SSL certificates and have dns ips for these services, how do I ensure they can still be accessed after a fail over? Will it be using the same IP on the new node? (same LAN).
Can you use NFS for an HA cluster where a failover will have no downtime?
How is memory state and running processes handled during this?
Does Proxmox primarily use one node for VMs, and then move them to the secondary node if there is an issue or is it balancing vms across all three nodes and moving them if a problem happens?
How does a vm handle HA failover in terms of IP, if for example I was using traefik to serve SSL certificates and have dns ips for these services, how do I ensure they can still be accessed after a fail over? Will it be using the same IP on the new node? (same LAN).