Project

General

Profile

Actions

Bug #42486

closed

Missing 'type' file and unable to infer osd type error

Added by Varsha Rao over 4 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

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

Description

While deploying ceph cluster using rook(master branch-commit 30d019acf025f) ceph-test.yaml . I am getting the following error:

$ kubectl logs -n rook-ceph rook-ceph-osd-0-867f594fbb-n9lq9
debug 2019-10-25 11:42:58.546 7f76c4e6fdc0  0 set uid:gid to 167:167 (ceph:ceph)
debug 2019-10-25 11:42:58.546 7f76c4e6fdc0  0 ceph version 14.2.4 (75f4de193b3ea58512f204623e6c5a16e6c1e1ba) nautilus (stable), process ceph-osd, pid 19063
debug 2019-10-25 11:42:58.546 7f76c4e6fdc0  0 pidfile_write: ignore empty --pid-file
debug 2019-10-25 11:42:58.566 7f76c4e6fdc0 -1 missing 'type' file and unable to infer osd type

[varsha@localhost ceph]$ kubectl -n rook-ceph get pod
NAME                                            READY   STATUS             RESTARTS   AGE
csi-cephfsplugin-provisioner-75c965db4f-9r28w   4/4     Running            0          6m14s
csi-cephfsplugin-provisioner-75c965db4f-mpcww   4/4     Running            0          6m14s
csi-cephfsplugin-wk7w6                          3/3     Running            0          6m14s
csi-rbdplugin-provisioner-69c9869dc9-jt9j9      5/5     Running            0          6m14s
csi-rbdplugin-provisioner-69c9869dc9-smwvn      5/5     Running            0          6m14s
csi-rbdplugin-zb7lq                             3/3     Running            0          6m14s
rook-ceph-mgr-a-6f5b84f97b-5lbp2                1/1     Running            0          4m38s
rook-ceph-mon-a-74749b7844-xlh9d                1/1     Running            0          4m47s
rook-ceph-operator-fdfbcc5c5-k4h2q              1/1     Running            0          11m
rook-ceph-osd-0-867f594fbb-n9lq9                0/1     CrashLoopBackOff   5          4m20s
rook-ceph-osd-prepare-minikube-s5n6f            0/1     Completed          0          4m26s
rook-discover-bd5v8                             1/1     Running            0          7m24s

Actions #1

Updated by Varsha Rao over 4 years ago

  • Status changed from New to Resolved

Issue is fixed on rebase.

Actions

Also available in: Atom PDF