<div dir="ltr">Hi<div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 23, 2015 at 11:58 AM, Young Yang <span dir="ltr"><<a href="mailto:afe.young@gmail.com" target="_blank">afe.young@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div>I'm using devstack to deploy stable/Kilo in my Xenserver.</div><div>I successfully deploy devstack. But I found that every time I restart it, devstack always run ./stack.sh to clear all my data and resintall all the components.  </div><div>So here comes  the questions.</div><div><br></div><div>1) Can I stop devstack from reinstalling after rebooting and just use the openstack installed successfully last time.</div><div>I've tried  replacing the stack.sh with another blank shell script to stop it running. Then  It didn't reinstall the services after rebooting.  However, some services didn't start successfully.</div></div></blockquote><div>No. As far as I know, if you reboot your server you need to relaunch ./stack.sh. . Because, but not only, your IP address (on which some services bind to) could have changed. </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>2) I found that devstack will exit if it is unable to connect the Internet when rebooting.</div><div>Is there any way I can reboot devstack successfully without connection to the Internet after I've install it successfully with connection to the Internet.</div></div></blockquote><div>After a successful install, you can start devstack again with the "offline mode": OFFLINE=yes ./stack.sh </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>Thanks in advance !  :)</div></div>
<br>__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br></div></div>