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

feat(docs): add VM migration spec #7378

Merged
merged 3 commits into from
Feb 23, 2024
Merged

feat(docs): add VM migration spec #7378

merged 3 commits into from
Feb 23, 2024

Conversation

MathieuRA
Copy link
Member

@MathieuRA MathieuRA commented Feb 13, 2024

Description

Current behaviour

  • Migrating a VM that has VDIs on a shared SR from host A to host B must trigger a "Simple VM Migration" trigger a "Migration with Storage Motion". (wrong behaviour only for migration from the home view)
  • Migrating a VM from host A to host B with a destination SR must trigger a "VM Migration with Storage Motion" and move VDIs to the destination SR, regardless of where the VDIs were stored do not move VDIs if they where on a shared SR before the migration.
  • A destination SR is required (even if VDIs are on shared SR) in case we want to choose a network for the migration.

PR that fix behaviour: #7360

Checklist

  • Commit
    • Title follows commit conventions
    • Reference the relevant issue (Fixes #007, See xoa-support#42, See https://...)
    • If bug fix, add Introduced by
  • Changelog
    • If visible by XOA users, add changelog entry
    • Update "Packages to release" in CHANGELOG.unreleased.md
  • PR
    • If UI changes, add screenshots
    • If not finished or not tested, open as Draft

@MathieuRA MathieuRA marked this pull request as ready for review February 13, 2024 15:13
@MathieuRA MathieuRA self-assigned this Feb 13, 2024
docs/manage_infrastructure.md Outdated Show resolved Hide resolved
docs/manage_infrastructure.md Outdated Show resolved Hide resolved
docs/manage_infrastructure.md Show resolved Hide resolved
@julien-f julien-f removed their request for review February 21, 2024 10:06
@pdonias pdonias merged commit 089704d into master Feb 23, 2024
1 check passed
@pdonias pdonias deleted the migration/spec branch February 23, 2024 10:08
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.

3 participants