Bug 1369586
Summary: | ceph osd pool create uses 'rule_id' vs 'ruleset' when ruleset name specified during pool creation | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Mike Hackett <mhackett> | |
Component: | RADOS | Assignee: | Kefu Chai <kchai> | |
Status: | CLOSED ERRATA | QA Contact: | Parikshith <pbyregow> | |
Severity: | medium | Docs Contact: | Erin Donnelly <edonnell> | |
Priority: | medium | |||
Version: | 1.3.2 | CC: | anharris, ceph-eng-bugs, dzafman, edonnell, hnallurv, jdurgin, kchai, kdreyer, pbyregow, skinjo, vumrao | |
Target Milestone: | rc | |||
Target Release: | 3.0 | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | RHEL: ceph-12.2.0-1.el7cp Ubuntu: ceph_12.2.0-2redhat1xenial | Doc Type: | Bug Fix | |
Doc Text: |
.Creating a new pool after manually modifying the CRUSH map and removing a CRUSH ruleset no longer causes issues
Previously, creating a new pool after manually modifying the CRUSH map and removing a CRUSH ruleset caused the newly created pool to use `rule_id` rather than the specified `ruleset`. This lead to other issues in the cluster, such as the inability to unprotect snapshots because the newly created pool was in an incorrect state. The underlying issue has been fixed, and the newly created pools have the correct specified CRUSH ruleset and behave as expected.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1372071 (view as bug list) | Environment: | ||
Last Closed: | 2017-12-05 23:31:14 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: | 1372071, 1494421 |
Description
Mike Hackett
2016-08-23 20:53:55 UTC
Upstream tracker: http://tracker.ceph.com/issues/17138 PR 13683 has been available since v12.1.0 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-2017:3387 |