Bug 2247211
Summary: | OSD crush weights are not added back to osd after osd rm and osd rm stop commands | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Pawan <pdhiran> |
Component: | Cephadm | Assignee: | Adam King <adking> |
Status: | ASSIGNED --- | QA Contact: | Pawan <pdhiran> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 7.0 | CC: | adking, bhubbard, ceph-eng-bugs, cephqe-warriors, jolmomar, ngangadh, nojha, pdhange, saraut, tserlin, vereddy, vumrao |
Target Milestone: | --- | Flags: | adking:
needinfo?
(akraj) |
Target Release: | 7.2 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | ceph-18.2.1-61.el9cp | Doc Type: | Known Issue |
Doc Text: |
.Cephadm does not maintain the previous OSD weight when draining an OSD
Cephadm does not maintain the previous OSD weight when draining an OSD. Due to this, if the `ceph orch osd rm <osd-id>` command is run and later, the OSD removal is stopped, Cephadm will not set the crush weight of the OSD back to its original value. The crush weight will remain at 0.
As a workaround, users have to manually adjust the crush weight of the OSD to its original value, or complete removal of the OSD and deploy a new one. Users should be careful when cancelling a `ceph orch osd rm` operation, as the crush weight of the OSD will not be returned to its original value before the removal process begins.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 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: | 2267614, 2298578, 2298579 |
Description
Pawan
2023-10-31 10:12:41 UTC
|