Comment 24 for bug 1867163

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (stable/rocky)

Reviewed: https://review.opendev.org/757563
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=91619ce3297553401c01c371690b29b68f11f17f
Submitter: Zuul
Branch: stable/rocky

commit 91619ce3297553401c01c371690b29b68f11f17f
Author: Helen Walsh <email address hidden>
Date: Fri Jun 12 15:29:00 2020 +0100

    PowerMax Driver - Legacy volumes fail to live migrate

    The fix moves the legacy shared volume from the masking view
    structure in Ocata and sooner (when SMI-S was supported) to staging
    masking view(s) in Pike and later releases (U4P REST).
    In Ocata, the live migration process shared the storage group,
    containing the volume, among the different compute Nodes. In PIke,
    we changed the masking view structure to facilitate a cleaner live
    migration process where only the volume is migrated and not all the
    other volumes in the storage group. The staging storage group and
    masking views facilitate a seamless live migration operation in
    upgraded releases.

    Change-Id: I4d28d8ed2375f68eed511de5c25898362eac1def
    Closes-Bug: #1867163
    (cherry picked from commit 197e024747ca04daeb35a9eaa9f1350089211ea3)
    (cherry picked from commit 5dd1fa9a7873052e3fd87e41b960ae4b3de2136a)
    (cherry picked from commit 509ae6459cafab359b743718b2108c6d821eaf6a)