Bug 2112309
Summary: | [cee/sd][cephadm]Getting the warning "Unable to parse <spec>.yml succesfully" while bootstrapping | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Geo Jose <gjose> |
Component: | Cephadm | Assignee: | Adam King <adking> |
Status: | CLOSED ERRATA | QA Contact: | Vinayak Papnoi <vpapnoi> |
Severity: | medium | Docs Contact: | Akash Raj <akraj> |
Priority: | unspecified | ||
Version: | 5.1 | CC: | adking, akraj, cephqe-warriors, ebeaudoi, lithomas, mmuench, msaini, msecaur |
Target Milestone: | --- | ||
Target Release: | 6.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-17.2.6-5.el9cp | Doc Type: | Bug Fix |
Doc Text: |
.`cephadm` no longer attempts to parse the provided yaml files more than necessary
Previously, `cephadm` bootstrap would attempt to manually parse the provided yaml files more than necessary. Due to this, sometimes, even if the user had provided a valid yaml file to `cephadm` bootstrap, the manual parsing would fail, depending on the individual specification, causing the entire specification to be discarded.
With this fix, `cephadm` no longer attempts to parse the yaml more than necessary. The host specification is searched only for the purpose of spreading SSH keys. Otherwise, the specification is just passed up to the manager module. The `cephadm bootstrap --apply-spec` command now works as expected with any valid specification.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2023-06-15 09:15:36 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: | 2180567 | ||
Bug Blocks: | 2192813 |
Comment 1
RHEL Program Management
2022-07-29 10:12:03 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 6.1 security and bug fix 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-2023:3623 |