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

nautilus: ceph-volume: do not fail when trying to remove crypt mapper #30554

Merged
merged 1 commit into from Sep 30, 2019
Merged

nautilus: ceph-volume: do not fail when trying to remove crypt mapper #30554

merged 1 commit into from Sep 30, 2019

Conversation

alfredodeza
Copy link
Contributor

In a containerized context, at some point, need to run simple scan on a device
from a separate container (not the existing and running corresponding container
to that device), but this can't work because when it tries to remove the
mapper which is still in use by the corresponding running osd container,
it fails.
This can be a bit more permissive and simply throw a warning.

Closes: https://tracker.ceph.com/issues/41392

Signed-off-by: Guillaume Abrioux gabrioux@redhat.com
Backport of: #30490

In a containerized context, at some point, need to run `simple scan` on a device
from a separate container (not the existing and running corresponding container
to that device), but this can't work because when it tries to remove the
mapper which is still in use by the corresponding running osd container,
it fails.
This can be a bit more permissive and simply throw a warning.

Closes: https://tracker.ceph.com/issues/41392

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 80d3e4c)
@alfredodeza alfredodeza added this to the nautilus milestone Sep 24, 2019
@alfredodeza alfredodeza merged commit 7b802bf into ceph:nautilus Sep 30, 2019
@alfredodeza alfredodeza deleted the nautilus-guits-41392 branch September 30, 2019 12:29
@smithfarm smithfarm changed the title nautilus ceph-volume: do not fail when trying to remove crypt mapper nautilus: ceph-volume: do not fail when trying to remove crypt mapper Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants