Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/cinder/+spec/cinder-rbd-driver-qos. Description: With Ceph we can define many pools, each pool can use different OSDs (disk/server). A pool can easily represent a QoS capability. Example: a pool can use only SSD, a other one can use disk cached on SSD, and a last one use only cheap disk. Cinder should allow to choice the rbd pool in function of a metadata of the volume during the creation. Specification URL (additional information): None