Skip to content

document known issue during live migration#1067

Open
rrajendran17 wants to merge 2 commits into
harvester:mainfrom
rrajendran17:vm-migration-issue
Open

document known issue during live migration#1067
rrajendran17 wants to merge 2 commits into
harvester:mainfrom
rrajendran17:vm-migration-issue

Conversation

@rrajendran17

Copy link
Copy Markdown
Contributor

Problem:

document known issue harvester/harvester#10653 during live migration

Solution:

document known issue harvester/harvester#10653 during live migration

Related Issue(s):

harvester/harvester#10653

Test plan:

Additional documentation or context

Copilot AI review requested due to automatic review settings June 18, 2026 23:18

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the live migration documentation to capture a known issue (harvester/harvester#10653) related to network disruption during VM live migration, and provides a workaround for operators.

Changes:

  • Added a new Known Issues entry linking to issue #10653.
  • Documented the observed symptom (network disruption from repeated MAC moves) and a proposed workaround using disableContainerInterface.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/vm/live-migration.md Outdated
Comment thread docs/vm/live-migration.md Outdated
Comment on lines +234 to +237
MAC address of the VM interface moved more than once between the source and target hosts during live migration.Due to this external switches learnt the same mac on two different interfaces causing a network disruption.

Workaround:
Setting disableContainerInterface to true on the NetworkAttachMantDefinition config [disableContainerInterface](https://www.cni.dev/plugins/current/main/bridge/#example-l2-only-disabled-interface-configuration) before starting the live migration will enable the pod interface a bit later, but not during switchover avoiding multiple mac moves.
@github-actions

github-actions Bot commented Jun 18, 2026

Copy link
Copy Markdown
Name Link
🔨 Latest commit af487b6
😎 Deploy Preview https://6a397dd049843713e4615be0--harvester-preview.netlify.app

@rrajendran17 rrajendran17 requested a review from a team June 18, 2026 23:32
ibrokethecloud
ibrokethecloud previously approved these changes Jun 18, 2026
@mergify

mergify Bot commented Jun 19, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@jillian-maroket jillian-maroket left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review done

Comment thread docs/vm/live-migration.md Outdated
Comment thread docs/vm/live-migration.md Outdated
Signed-off-by: Renuka Devi Rajendran <renuka.rajendran@suse.com>
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.

4 participants