deb-cinder/releasenotes/notes/scaleio-thin-provisioning-support-9c3b9203567771dd.yaml
Matan Sabag 49093ae469 ScaleIO over subscription support
Added support for over subscription over thin provisioning.
The backend and every pool are supporting both
thin and thick provisioning.

DocImpact
Implements: blueprint scaleio-thin-provisioning-
Change-Id: I0181808d3287b8efe7805ea6cc48c8abd2575499
2016-09-01 13:19:00 +00:00

9 lines
441 B
YAML

---
features:
- Added support for oversubscription in thin provisioning in the
ScaleIO driver.
Volumes should have extra_specs with the key provisioning:type with value
equals to either 'thick' or 'thin'.
max_oversubscription_ratio can be defined by the global config or for
ScaleIO specific with the config option sio_max_over_subscription_ratio.
The maximum oversubscription ratio supported at the moment is 10.0.