[SOLVED] Restore from a replication?

Nov 25, 2025
1
0
1
Got a two node cluster. Managed to lose a database in a LXC container in node1. How can I restore the copy on node2 (replication last ran the night before; I've turned off the job so that no changes are made) and HA is also available.
 
Copy the .conf file from /etc/PvE/nodes/node1/lxc/xxx.conf to /etc/PvE/nodes/node2/lxc/xxx.conf (u don't have access to my host actually, so the path could be a little bit different). xxx is the number of the effected lxc.

The lxc should be available on node2 after some seconds and could be started.