Hello everyone, I'm running into an issue with container migration that I just wanted to get some clarification on. I currently have a two node cluster that I will be adding a third node to for HA. Both nodes have the following drive config:
OS: 120GB RAID 1
VM/LXC Image Storage: 500GB RAID 1
Controller: Perc H700
On node one I have an LVM directory named "node1_vm_store" and on node two "node2_vm_store". I can migrate a KVM machine between the two storage's no problem, but when I try to migrate a container between the two I get an error because the directories have different names. Both have the "shared" option checked.
I'm assuming to get local shared storage to work between both the nodes I simply need to rename the logical volumes to have the same names? Also, would having a third node with the same setup satisfy the storage requirements for an HA cluster?
Thanks in advance and sorry if this is a trivial/FA question.
OS: 120GB RAID 1
VM/LXC Image Storage: 500GB RAID 1
Controller: Perc H700
On node one I have an LVM directory named "node1_vm_store" and on node two "node2_vm_store". I can migrate a KVM machine between the two storage's no problem, but when I try to migrate a container between the two I get an error because the directories have different names. Both have the "shared" option checked.
I'm assuming to get local shared storage to work between both the nodes I simply need to rename the logical volumes to have the same names? Also, would having a third node with the same setup satisfy the storage requirements for an HA cluster?
Thanks in advance and sorry if this is a trivial/FA question.