I have configured a 5 node PVE cluster with VMs accessible via NAT. I created ZFS storage on each PVE node (using some of the hdisks) for VM disks. I then set up VM replication from node 1 to 2, 2 to 3 ... 5 to 1 every 10 mins and using HA could get VMs to migrate and (re-)start automatically (with state up to 10 mins ago) if original node went down but obviously this is not 'live' migration.
For production usage, keeping the VM running (CPU / RAM state) might be more important than VM storage contents (as data will be copied off elsewhere afterwards). Is live migration available using other pooled storage options (e.g. glusterFS or RBD) without the networking requirements of a PVE/CEPH hyperconverge cluster? If so what are the recommended networking/general configuration?
For production usage, keeping the VM running (CPU / RAM state) might be more important than VM storage contents (as data will be copied off elsewhere afterwards). Is live migration available using other pooled storage options (e.g. glusterFS or RBD) without the networking requirements of a PVE/CEPH hyperconverge cluster? If so what are the recommended networking/general configuration?