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

ovirt: Respect storage mapping #822

Merged
merged 1 commit into from
Mar 26, 2024
Merged

ovirt: Respect storage mapping #822

merged 1 commit into from
Mar 26, 2024

Commits on Mar 24, 2024

  1. ovirt: Respect storage mapping

    Previously, when migrating to the cluster Forklift is deployed on using
    a cold migration, all disks of the migrated VM were transferred to the
    same storage class, which is one of the target storage class that appear
    in the storage mapping that is set for the migration plan.
    
    With these changes, each disk will be mapped to a target storage class
    based on its original storage domain and the storage mapping that is
    defined for the migration plan.
    
    Signed-off-by: Arik Hadas <[email protected]>
    ahadas committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    b7a646d View commit details
    Browse the repository at this point in the history