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: VDS Maintenance will wait for all disk transfers to happen and … #632

Merged
merged 1 commit into from
Sep 22, 2022

Commits on Sep 21, 2022

  1. core: VDS Maintenance will wait for all disk transfers to happen and …

    …block new ones
    
    if a user want to set a host to maintenance and at least one of
    the disk is in transfer the command will fail and will send an error.
    now it will not send an error it will wait for the disk transfer to finnish
    (the host will be in preparingForMaintenance mode) and new transfers will be blocked from starting.
    
    Bug-Url: https://bugzilla.redhat.com/2120228
    Signed-off-by: Artiom Divak <adivak@redhat.com>
    ArtiomDivak authored and ahadas committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    f718d07 View commit details
    Browse the repository at this point in the history