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

mon/OSDMonitor: implement 'osd crush ls <node>' #16920

Merged
merged 1 commit into from Aug 9, 2017

Conversation

liewegas
Copy link
Member

@liewegas liewegas commented Aug 8, 2017

Signed-off-by: Sage Weil sage@redhat.com

Signed-off-by: Sage Weil <sage@redhat.com>
@@ -645,6 +645,9 @@ COMMAND("osd crush tree "
"name=shadow,type=CephChoices,strings=--show-shadow,req=false", \
"dump crush buckets and items in a tree view",
"osd", "r", "cli,rest")
COMMAND("osd crush ls name=node,type=CephString,goodchars=goodchars=[A-Za-z0-9-_.]",
Copy link
Member

@xiexingguo xiexingguo Aug 9, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: for coding style consistency, might want to append an extra \ at each end of line..

@liewegas
Copy link
Member Author

liewegas commented Aug 9, 2017

retest this please

@liewegas
Copy link
Member Author

liewegas commented Aug 9, 2017

@liewegas liewegas merged commit 7addb82 into ceph:master Aug 9, 2017
@liewegas liewegas deleted the wip-osd-crush-ls branch August 9, 2017 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants