I have two nodes currently running independently (production - stable / lab - testing), - each with its own local storage for backup. I am thinking of placing them in a cluster, in order to:
1 - Be able to run a backup job from the production node to the lab node storage.
2 - Be able to replicate vms - lxc - as a back up from production to lab node.
3 - Be able to create new vms - lxcs on the lab node, and then once ready to push them out to the production node.
I think that I should be able to do the above 3 points. But, I'm concerned about:
1 - should I shutdown the lab-node, - will that cause any issues for the production node? And vice-versa, Production shutdown, any issues with lab node?
2 - Will I able to recover the Production node (inclusive of vms & lxcs) should it crash (dead ssd), by restoring the backups from lab?
Thank you,
1 - Be able to run a backup job from the production node to the lab node storage.
2 - Be able to replicate vms - lxc - as a back up from production to lab node.
3 - Be able to create new vms - lxcs on the lab node, and then once ready to push them out to the production node.
I think that I should be able to do the above 3 points. But, I'm concerned about:
1 - should I shutdown the lab-node, - will that cause any issues for the production node? And vice-versa, Production shutdown, any issues with lab node?
2 - Will I able to recover the Production node (inclusive of vms & lxcs) should it crash (dead ssd), by restoring the backups from lab?
Thank you,