Merge "Enable timeout feature when connecting ceph in cinder"
This commit is contained in:
commit
3990582462
@ -108,7 +108,7 @@ rbd_ceph_conf = /etc/ceph/ceph.conf
|
||||
rbd_flatten_volume_from_snapshot = false
|
||||
rbd_max_clone_depth = 5
|
||||
rbd_store_chunk_size = 4
|
||||
rados_connect_timeout = -1
|
||||
rados_connect_timeout = 5
|
||||
rbd_user = cinder
|
||||
rbd_secret_uuid = {{ cinder_rbd_secret_uuid }}
|
||||
report_discard_supported = True
|
||||
|
Loading…
Reference in New Issue
Block a user