Project

General

Profile

Actions

Bug #42668

closed

ceph daemon osd.* fails in osd container but ceph daemon mds.* does not fail in mds container

Added by Ben England over 4 years ago. Updated almost 4 years ago.

Status:
Won't Fix
Priority:
High
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

with K8S (RHOCS 4.2) OSD pods, I get this error from Ceph daemon command:

[bengland@bene-laptop ocs-operator]$ ocos rsh rook-ceph-osd-0-7d9466ccf4-4869k
sh-4.2# ceph daemon osd.0 version
Invalid command: unused arguments: ['-m', '[v2:172.30.217.9:3300,v1:172.30.217.9:6789],[v2:172.30.30.127:3300,v1:172.30.30.127:6789],[v2:172.30.254.228:3300,v1:172.30.254.228:6789]']
version : get ceph version
admin_socket: invalid command

but same command to an MDS pod works:

[bengland@bene-laptop ocs-operator]$ ocos rsh rook-ceph-mds-example-storagecluster-cephfilesystem-b-666b6fj52
sh-4.2# ceph daemon mds.example-storagecluster-cephfilesystem-b version {"version":"14.2.4","release":"nautilus","release_type":"stable"}

"ceph daemon" commands are important for debugging problems with Ceph OSDs.

Actions

Also available in: Atom PDF