Bug 1547534
| Summary: | [Docs] Documentation is missing CephAnsibleExtraConfig parameters in Overcloud with Containerized Red Hat Ceph | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | John Fulton <johfulto> |
| Component: | documentation | Assignee: | ndeevy <ndeevy> |
| Status: | CLOSED DUPLICATE | QA Contact: | RHOS Documentation Team <rhos-docs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | high | ||
| Version: | 15.0 (Stein) | CC: | cminkema, dcadzow, jliberma, jomurphy, ndeevy, srevivo |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-03-28 12:47:18 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: | |||
|
Description
John Fulton
2018-02-21 14:02:01 UTC
(In reply to John Fulton from comment #0) > Please provide an example and then link to the Ceph container > guide documentation [4]. Here's an example that OSP12 users could start with my default: parameter_defaults: CephAnsibleExtraConfig: ceph_osd_docker_memory_limit: 3g ceph_osd_docker_cpu_limit: 1 ceph_mds_docker_memory_limit: 4g ceph_mds_docker_cpu_limit: 1 > [4] > https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/3/html- > single/container_guide/#setting-dedicated-resources-for-colocated-daemons The example suggested in this bug to include coverage of CephAnsibleExtraConfig is not as good as the example suggested in doc bug 1690086. (also providing an example of memory_limit is something we should avoid as per doc bug 1668941) *** This bug has been marked as a duplicate of bug 1690086 *** |