I'm exploring methods to provide redundancy/failover for VMs running on a PVE cluster. I am wondering if, using the Proxmox Replication functionality I can:
1. replicate a VM on Node1 to another node (say Node2) in the cluster at a certain time point T,
2. automatically or manually start the...