<font size=2 face="sans-serif">There is already an option that can be
set in cinder.conf using 'volume_clear=none'</font>
<br>
<br><font size=2 face="sans-serif">Is there a reason that that option is
not sufficient?<br>
</font>
<br><font size=3><b><i><br>
Jay S. Bryant</i></b><br>
       <i>IBM Cinder Subject Matter Expert 
&  Cinder Core Member</i></font>
<br><font size=3><br>
Department 7YLA, Building 015-2, Office E125, Rochester, MN<br>
Telephone: (507) 253-4270, FAX (507) 253-6410<br>
TIE Line: 553-4270<br>
E-Mail:  jsbryant@us.ibm.com<br>
--------------------------------------------------------------------<br>
 All the world's a stage and most of us are desperately unrehearsed.<br>
                   -- Sean
O'Casey<br>
--------------------------------------------------------------------</font>
<br>
<br>
<br>
<br><font size=1 color=#5f5f5f face="sans-serif">From:      
 </font><font size=1 face="sans-serif">"Fox, Kevin M"
<Kevin.Fox@pnnl.gov></font>
<br><font size=1 color=#5f5f5f face="sans-serif">To:      
 </font><font size=1 face="sans-serif">"OpenStack Development
Mailing List (not for usage questions)" <openstack-dev@lists.openstack.org>,
</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Date:      
 </font><font size=1 face="sans-serif">01/15/2014 06:06 PM</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Subject:    
   </font><font size=1 face="sans-serif">Re: [openstack-dev]
Proposal for dd disk i/o performance blueprint of cinder.</font>
<br>
<hr noshade>
<br>
<br>
<br><tt><font size=2>What about a configuration option on the volume for
delete type? I can see some possible options:<br>
<br>
* None - Don't clear on delete. Its junk data for testing and I don't want
to wait.<br>
* Zero - Return zero's from subsequent reads either by zeroing on delete,
or by faking zero reads initially.<br>
* Random - Write random to disk.<br>
* Multipass - Clear out the space in the most secure mode configured. Multiple
passes and such.<br>
<br>
Kevin<br>
________________________________________<br>
From: CARVER, PAUL [pc2929@att.com]<br>
Sent: Wednesday, January 15, 2014 2:59 PM<br>
To: OpenStack Development Mailing List (not for usage questions)<br>
Subject: Re: [openstack-dev] Proposal for dd disk i/o performance blueprint
of cinder.<br>
<br>
Chris Friesen [</font></tt><a href=mailto:chris.friesen@windriver.com><tt><font size=2>mailto:chris.friesen@windriver.com</font></tt></a><tt><font size=2>]
wrote:<br>
<br>
>I read a proposal about using thinly-provisioned logical volumes as
a<br>
>way around the cost of wiping the disks, since they zero-fill on demand<br>
>rather than incur the cost at deletion time.<br>
<br>
I think it make a difference where the requirement for deletion is coming
from.<br>
<br>
If it's just to make sure that a tenant can't read another tenant's disk
then what<br>
you're talking about should work. It sounds similar (or perhaps identical
to) how<br>
NetApp (and I assume others) work by tracking whether the current client
has<br>
written to the volume and returning zeros rather than the actual contents
of the<br>
disk sector on a read that precedes the first write to that sector.<br>
<br>
However, in that case the previous client's bits are still on the disk.
If they were<br>
unencrypted then they're still available if someone somehow got ahold of
the<br>
physical disk out of the storage array.<br>
<br>
That may not be acceptable depending on the tenant's security requirements.<br>
<br>
Though one may reasonably ask why they were writing unencrypted bits to<br>
a disk that they didn't have physical control over.<br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
OpenStack-dev@lists.openstack.org<br>
</font></tt><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev"><tt><font size=2>http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</font></tt></a><tt><font size=2><br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
OpenStack-dev@lists.openstack.org<br>
</font></tt><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev"><tt><font size=2>http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</font></tt></a><tt><font size=2><br>
<br>
</font></tt>
<br>