Bug 2097853
Summary: | [RFE] : ceph orch upgrade status - Display easily understandable message instead of null, unknown, flase | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Vasishta <vashastr> |
Component: | Cephadm | Assignee: | Kushal Deb <kdeb> |
Status: | CLOSED ERRATA | QA Contact: | Manisha Saini <msaini> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 5.2 | CC: | adking, cephqe-warriors, kdeb, mgowri, mmurthy, mobisht, saraut, tserlin |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | 8.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-19.2.1-98.el9cp | Doc Type: | No Doc Update |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2025-06-26 12:09:32 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: |
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 |
Description of problem: Tune ceph orch upgrade status message to more easily understandable words instead of null, flase, unknown Version-Release number of selected component (if applicable): 16.2.8-47.el8cp How reproducible: Always Steps to Reproduce: 1. Upgrade rhc cluster using orchestrator and ubserve upgrade status after upgrade gets successful. Actual results: $ sudo ceph orch upgrade status { "target_image": null, "in_progress": false, "which": "<unknown>", "services_complete": [], "progress": null, "message": "" } Expected results: Display message something like >> there are no upgrade process in progress currently Additional info: