Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(vm_migration): fix bug with lxc migration #11

Merged
merged 1 commit into from
Nov 7, 2022
Merged

Conversation

MephistoaD
Copy link

which avoids the balancer to notice the sucessful end of a LXC migration

Without this fix:
Balancer is stuck in a loop checking if the LXC already arrived among the qemu vms on the recipient

Now:
If migrating an LXC, it checks if it arrived among the LXCs on the recipient

@cvk98 cvk98 merged commit ed6515c into cvk98:main Nov 7, 2022
@cvk98
Copy link
Owner

cvk98 commented Nov 7, 2022

Thank you for your correction.
Containers are not used in our clusters. Because of this, it is not possible to test the correctness of container migration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants