commit 9b21d1067a071ab17758068dfca5cd2ebd29d868
Author: Matt Riedemann <email address hidden>
Date: Wed Jun 6 10:32:37 2018 -0400
Block swap volume on volumes with >1 rw attachment
If we're swapping from a multiattach volume that has more than one
read/write attachment, another server on the secondary attachment could
be writing to the volume which is not getting copied into the volume to
which we're swapping, so we could have data loss during the swap.
This change does volume read/write attachment counting for the volume
we're swapping from and if there is more than one read/write attachment
on the volume, the swap volume operation fails with a 400 BadRequest
error.
Reviewed: https:/ /review. opendev. org/662331 /git.openstack. org/cgit/ openstack/ nova/commit/ ?id=9b21d1067a0 71ab17758068dfc a5cd2ebd29d868
Committed: https:/
Submitter: Zuul
Branch: stable/stein
commit 9b21d1067a071ab 17758068dfca5cd 2ebd29d868
Author: Matt Riedemann <email address hidden>
Date: Wed Jun 6 10:32:37 2018 -0400
Block swap volume on volumes with >1 rw attachment
If we're swapping from a multiattach volume that has more than one
read/write attachment, another server on the secondary attachment could
be writing to the volume which is not getting copied into the volume to
which we're swapping, so we could have data loss during the swap.
This change does volume read/write attachment counting for the volume
we're swapping from and if there is more than one read/write attachment
on the volume, the swap volume operation fails with a 400 BadRequest
error.
Depends-On: https:/ /review. openstack. org/573025/ a13e4e14235feb3 0a289d22778 b4288d4bf86d4e1 44334905cd)
Closes-Bug: #1775418
Change-Id: Icd7fcb87a09c35
(cherry picked from commit 5a1d159d142997b