
The autoscaler was introduced in the Nautilus release. This change only sets the pg_num value for a pool if the autoscaler is disabled or the Ceph release is earlier than Nautilus. When pools are created with the autoscaler enabled, a pg_num_min value specifies the minimum value of pg_num that the autoscaler will target. That default was recently changed from 8 to 32 which severely limits the number of pools in a small cluster per https://github.com/rook/rook/issues/5091. This change overrides the default pg_num_min value of 32 with a value of 8 (matching the default pg_num value of 8) using the optional --pg-num-min <value> argument at pool creation and pg_num_min value for existing pools. Change-Id: Ie08fb367ec8b1803fcc6e8cd22dc8da43c90e5c4
Openstack-Helm-Infra
Mission
The goal of OpenStack-Helm-Infra is to provide charts for services or integration of third-party solutions that are required to run OpenStack-Helm.
For more information, please refer to the OpenStack-Helm repository.
Communication
- Join us on IRC: #openstack-helm on freenode
- Community IRC Meetings: [Every Tuesday @ 3PM UTC], #openstack-meeting-alt on freenode
- Meeting Agenda Items: Agenda
- Join us on Slack
- #openstack-helm
Contributing
We welcome contributions. Check out this document if you would like to get involved.
Description