Merge "Set report_discard_supported to true for the RBD Cinder backend."
This commit is contained in:
commit
6a9c12c910
@ -835,6 +835,7 @@ conf:
|
|||||||
rbd_pool: cinder.volumes
|
rbd_pool: cinder.volumes
|
||||||
rbd_ceph_conf: "/etc/ceph/ceph.conf"
|
rbd_ceph_conf: "/etc/ceph/ceph.conf"
|
||||||
rbd_flatten_volume_from_snapshot: false
|
rbd_flatten_volume_from_snapshot: false
|
||||||
|
report_discard_supported: true
|
||||||
rbd_max_clone_depth: 5
|
rbd_max_clone_depth: 5
|
||||||
rbd_store_chunk_size: 4
|
rbd_store_chunk_size: 4
|
||||||
rados_connect_timeout: -1
|
rados_connect_timeout: -1
|
||||||
|
Loading…
Reference in New Issue
Block a user