Bug 1482424 - Ensure we document use of CephPoolDefaultSize for tests or POCs with less than 3 Ceph OSDs.
Summary: Ensure we document use of CephPoolDefaultSize for tests or POCs with less tha...
Keywords:
Status: CLOSED DUPLICATE of bug 1545383
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: documentation
Version: 12.0 (Pike)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Documentation Team
QA Contact: RHOS Documentation Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-08-17 09:03 UTC by Giulio Fidente
Modified: 2018-02-20 09:47 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-02-20 09:47:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Giulio Fidente 2017-08-17 09:03:11 UTC
We switched the default replica size for Ceph from 1 to 3 which is a better value for production environments (see BZ #1404459) but test and POC deployments with less than 3 OSDs will fail as Ceph pools are not usable (not accepting writes).

We should add into documentation a comment about the usage of:

parameter_defaults:
  CephPoolDefaultSize: 1

in the various examples related to Ceph, to make sure readers are aware of the param.

NOTE: it is possible to change the replica size for a pre-existing pool after the deployment is completed and such a change is effective immediately (bringing the cluster back in working state), I am documenting it here hoping it can be helpful but I don't think we should document these bits. For example, to change the size of the "images" pool:

# ceph osd pool set images size=1

Comment 1 Red Hat Bugzilla Rules Engine 2017-08-17 09:03:34 UTC
This bugzilla has been removed from the release since it has not been triaged, and needs to be reviewed for targeting another release.

Comment 2 Giulio Fidente 2018-02-20 09:47:28 UTC

*** This bug has been marked as a duplicate of bug 1545383 ***


Note You need to log in before you can comment on or make changes to this bug.