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

core: update actual size after conversion #493

Merged
merged 1 commit into from
Jun 28, 2022

Commits on Jun 28, 2022

  1. core: update actual size after conversion

    The actual size of a volume is reduced when converting the disk from
    COW/preallocated to COW/thin on a block storage domain is not updated,
    making it seem like disk consumes more than it actually does.
    
    This patch updates the actual size after conversion.
    
    Bug-Url: https://bugzilla.redhat.com/2086561
    Signed-off-by: Benny Zlotnik <bzlotnik@redhat.com>
    bennyz authored and ahadas committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    2a8faaa View commit details
    Browse the repository at this point in the history