add release note for sacks
Change-Id: I0c0f190f556b36579a3afea63dc79fa7b1a9f443
This commit is contained in:
parent
c4183fe4fa
commit
8a2f36cbae
14
releasenotes/notes/incoming-sacks-413f4818882ab83d.yaml
Normal file
14
releasenotes/notes/incoming-sacks-413f4818882ab83d.yaml
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
New measures are now sharded into sacks to better distribute data across
|
||||
storage driver as well as allow for improved scheduling of aggregation
|
||||
workload.
|
||||
upgrade:
|
||||
- |
|
||||
The storage driver needs to be upgraded. The number of sacks to distribute
|
||||
across can be configured on upgrade by passing in ``num-storage-sacks``
|
||||
value on upgrade. A default number of sacks will be created if not set.
|
||||
This can be reconfigured post-upgrade as well by using
|
||||
``gnocchi-change-sack-size`` cli. See documentation for hints on the number
|
||||
of sacks to set for your environment and upgrade notes
|
Loading…
Reference in New Issue
Block a user