Back to bug 2024720

Who When What Removed Added
Tim Wilkinson 2021-11-18 18:28:19 UTC Summary [workload-DFG] cephs failed to probe daemons or devices [Workload-DFG] cephs failed to probe daemons or devices
Tim Wilkinson 2021-11-18 18:28:44 UTC Comment 0 updated
Red Hat One Jira (issues.redhat.com) 2021-11-18 18:30:58 UTC Link ID Red Hat Issue Tracker RHCEPH-2378
Tim Wilkinson 2021-11-18 18:38:31 UTC Comment 0 updated
Sebastian Wagner 2021-11-19 13:42:00 UTC Target Release 5.2 5.1
Sebastian Wagner 2021-11-26 14:18:35 UTC Assignee sewagner adking
Tim Wilkinson 2021-11-29 19:49:52 UTC Summary [Workload-DFG] cephs failed to probe daemons or devices [Workload-DFG] ceph failed to probe daemons or devices
Adam King 2021-11-30 13:43:41 UTC Status NEW ASSIGNED
Sebastian Wagner 2021-12-02 16:47:49 UTC Target Release 5.1 5.2
CC sewagner
Veera Raghava Reddy 2022-01-28 19:00:05 UTC CC vereddy
Red Hat Bugzilla 2022-01-31 23:32:18 UTC CC sewagner
Manasa 2022-03-10 07:01:54 UTC Flags needinfo?(twilkins)
CC mgowri
Tim Wilkinson 2022-03-10 15:47:17 UTC Flags needinfo?(twilkins)
Adam King 2022-05-11 14:30:32 UTC Status ASSIGNED POST
Ken Dreyer (Red Hat) 2022-05-24 22:54:50 UTC Fixed In Version ceph-16.2.8-2.el8cp
Status POST MODIFIED
CC tserlin
CC kdreyer
Keywords Rebase
errata-xmlrpc 2022-05-24 23:38:16 UTC Status MODIFIED ON_QA
Manasa 2022-05-27 06:48:11 UTC QA Contact sunnagar mgowri
Manasa 2022-06-01 07:37:10 UTC Flags needinfo?(adking)
Adam King 2022-06-01 14:36:58 UTC Flags needinfo?(adking)
Manasa 2022-06-02 04:05:41 UTC Flags needinfo?(adking)
Adam King 2022-06-02 12:34:52 UTC Flags needinfo?(adking)
Manasa 2022-06-06 11:46:58 UTC Status ON_QA VERIFIED
Akash Raj 2022-07-28 09:37:12 UTC Blocks 2102272
Akash Raj 2022-07-28 09:38:24 UTC CC akraj
Flags needinfo?(adking)
Akash Raj 2022-08-01 08:42:08 UTC Flags needinfo?(adking)
Adam King 2022-08-01 17:31:28 UTC Flags needinfo?(adking) needinfo?(adking)
Doc Type If docs needed, set a value Bug Fix
Doc Text Cause: cephadm was not checking the fsid of the daemon it was inferring a config from matched the expected fsid

Consequence: if users had a /var/lib/ceph/<fsid>/<daemon-name> directory with an fsid other than the expected one, cephadm may have tried to infer a config from that daemon directory

Fix: cephadm now verifies the fsid matches what is expected

Result: users should no longer get a "failed to probe daemons or devices" error because cephadm has inferred the wrong config
Akash Raj 2022-08-08 08:59:57 UTC Flags needinfo?(adking)
Doc Text Cause: cephadm was not checking the fsid of the daemon it was inferring a config from matched the expected fsid

Consequence: if users had a /var/lib/ceph/<fsid>/<daemon-name> directory with an fsid other than the expected one, cephadm may have tried to infer a config from that daemon directory

Fix: cephadm now verifies the fsid matches what is expected

Result: users should no longer get a "failed to probe daemons or devices" error because cephadm has inferred the wrong config
.`cephadm` verifies if the `fsid` of the daemon it was inferring a config from matches the expected `fsid`

Previously, in `cephadm`, there was no check to verify if the `fsid` of the daemon it was inferring a configuration from matched the expected `fsid`. Due to this, if users had a `/var/lib/ceph/_FSID_/_DAEMON_NAME_` directory with an `fsid` other than the expected one, the configuration from that daemon directory would still be inferred.

With this fix, checking is done to verify if the `fsid` matches what is expected and users no longer get a “failed to probe daemons or devices" error.
Adam King 2022-08-08 12:56:03 UTC Flags needinfo?(adking)
errata-xmlrpc 2022-08-09 09:55:01 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2022-08-09 17:36:46 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2022-08-09 17:36:46 UTC
errata-xmlrpc 2022-08-09 17:37:11 UTC Link ID Red Hat Product Errata RHSA-2022:5997

Back to bug 2024720