Hi Chandan, devstack by default logs everything to standard output and you can use screen to view the logs. Here are some steps that I had documented in my blog for debugging devstack logs:
Redirect devstack output to log files : http://www.datauniv.com/blogs/2013/06/20/how-to-debug-devstack/ Using screen to view devstack logs: http://www.datauniv.com/blogs/2013/06/11/openstack-taking-for-a-spin/ Thanks AL On Mon, Sep 16, 2013 at 7:14 AM, chandan kumar < [email protected]> wrote: > Hello, > > I have deployed Devstack in a VM <RAM= 2 GB, CPU-2> using Fedora 18. > > It is my localrc file.: http://fpaste.org/39848/33990213/ > > I have created image of fedora 17 using glance. > By using that image, I am trying to boot an instance using nova client. > During Booting after the end of Build state, The Instance gives Status > ERROR. > > Below is the output of all the operations that i have done during > booting an instance. > http://fpaste.org/39851/13793402/ > > I have tried to deploy the devstack in a bare metal, there also i have > got the same Status Error during boot the instance. > > For finding the reason of Status = Error, i have checked logs > directory. But there are lots of files available for different screen. > Please tell me which file to look to file error Log? > Here is the log link: http://fpaste.org/39855/37934048/ > > here is the output of nova-manage service list: > http://fpaste.org/39857/40640137/ > from there i found that all nova services are enabled. But why on each > time booting the instance it gives error? > > > Thanks, > Chandan Kumar > > _______________________________________________ > OpenStack-dev mailing list > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
