So I have my cluster up and running then the other day one of my LXC container had an issue and crashed - I am not sure how but now the configuration file is on one node (node 2) and the raw container image is on another (node 3). I am unable to start the container on either node (presumably because no node has both parts).
How can I move the container raw image back to node 2?
I tried setting up a config file on node 3 but when I try to run it it gives me a networking error - so I presume I need to try to get the raw image back to node 2.
Thanks for any help.
(yes I will backup the container once I have it up and running again - I learnt my lesson).
How can I move the container raw image back to node 2?
I tried setting up a config file on node 3 but when I try to run it it gives me a networking error - so I presume I need to try to get the raw image back to node 2.
Thanks for any help.
(yes I will backup the container once I have it up and running again - I learnt my lesson).