Hello,
I would like to set up a Proxmox HA cluster with 2 nodes. I can't use Ceph with only 2 nodes, so I wanted to try replication.
With replication, you can set the container to be replicated every 15 minutes, for example.
But then I asked myself a question:
If my container is running on Node1 and it fails, it is automatically started on Node2. But what happens to the data on Node1 that was written before the crash? In other words, the data that has not yet been replicated.
Assuming I...
Read more
I would like to set up a Proxmox HA cluster with 2 nodes. I can't use Ceph with only 2 nodes, so I wanted to try replication.
With replication, you can set the container to be replicated every 15 minutes, for example.
But then I asked myself a question:
If my container is running on Node1 and it fails, it is automatically started on Node2. But what happens to the data on Node1 that was written before the crash? In other words, the data that has not yet been replicated.
Assuming I...
Read more