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

ceph-volume: improve mpath devices support #44304

Merged
merged 4 commits into from Jan 26, 2022

Conversation

guits
Copy link
Contributor

@guits guits commented Dec 14, 2021

ee8887f was intended for adding
mpath devices support in ceph-volume but it has missed the lvm batch scenario.
This also fixes the zapping of mpath devices prepared with ceph-volume raw

Fixes: https://tracker.ceph.com/issues/52908

Signed-off-by: Guillaume Abrioux gabrioux@redhat.com

@guits guits requested a review from a team as a code owner December 14, 2021 09:47
@guits
Copy link
Contributor Author

guits commented Dec 14, 2021

jenkins test ceph-volume tox

@guits
Copy link
Contributor Author

guits commented Dec 14, 2021

jenkins test ceph-volume tox

@guits
Copy link
Contributor Author

guits commented Dec 14, 2021

jenkins test ceph-volume all

src/ceph-volume/ceph_volume/util/device.py Outdated Show resolved Hide resolved
src/ceph-volume/ceph_volume/util/device.py Outdated Show resolved Hide resolved
@guits guits requested a review from a team as a code owner January 25, 2022 09:25
@guits
Copy link
Contributor Author

guits commented Jan 25, 2022

jenkins test make check

@guits
Copy link
Contributor Author

guits commented Jan 25, 2022

jenkins test ceph-volume tox

ee8887f was intended for adding
mpath devices support in ceph-volume but it has missed the lvm batch scenario.
This also fixes the zapping of mpath devices prepared with `ceph-volume raw`

Fixes: https://tracker.ceph.com/issues/52908

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
This test checks that Device.is_device() returns True for a mpath device.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
This fixes a typo in ceph-volume documentation.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
This fixes 2 typo in ceph-volume tests.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
@guits
Copy link
Contributor Author

guits commented Jan 25, 2022

jenkins test ceph-volume tox

@guits
Copy link
Contributor Author

guits commented Jan 25, 2022

jenkins test ceph-volume all

@guits
Copy link
Contributor Author

guits commented Jan 26, 2022

Failure Reason:
Test failure: test_cephfs_mirror (tasks.cephadm_cases.test_cli.TestCephadmCLI)

  • ingress jobs stuck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants