Hello,

I am following the steps in the document - "OpenStack Install and Deploy Manual 
– Ubuntu" for Essex to setup an OpenStack environment.  When I get to the 
section, "Verifying the Compute Installation", I not getting a full listing of 
all the services.   Per the doc, I did stop and start all the nova services - 
nova–compute/cert/volume/scheduler/network/consoleauth.


root@sonoma:/etc/nova# nova-manage service list
2012-09-28 09:46:54 DEBUG nova.utils [req-69779921-0c25-43ab-b506-78abafc7e83b 
None None] backend <module 'nova.db.sqlalchemy.api' from 
'/usr/lib/python2.7/dist-packages/nova/db/sqlalchemy/api.pyc'> from (pid=5833) 
__get_backend /usr/lib/python2.7/dist-packages/nova/utils.py:658
Binary           Host                                 Zone             Status   
  State Updated_At
nova-scheduler   sonoma                               nova             enabled  
  :-)   2012-09-28 16:46:46
root@sonoma:/etc/nova#

I am assuming I can safely ignore the above DEBUG message.

For one of the services, nova-api, after I issued "stop nova-api;  start 
nova-api;", I see a boatload of INFO/DEBUG messages in 
/var/log/nova/nova-api.log.  I am posting some of the last few messages.

2012-09-28 09:56:48 DEBUG nova.utils [-] ['sudo', 'iptables-save', '-t', 
'filter'] failed. Retrying. from (pid=6236) execute 
/usr/lib/python2.7/dist-packages/nova/utils.py:248
2012-09-28 09:56:49 DEBUG nova.utils [-] Running cmd (subprocess): sudo 
iptables-save -t filter from (pid=6236) execute 
/usr/lib/python2.7/dist-packages/nova/utils.py:219
2012-09-28 09:56:49 DEBUG nova.utils [-] Result was 1 from (pid=6236) execute 
/usr/lib/python2.7/dist-packages/nova/utils.py:235
2012-09-28 09:56:49 DEBUG nova.utils [-] ['sudo', 'iptables-save', '-t', 
'filter'] failed. Retrying. from (pid=6236) execute 
/usr/lib/python2.7/dist-packages/nova/utils.py:248
2012-09-28 09:56:51 DEBUG nova.utils [-] Running cmd (subprocess): sudo 
iptables-save -t filter from (pid=6236) execute 
/usr/lib/python2.7/dist-packages/nova/utils.py:219
2012-09-28 09:56:51 DEBUG nova.utils [-] Result was 1 from (pid=6236) execute 
/usr/lib/python2.7/dist-packages/nova/utils.py:235

What bothers is the message "Resule was 1", does not indicate an an error?

Can someone please help me or give me some pointers as to what specific log 
message or other log files I should look at.  I am very sure I followed the 
steps unto that point.

Thank you,
Ahmed.

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to