summaryrefslogtreecommitdiff
path: root/install-files/openstack/usr/share/openstack/cinder/cinder.conf
diff options
context:
space:
mode:
Diffstat (limited to 'install-files/openstack/usr/share/openstack/cinder/cinder.conf')
-rw-r--r--install-files/openstack/usr/share/openstack/cinder/cinder.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/install-files/openstack/usr/share/openstack/cinder/cinder.conf b/install-files/openstack/usr/share/openstack/cinder/cinder.conf
index f690fbed..1f39b810 100644
--- a/install-files/openstack/usr/share/openstack/cinder/cinder.conf
+++ b/install-files/openstack/usr/share/openstack/cinder/cinder.conf
@@ -973,11 +973,11 @@ volume_backend_name=LVM_iSCSI
#enforce_multipath_for_image_xfer=false
# Method used to wipe old volumes (string value)
-#volume_clear=zero
+volume_clear=zero
# Size in MiB to wipe at start of old volumes. 0 => all
# (integer value)
-#volume_clear_size=0
+volume_clear_size=50
# The flag to pass to ionice to alter the i/o priority of the
# process used to zero a volume after deletion, for example