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(xo-web,backups): fix dynamic disks count with suspend_VDI #7315

Merged
merged 2 commits into from
Jan 19, 2024

Conversation

fbeauchamp
Copy link
Collaborator

@fbeauchamp fbeauchamp commented Jan 16, 2024

Description

Memory ( suspend_vdi) is counted as a full when showing how many incremental/key disks a backup contains

This PR ignore it in the computation, but add a tag if the backup is with memory
image

review by commit, do not squash

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

@fbeauchamp fbeauchamp force-pushed the feat_incremental_with_memory branch from 4a6e764 to c154dea Compare January 16, 2024 16:38
@fbeauchamp fbeauchamp requested a review from b-Nollet January 16, 2024 16:40
@b-Nollet b-Nollet requested a review from julien-f January 17, 2024 10:04
CHANGELOG.unreleased.md Outdated Show resolved Hide resolved
CHANGELOG.unreleased.md Outdated Show resolved Hide resolved
@xen-orchestra/backups/formatVmBackups.mjs Outdated Show resolved Hide resolved
@fbeauchamp fbeauchamp force-pushed the feat_incremental_with_memory branch from c154dea to c914acc Compare January 19, 2024 14:39
@fbeauchamp fbeauchamp force-pushed the feat_incremental_with_memory branch from c914acc to cd9c0f2 Compare January 19, 2024 14:40
@fbeauchamp fbeauchamp requested a review from julien-f January 19, 2024 14:40
@julien-f julien-f changed the title feat(xo-web/backups): fix key/incremental backup with memory feat(xo-web,backups): fix dynamic disks count with suspend_VDI Jan 19, 2024
@julien-f julien-f merged commit bbcd418 into master Jan 19, 2024
1 check passed
@julien-f julien-f deleted the feat_incremental_with_memory branch January 19, 2024 15:34
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