octopus: ceph-volume: add drive-group subcommand#36558
Merged
jan--f merged 3 commits intoceph:octopusfrom Aug 12, 2020
Merged
Conversation
This new subcommand takes a drive group specification as json and deploys the OSDs accordingly. Signed-off-by: Jan Fajerski <jfajerski@suse.com> Fixes: https://tracker.ceph.com/issues/46689 (cherry picked from commit e5b585d)
Fixes: cd6a488 Fixes: https://tracker.ceph.com/issues/46759 Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> (cherry picked from commit 0ada965) Conflicts: src/python-common/setup.py picked both changes
Since e5b585d ceph-volume depends on python-ceph-common. This commit introduces this dependency for the ceph-osd rpm (which includes ceph-volume) and installs the dependency for tox runs. Fixes: https://tracker.ceph.com/issues/46772 Fixes: e5b585d Signed-off-by: Jan Fajerski <jfajerski@suse.com> (cherry picked from commit cb432fe)
Contributor
Author
|
cc @BlaineEXE |
jschmid1
approved these changes
Aug 12, 2020
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
backport tracker: https://tracker.ceph.com/issues/46785
Also includes the backports for #36372 and #36363.
backport of #35728
parent tracker: https://tracker.ceph.com/issues/46689
this backport was staged using ceph-backport.sh version 15.1.1.389
find the latest version at https://github.com/ceph/ceph/blob/master/src/script/ceph-backport.sh