Hi,
I'm running a Proxmox VE with four OpenVZ containers without any problems (OVH distro, modified to use LVM2, I must say)
I now want to go to the next stage, managing a cluster.
I followed the guide on the wiki, and here is where I'm having a few problems:
1/ for security reasons, I always change ssh access to:
- no root login
- change port
It seems that I had to revert these changes to allow the two boxes to communicate.
2/ with root login on port 22, all is right, so I've set up my master and node, then tried to migrate one test VM from the master to the node.
Live migration failed, and a search on the forum informed me that it is a known glitch.
So I tried a non-live migration, that succeeded, but with unexpected results: I coudn't access anymore the migrated VM.
Migrating back this VM to the master, I recovered access instantly.
Of course, the IP for the VM always pointed to the master, but I thought (wrongly perhaps) that the data for this IP would be tunneled to the node when the migration was done, thus giving me plenty of time to point this IP directly to the new box.
so either I misunderstood the expected behavior of the migration option, or I have something wrong in my system.
Could you please tell me what I could check if it is the latter?
I'm running a Proxmox VE with four OpenVZ containers without any problems (OVH distro, modified to use LVM2, I must say)
I now want to go to the next stage, managing a cluster.
I followed the guide on the wiki, and here is where I'm having a few problems:
1/ for security reasons, I always change ssh access to:
- no root login
- change port
It seems that I had to revert these changes to allow the two boxes to communicate.
2/ with root login on port 22, all is right, so I've set up my master and node, then tried to migrate one test VM from the master to the node.
Live migration failed, and a search on the forum informed me that it is a known glitch.
So I tried a non-live migration, that succeeded, but with unexpected results: I coudn't access anymore the migrated VM.
Migrating back this VM to the master, I recovered access instantly.
Of course, the IP for the VM always pointed to the master, but I thought (wrongly perhaps) that the data for this IP would be tunneled to the node when the migration was done, thus giving me plenty of time to point this IP directly to the new box.
so either I misunderstood the expected behavior of the migration option, or I have something wrong in my system.
Could you please tell me what I could check if it is the latter?