<div dir="ltr">Thank you for your advice.<div><br><div>In our production environment, is using the RPM by puppet to deploy based environment.But there are still a few projects due to the deployment cost is higher, so choose the snapshot.Actually it's more like image of a disguised form.<br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-11-22 20:39 GMT+08:00 Saverio Proto <span dir="ltr"><<a href="mailto:zioproto@gmail.com" target="_blank">zioproto@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
snapshot are meant to be backups.<br>
I would not install software on a machine, and then use the snapshot<br>
as a glance image to start many new instances.<br>
<br>
you could just create machines with a clean glance image and install<br>
the necessary software with ansible/puppet<br>
<br>
if the installation time at boot is too long, you could create glance<br>
images with the software you need with the diskimage-builder creating<br>
a new dib.<br>
<br>
Look at this example of a ubuntu glance image with zeppelin and spark<br>
preinstalled:<br>
<a href="https://github.com/switch-ch/diskimage-builder/tree/SWITCHengines/elements/zeppelin" rel="noreferrer" target="_blank">https://github.com/switch-ch/<wbr>diskimage-builder/tree/<wbr>SWITCHengines/elements/<wbr>zeppelin</a><br>
<br>
Saverio<br>
<div><div class="h5"><br>
<br>
2016-11-22 7:44 GMT+01:00 Jack Gao <<a href="mailto:jack.gao.ch@gmail.com">jack.gao.ch@gmail.com</a>>:<br>
> Hi everyone,<br>
><br>
> I am using a virtual machine to create a snapshot, and then use this<br>
> snapshot to create other virtual machines.Will encounter residual data<br>
> didn't clean the problem, this will lead to network card information is<br>
> inaccurate, puppet certificate conflict etc.<br>
><br>
> The current practice is to use the sys-virtprep tools manual cleaning,<br>
> within the opesntack system, whether to have a better solution?<br>
><br>
> Regards.<br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> OpenStack-operators mailing list<br>
> <a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.<wbr>openstack.org</a><br>
> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" rel="noreferrer" target="_blank">http://lists.openstack.org/<wbr>cgi-bin/mailman/listinfo/<wbr>openstack-operators</a><br>
><br>
</blockquote></div><br></div>