Bug 2304314
| Summary: | ceph orch <start/stop/restart> does not work for OSDs when deployment name is "osd" | |||
|---|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Pawan <pdhiran> | |
| Component: | Cephadm | Assignee: | Shweta Bhosale <shbhosal> | |
| Status: | CLOSED ERRATA | QA Contact: | DIVYA <dpentako> | |
| Severity: | medium | Docs Contact: | Rivka Pollack <rpollack> | |
| Priority: | unspecified | |||
| Version: | 8.0 | CC: | adking, akane, cephqe-warriors, mobisht, msaini, rpollack, tserlin | |
| Target Milestone: | --- | |||
| Target Release: | 8.1 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | ceph-19.2.1-33.el9cp | Doc Type: | Bug Fix | |
| Doc Text: |
.Start, stop, and restart command options now work for OSDs when the deployment service is `osd`
Previously, when OSDs were created using the `ceph orch daemon add` command, they were not automatically added to the orchestrator’s OSD service. Instead, they were added to the default `osd` service. As a result, you could not run the `ceph orch <start|stop|restart>` commands on those OSDs.
With this fix, you can now run the `ceph orch <start|stop|restart>` commands on the `osd` service. In addition, you can now attach an OSD to a different existing OSD service, by running the following command:
---
ceph orch osd set-spec-affinity SERVICE_NAME OSD_ID(S)
---
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 2370168 (view as bug list) | Environment: | ||
| Last Closed: | 2025-06-26 12:14:34 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 2370168 | |||
|
Description
Pawan
2024-08-13 12:57:48 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: Red Hat Ceph Storage 8.1 security, bug fix, and enhancement updates), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2025:9775 |