Bug #44420
cephadm cluster: "ceph ping mon.*" works fine, but "ceph ping mon.<id>" is broken
% Done:
0%
Source:
Tags:
Backport:
octopus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Description
$SUBJ says it all, almost - The error is:
admin:~ # ceph ping mon.node1 [errno 2] RADOS object not found (error calling ping_monitor)
yet on the same host in the same environment,
admin:~ # ceph ping mon.*
works fine and connects to mon.node1 (which is the only MON running)
Related issues
History
#1 Updated by Nathan Cutler over 3 years ago
- Description updated (diff)
#2 Updated by Nathan Cutler over 3 years ago
- Description updated (diff)
#3 Updated by Sebastian Wagner over 3 years ago
might be a cephadm issue.
#4 Updated by Nathan Cutler almost 3 years ago
- Project changed from Ceph to Orchestrator
Sebastian Wagner wrote:
might be a cephadm issue.
Indeed, it does seem to happen only when the daemon is running in a container. Moving to cephadm.
#5 Updated by Mykola Golub almost 3 years ago
- Status changed from New to Fix Under Review
- Pull request ID set to 37716
#6 Updated by Mykola Golub almost 3 years ago
- Backport set to octopus
#7 Updated by Nathan Cutler almost 3 years ago
- Related to Bug #43193: "ceph ping mon.<id>" cannot work added
#8 Updated by Sebastian Wagner almost 3 years ago
- Project changed from Orchestrator to Ceph
- Subject changed from "ceph ping mon.*" works fine, but "ceph ping mon.<id>" is broken to cephadm cluster: "ceph ping mon.*" works fine, but "ceph ping mon.<id>" is broken
- Assignee set to Mykola Golub
#9 Updated by Sage Weil over 2 years ago
- Project changed from Ceph to RADOS