]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add optional ionice to volume clearing process
authorDuncan Thomas <duncan.thomas@hp.com>
Wed, 19 Feb 2014 19:03:24 +0000 (19:03 +0000)
committerDuncan Thomas <duncan.thomas@hp.com>
Wed, 26 Feb 2014 20:22:27 +0000 (20:22 +0000)
commitfb49b475cb69105cfd0123a28a13382a9ed9358e
tree16d12ce4c832e90b31efa8b3206c2e5b707d90e8
parent41ddaba58d9cd95e02dc4d9d3c4d67e39eef6678
Add optional ionice to volume clearing process

Allow the volume clearing process to have an ionice priority set to
reduce the performance impact of volume zeroing. Note that this may
cause volume clearing processes to get backed up on  a busy system, use
with care.

DocImpact
Change-Id: I2d556f57aaca8a8ccc6f0f767f1cec28c3f9bc86
Implements: blueprint when-deleting-volume-dd-performance
cinder/tests/test_volume_utils.py
cinder/volume/driver.py
cinder/volume/utils.py
etc/cinder/cinder.conf.sample