<p>Yea, re-running stack.sh should bring everything back up.</p>
<p>Bear in mind this will wipe all users, images, instances etc (devstack is for development, rather than production openstack environments after all)</p>
<p>Thanks,<br>
Kiall</p>
<p>Sent from my mobile - Sorry for being short.</p>
<div class="gmail_quote">On Jan 26, 2012 7:45 p.m., "Joe Smithian" <<a href="mailto:joe.smithian@gmail.com">joe.smithian@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
localadmin@k:~$ sudo screen -x<br>
There is no screen to be attached.<br>
<br>
localadmin@k:~$ killall screen<br>
screen: no process found<br>
<br>
Should I re-run stack.sh?<br>
<br>
<br>
<br>
<br>
<br>
On Thu, Jan 26, 2012 at 2:24 PM, Dean Troyer <<a href="mailto:dtroyer@gmail.com">dtroyer@gmail.com</a>> wrote:<br>
> On Thu, Jan 26, 2012 at 1:02 PM, Joe Smithian <<a href="mailto:joe.smithian@gmail.com">joe.smithian@gmail.com</a>> wrote:<br>
>> The devstack document doesn't explain how to start/stop services,<br>
>> maybe it's obvious for the devstack developers but not for a new user<br>
>> like me!  I can't use  commands like "restart nova-api" because they<br>
>> are not installed.<br>
><br>
> Devstack starts the OpenStack services running in the foreground in a<br>
> screen session.  Type 'screen -x' to attach to the session, there will<br>
> be a window for each service plus one shell window.  Stop the each<br>
> service with a Ctrl-C.  Press up-arrow to see the command stack.sh<br>
> used to start it and execute that to restart the service.<br>
><br>
>> I installed OpenStack using devsatck stack.sh script<br>
>> (<a href="http://devstack.org/" target="_blank">http://devstack.org/</a>) on Ubuntu 11.10. Installation was successful<br>
>> and I was able to login to Dahsboard; but it doesn't work anymore, I<br>
>> think after I changed the IP address of the machine and moved it to<br>
>> another network.<br>
>> Apache2 is running but the nova and keystone services are not running.<br>
><br>
> If you had already stated an instance, Nova probably moved your IP<br>
> from eth0 to br100.  You would need to manually update the br100<br>
> configuration.  You might also need to update some other configuration<br>
> bits (floating IPs, etc) if you changed networks and want to access<br>
> the instances from off the host.<br>
><br>
> Your best bet here may be to just bite the bullet and 'killall screen'<br>
> re-run stack.sh.  Of course this will re-initialize all of the<br>
> databases and kill running instances.<br>
><br>
> dt<br>
><br>
> --<br>
><br>
> Dean Troyer<br>
> <a href="mailto:dtroyer@gmail.com">dtroyer@gmail.com</a><br>
<br>
_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
</blockquote></div>