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

masquerade binding: connectivity lost after VM migration #4999

Closed
maiqueb opened this issue Feb 10, 2021 · 2 comments · Fixed by #5000
Closed

masquerade binding: connectivity lost after VM migration #4999

maiqueb opened this issue Feb 10, 2021 · 2 comments · Fixed by #5000
Labels

Comments

@maiqueb
Copy link
Contributor

maiqueb commented Feb 10, 2021

Is this a BUG REPORT or FEATURE REQUEST?:

/kind bug

What happened:
After a VM is migrated, it loses connectivity from the outside world on its masquerade interface.

We should make sure that the connectivity becomes available immediately after the migration.

What you expected to happen:
Connectivity should be preserved.

How to reproduce it (as minimally and precisely as possible):

  1. Create VM with masquerade binding; start an http / TCP server on it.
  2. Continuously access the VM's service
  3. Migrate VM with masquerade binding.
  4. Connectivity is lost after migration.

Anything else we need to know?:
Connectivity will recover after the mac address update of the in-pod bridge is propagated via ARP.

Environment:

  • KubeVirt version (use virtctl version):
  • Kubernetes version (use kubectl version):
  • VM or VMI specifications:
  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:
@kubevirt-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@kubevirt-bot kubevirt-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label May 11, 2021
@maiqueb
Copy link
Contributor Author

maiqueb commented May 11, 2021

/remove-lifecycle stale

@kubevirt-bot kubevirt-bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants