cinder/releasenotes/notes/infinidat-max-osr-2d9fd2d0f9424657.yaml
Arnon Yaari 88080cb45c INFINIDAT: add support for overprovisioning
The driver reports max_over_subscription_ratio as defined by the user
in the cinder configuration file, in addition to whether the volumes
are thin-provisioned or not. This allows overprovisioning in
thin-provisioned volumes in InfiniBox.

Change-Id: I862ec2d06c169562aa8bbc95ab202cd5eb88440d
2017-10-21 16:48:17 +03:00

6 lines
215 B
YAML

---
features:
- Added support for oversubscription in thin provisioning in the INFINIDAT
InfiniBox driver. To use oversubscription, define
``max_over_subscription_ratio`` in the cinder configuration file.