[SOLVED] newbie replication question

kloy

Renowned Member
Jan 9, 2012
10
0
66
hello,
i have a question about Container replication.

Let's say that i have 2 nodes called node_A and node_B ont the same cluster. ( Proxmox VE version 7.4-15 on both nodes )

I'm using a local hard drive to host a Guest container on node_A.
This container is replicated on node_B, i can see the volume on the node_B hard drive.

Every think is OK, i can migrate my CT from node_A to node_B in a few seconds, That's fine....

Imagine node_A goes down and is no longer available;

Will the proxmox gui permit me to migrate CT on the down node or is there a command to start the ct on the alive one without migration ? i don't see de config file in /etc/pve/lxc directory of the node_B... how will it recreate it ?

(I know that HA is a better solution, but i don't have a 3rd server nor a NAS with good IO...)

Thanks in advance
 
Last edited:
Well, Thanks a lot, i could have read it before writing this post, since i red the previous pages on the documentation...