Bug 1650922
| Summary: | osd pool create w/bluestore shouldn't recommend use of 'expect_num_objects' | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | John Harrigan <jharriga> |
| Component: | RADOS | Assignee: | Douglas Fuller <dfuller> |
| Status: | CLOSED ERRATA | QA Contact: | Manohar Murthy <mmurthy> |
| Severity: | low | Docs Contact: | Amrita <asakthiv> |
| Priority: | medium | ||
| Version: | 3.2 | CC: | anharris, asakthiv, bancinco, ceph-eng-bugs, dfuller, dzafman, jdurgin, kchai, kdreyer, nojha, tchandra, tpetr, tserlin |
| Target Milestone: | rc | ||
| Target Release: | 4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ceph-14.2.1-385.g4ae8136.el8cp | Doc Type: | Bug Fix |
| Doc Text: |
.A message to set `expected_num_objects` is no longer shown when using BlueStore
With this update, a message that recommends setting the `expected_num_obejcts` parameter during the creation of the BlueStore pools has been removed because this message does not apply when using the BlueStore OSD back end.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-01-31 12:44:53 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: | 1750994, 1641792, 1730176 | ||
|
Description
John Harrigan
2018-11-17 16:22:13 UTC
This occurs because the internal default value for osd_objectstore (even in master upstream) is still "filestore". That doesn't affect ceph-disk or ceph-volume, but it fools the check used by this warning. This does not sound like a blocker to 3.2. Can we re-target this to 4.0? Moving to MODIFIED, as it was merged in upstream. I think CLOSED-NEXTRELEASE would be a good status for this one. This is fixed in all nautilus-based builds. Backporting to earlier releases required too many test changes, so moving this to 4.0. Updating the QA Contact to a Hemant. Hemant will be rerouting them to the appropriate QE Associate. Regards, Giri Updating the QA Contact to a Hemant. Hemant will be rerouting them to the appropriate QE Associate. Regards, Giri 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, 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/RHBA-2020:0312 |