Bug 2249017
| Summary: | [CEE/sd][cephadm-ansible] Unable to get global configuration values via cephadm-ansible module ceph_config on RHCS 5.3z3 | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Sridhar Seshasayee <sseshasa> |
| Component: | RADOS | Assignee: | Sridhar Seshasayee <sseshasa> |
| Status: | CLOSED ERRATA | QA Contact: | skanta |
| Severity: | medium | Docs Contact: | Ranjini M N <rmandyam> |
| Priority: | unspecified | ||
| Version: | 5.3 | CC: | bhubbard, ceph-eng-bugs, cephqe-warriors, gabrioux, lob+redhat, nojha, pdhiran, rmandyam, rzarzyns, skanta, sostapov, sseshasa, trchakra, tserlin, vumrao |
| Target Milestone: | --- | ||
| Target Release: | 5.3z6 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | ceph-16.2.10-218.el8cp | Doc Type: | Bug Fix |
| Doc Text: |
.The `ceph config dump` command output is now consistent
Previously, the `ceph config dump` command without the pretty print formatted output showed the localized option name and its value. An example of a normalized vs localized option is shown below:
----
Normalized: mgr/dashboard/ssl_server_port
Localized: mgr/dashboard/x/ssl_server_port
----
However, the pretty-printed (for example, JSON) version of the command only showed the normalized option name as shown in the example above. The `ceph config dump` command result was inconsistent between with and without the pretty-print option.
With this fix, the output is consistent and always shows the localized option name when using the `ceph config dump --format TYPE` command, with `TYPE` as the pretty-print type.
|
Story Points: | --- |
| Clone Of: | 2213766 | Environment: | |
| Last Closed: | 2024-02-08 16:56:51 UTC | Type: | --- |
| 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: | 2213766, 2250161 | ||
| Bug Blocks: | 2258797 | ||
|
Description
Sridhar Seshasayee
2023-11-10 08:23: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 (Moderate: Red Hat Ceph Storage 5.3 Security update), 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-2024:0745 |