nova/releasenotes/notes/rbd-enhance-get-pool-info-14afc8eccab49dcf.yaml
Sean Mooney 6314f09ed4 [codespell] apply codespell to the releasenotes
this change fixes the typos in the releasenotes
"""
codespell --ignore-words=doc/dictionary.txt -i 3 -w  releasenotes/
"""

Change-Id: I29cd5268cd129b194c43a9f6b08a2b7b1c254b65
2023-10-03 01:17:21 +01:00

10 lines
402 B
YAML

---
other:
- |
The reporting for bytes available for RBD has been enhanced to accommodate
`unrecommended
<http://docs.ceph.com/docs/luminous/start/hardware-recommendations/#hard-disk-drives>`_
Ceph deployments where multiple OSDs are running on a single disk. The new
reporting method takes the number of configured replicas into consideration
when reporting bytes available.