Hello,
- When running the command 'ceph node ls', it doesn't appear to list the ceph-mgr services.
- This doesn't appear to be a common command and so I suspect it just needs to be updated for the separated ceph-mgr daemon that appeared in RHCS 3.x
- Initial introduction of the command: https://tracker.ceph.com/issues/10904
================================================
# ceph -s
cluster:
id: 397e918c-3a8e-4a02-8cfa-9aaefef65fcf
health: HEALTH_OK
services:
mon: 3 daemons, quorum vm252-88,vm254-248,vm255-135
mgr: vm252-88(active), standbys: vm255-135, vm254-248
osd: 9 osds: 9 up, 9 in
rgw: 3 daemons active
data:
pools: 7 pools, 100 pgs
objects: 271 objects, 140MiB
usage: 1.43GiB used, 84.0GiB / 85.4GiB avail
pgs: 100 active+clean
======================================================
[root@vm252-88 ~]# ceph node ls
{
"mon": {
"vm252-88.gsslab.pnq2.redhat.com": [
0
],
"vm254-248.gsslab.pnq2.redhat.com": [
1
],
"vm255-135.gsslab.pnq2.redhat.com": [
2
]
},
"osd": {
"vm252-88.gsslab.pnq2.redhat.com": [
0,
4,
8
],
"vm254-248.gsslab.pnq2.redhat.com": [
1,
3,
5
],
"vm255-135.gsslab.pnq2.redhat.com": [
2,
6,
7
]
}
}
===============================================
- As it appears the command can list 'mds' nodes, there could also be some added benefit in being able to list RGW clients as well. Especially as 'ceph -s only lists the number of RGWs and does't provide the names.
- From the man page:
node ls {all|osd|mon|mds} list all nodes in cluster [type]
Comment 6Jane smith
2020-11-04 09:55:07 UTC
Comment hidden (spam)
This comment was flagged a spam, view the edit history to see the original text if required.
Comment 27Scott Ostapovicz
2023-11-16 16:05:22 UTC
AS I understand this, it is not a blocking issue, so retargeting it to 7.0 z1
Comment 31Scott Ostapovicz
2024-04-10 13:39:35 UTC
Retargeting this issue to 7.0 z3, but based on Matts comment, perhaps this should have been closed some time ago?
Comment 34Red Hat Bugzilla
2026-01-17 04:25:02 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days