Project

General

Profile

Bug #53319

RFE: rgw: Ceph command 'ceph node ls' doesn't report clients like RGW

Added by Matt Benjamin over 2 years ago. Updated over 2 years ago.

Status:
Need More Info
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

We pull client versions with the 'ceph versions' command. COuld we look at doing something similar with the 'ceph node ls' command?

[root@ceph14 ~]# ceph versions {
"mon": {
"ceph version 14.2.11-95.el7cp (1d6087ae858e7c8e72fe7390c3522c7e0d951240) nautilus (stable)": 3
},
"mgr": {
"ceph version 14.2.11-95.el7cp (1d6087ae858e7c8e72fe7390c3522c7e0d951240) nautilus (stable)": 3
},
"osd": {
"ceph version 14.2.11-95.el7cp (1d6087ae858e7c8e72fe7390c3522c7e0d951240) nautilus (stable)": 24
},
"mds": {},
"rgw": {
"ceph version 14.2.11-95.el7cp (1d6087ae858e7c8e72fe7390c3522c7e0d951240) nautilus (stable)": 2
},
"overall": {
"ceph version 14.2.11-95.el7cp (1d6087ae858e7c8e72fe7390c3522c7e0d951240) nautilus (stable)": 32
}
}

Thank you,

Michael Hackett

History

#1 Updated by Casey Bodley over 2 years ago

  • Status changed from New to Need More Info

not sure where exactly this functionality belongs, but we do need a way to discover the rgw endpoints in the cluster, along with their 'names' for use in 'ceph config' commands

Also available in: Atom PDF