Bug 1430084
Summary: | [RFE] Method to separate Gnocchi Metrics pool due to high IO requirements | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Alex Krzos <akrzos> |
Component: | openstack-tripleo | Assignee: | Sébastien Han <shan> |
Status: | CLOSED DUPLICATE | QA Contact: | Yogev Rabl <yrabl> |
Severity: | unspecified | Docs Contact: | Derek <dcadzow> |
Priority: | unspecified | ||
Version: | 10.0 (Newton) | CC: | aschultz, flucifre, jdurgin, johfulto, jomurphy, mburns, rhel-osp-director-maint, shan |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | scale_lab | ||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-04-16 13:30:29 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
Alex Krzos
2017-03-07 20:18:37 UTC
You can specify a pool for each project, but IIUC you want to have pools being created for different Ceph storage, which is not the case anymore. So that's has nothing to do with telemetry, since we just need a pool name. The rest is Ceph deployment/configuration options. I read this as a request to have director configure the pool that Gnocci consumes up to Ceph specs. Seb,Josh can you indicate what is the next step, if any? (In reply to Federico Lucifredi from comment #2) > I read this as a request to have director configure the pool that Gnocci > consumes up to Ceph specs. That sounds like the next step to me. Correct, OSPd needs to add a pool for "metrics" and apply the appropriate configuration for Gnocchi. In OSP13/16 you can use director to deploy different tiers of storage for pools as described here: https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/13/html/deploying_an_overcloud_with_containerized_red_hat_ceph/assembly_ceph-second-tier-storage As per bz 1816989, in newer versions of ceph-ansible available in RHCSv3/4 which map respectively to OSPv13/16 this will be simpler to deploy. So in the case of this bug your method would be to use CephPools to override gnocchi pool and apply the rule that matches with the faster devices (ssd) In bz 1793525 we'll be testing methods like this so I'm closing this bug as a duplicate of it. *** This bug has been marked as a duplicate of bug 1793525 *** |