<div dir="ltr">Hi,<div><br></div><div>nova.virt.libvirt.storage.lvm.clear_volume() has a comment that we could use shred to zero out volumes efficiently if we could assume that shred 8.22 was in all our downstream distros [1]. shred 8.22 shipped in 2013 [2].</div><div><br></div><div>Can we assume that thing now? xenial appears to ship with 8.25 for example. If so, we could drop a reasonably complicated caller of dd, and it would make moving to privsep a tiny bit easier.</div><div><br></div><div>Thanks,</div><div>Michael</div><div><br></div><div><br></div><div>1: <a href="https://git.openstack.org/cgit/openstack/nova/tree/nova/virt/libvirt/storage/lvm.py#n219">https://git.openstack.org/cgit/openstack/nova/tree/nova/virt/libvirt/storage/lvm.py#n219</a></div><div>2: <a href="http://savannah.gnu.org/forum/forum.php?forum_id=7815">http://savannah.gnu.org/forum/forum.php?forum_id=7815</a></div></div>