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

Attempt dismounting Windows disks one by one #292

Merged
merged 1 commit into from
Feb 13, 2024

Commits on Feb 13, 2024

  1. Attempt dismounting Windows disks one by one

    This patch will make sure that every disk is dismounted one by one from the
    Windows OSMorphing worker, in order to account for workers that have temporary
    disks attached by default (currently common on Azure platform). This will also
    prevent the migration task failure in case a disk cannot be set to offline.
    Dany9966 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    717b083 View commit details
    Browse the repository at this point in the history