<div style="font-family:Verdana;font-size:14px;color:#000;"><div>So what should we do then about rebuild the volume backed server?Until the <span style="font-family: sans-serif; font-size: small; white-space: pre-wrap;">cinder could re-image a volume?</span></div><div style="font:Verdana normal 14px;color:#000;padding:8px 0px;"><div> </div><div> </div><div style="FONT-SIZE: 12px;FONT-FAMILY: Arial Narrow;padding:2px 0 2px 0;">------------------ Original ------------------</div><div style="FONT-SIZE: 12px;background:#efefef;padding:8px;"><div><b>From:</b> "Matt Riedemann"<mriedemos@gmail.com>; </div><div><b>Date:</b> 2018年3月16日(星期五) 上午6:35</div><div><b>To:</b> "OpenStack Developmen"<openstack-dev@lists.openstack.org>; </div><div><b>Subject:</b> Re: [openstack-dev] [nova] about rebuild instance booted from volume</div></div><div> </div>On 3/15/2018 5:29 PM, Dan Smith wrote:<br>> Yep, for sure. I think if there are snapshots, we have to refuse to do<br>> te thing. My comment was about the "does nova have authority to destroy<br>> the root volume during a rebuild" and I think it does, if<br>> delete_on_termination=True, and if there are no snapshots.<br><br>Agree with this.<br><br>Things do get a bit weird with delete_on_termination and if nova 'owns' <br>the volume. delete_on_termination is False by default, even if you're <br>doing boot from volume with source_type of 'image' or 'snapshot' where <br>nova creates the volume for you.<br><br>If a user really cared about preserving the volume, they'd probably <br>pre-create it (with their favorite volume type since you can't tell nova <br>the volume type to use) and pass it to nova with <br>delete_on_termination=False explicitly.<br><br>Given the defaults, I'm not sure how many people are going to specify <br>delete_on_termination=True, thinking about the implications, which then <br>means they can't rebuild their volume-backed instance later because nova <br>can't / won't delete the volume.<br><br>If we can solve this without deleting the volume at all and just <br>re-image it, then it's a non-issue.<br><br>-- <br><br>Thanks,<br><br>Matt<br><br>__________________________________________________________________________<br>OpenStack Development Mailing List (not for usage questions)<br>Unsubscribe: <a href="mailto:OpenStack-dev-request@lists.openstack.org" target="_blank">OpenStack-de<wbr>v-request@li<wbr>sts.openstac<wbr>k.org</a>?subject:unsubscribe<br><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists<wbr>.openstack.o<wbr>rg/cgi-bin/m<wbr>ailman/listi<wbr>nfo/openstac<wbr>k-dev</a><br>  <!--<![endif]--><style></style></div></div>