Bug 2314146
| Summary: | Commands using Mgr Modules fail if run immediately post a mgr failover/ restart | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Pawan <pdhiran> |
| Component: | Ceph-Mgr Plugins | Assignee: | Laura Flores <lflores> |
| Ceph-Mgr Plugins sub component: | Balancer | QA Contact: | Pawan <pdhiran> |
| Status: | CLOSED UPSTREAM | Docs Contact: | Rivka Pollack <rpollack> |
| Severity: | high | ||
| Priority: | unspecified | CC: | adking, anrao, bhkaur, bhubbard, ceph-eng-bugs, cephqe-warriors, hakumar, lflores, mobisht, ngangadh, nojha, pdhange, rpollack, rzarzyns, sangadi, tserlin, vereddy, vpapnoi, vumrao, yhatuka |
| Version: | 8.0 | Keywords: | Automation, Regression |
| Target Milestone: | --- | Flags: | lflores:
needinfo-
lflores: needinfo- |
| Target Release: | 9.1 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ceph-19.2.0-52.el9cp | Doc Type: | Known Issue |
| Doc Text: |
.Sometimes ceph-mgr modules are temporarily unavailable and their commands fail
Occasionally, the balancer module takes a long time to load after a ceph-mgr restart. As a result, other ceph-mgr modules can become temporarily unavailable and their commands fail.
For example,
----
[ceph: root@host01 /]# ceph crash ls
Error ENOTSUP: Warning: due to ceph-mgr restart, some PG states may not be up to date
Module 'crash' is not enabled/loaded (required by command 'crash ls'): use `ceph mgr module enable crash` to enable it
----
As a workaround, in cases after a ceph-mgr restart, commands from certain ceph-mgr modules fail, check the status of the balancer, using the ceph balancer status command. This might occur, for example, during an upgrade.
If the balancer was previously active `"active": true` but now it is marked as `“active": false`, check its status until it is active again, then rerun the other ceph-mgr module commands.
In other cases, try to turn off the balancer ceph-mgr module.
----
ceph balancer off
----
After turning off the balancer, rerun the other ceph-mgr module commands.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-03-04 08:54:41 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: | 2317218 | ||
|
Description
Pawan
2024-09-23 04:36:21 UTC
@Laura Flores, This BZ is required for IBM Cloud before 9.0 release, is the fix ready to backport to 8.1z branch? This product has been discontinued or is no longer tracked in Red Hat Bugzilla. The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days or the product is inactive and locked |