Hi everyone,
I have a fairly simple problem. Power to some personal PVE servers was lost and when it came back one of my LXC's configured for HA was "migrated" and attempted to boot but failed to... I took a look to find out what happened and noticed that it was on local storage of the first server before the power failure due to maintenance I performed recently (I forgot to put it on shared storage after). It came as a surprise that despite it being "stuck" on the local storage of the first server, it still moved the config to another server.... However, I'm now left with my LXC config on one server and my LXC storage on another server.
The only solution I can think of is:
Thanks,
Tmanok
I have a fairly simple problem. Power to some personal PVE servers was lost and when it came back one of my LXC's configured for HA was "migrated" and attempted to boot but failed to... I took a look to find out what happened and noticed that it was on local storage of the first server before the power failure due to maintenance I performed recently (I forgot to put it on shared storage after). It came as a surprise that despite it being "stuck" on the local storage of the first server, it still moved the config to another server.... However, I'm now left with my LXC config on one server and my LXC storage on another server.
The only solution I can think of is:
- Create a "fake" local storage on a directory called the same thing as the original storage.
- Copy the LXC files from the first server to the current server that it lives on.
- Fence the LXC to the current node and the original node, then reboot the current node and see if it fixes itself...
- Restore from backup but lose time consuming work put into it during the recent maintenance ¯\_(ツ)_/¯
Thanks,
Tmanok