Hello,
Recently I created my first 3 node proxmox cluster. And I started experimenting. I have two questions that bother me:
Recently I created my first 3 node proxmox cluster. And I started experimenting. I have two questions that bother me:
- I've created replication jobs every 2 hours for one VM. Now if I shutdown proxmox node manually on which VM is running let's say 15 minutes before next sync, will the replication job force synchronization before shutdown or not? If not, then what about data consistency of that affected VM? Will the new instance of VM be using last replication snapshot from 1h45m ago? What about unexpected shutdowns?
- I have two VMs: postgres and streaming replica. Both are hosted on different nodes. How can I ensure that when I shutdown one proxmox node the VMs will be distributed on different nodes. I thought about grouping, but I not sure how should I configure it?