[Openstack] euca-authorize err in diablo

haynes.davis at accenture.com haynes.davis at accenture.com
Fri Aug 19 14:36:28 UTC 2011


HI,

I am installing Diablo using ppa:nova-core/milestone in Lucid. I am following the installation steps of OpenStack Compute
Administration Manual for cactus.

While I run euca-authorize -P icmp -t -1:-1 default I get err [Errno 111] Connection refused.

Nova.conf is

# cat  /etc/nova/nova.conf
--dhcpbridge_flagfile=/etc/nova/nova.conf
--dhcpbridge=/usr/bin/nova-dhcpbridge
--logdir=/var/log/nova
--state_path=/var/lib/nova
--lock_path=/var/lock/nova
--verbose
--s3_host=x.x.x.x
--rabbit_host= x.x.x.x
--cc_host= x.x.x.x
--ec2_url=http:// x.x.x.x:8773/services/Cloud
--fixed_range=10.0.0.0/16
--network_size=64
--FAKE_subdomain=ec2
--routing_source_ip= x.x.x.x
--sql_connection=mysql://nova:notnova@ x.x.x.x /nova
--network_manager=nova.network.manager.FlatManager


# ps -ef | grep nova
root      1103  1071  0 10:06 ?        00:00:00 /usr/bin/python /usr/bin/nova-objectstore --uid 109 --gid 65534 --pidfile /var/run/nova/nova-objectstore.pid --flagfile=/etc/nova/nova.conf --nodaemon --logfile=/var/log/nova/nova-objectstore.log
root      5247 15896  0 10:22 pts/1    00:00:00 tail -f /var/log/nova/nova-api.log
nova     19228     1  1 10:29 ?        00:00:00 su -c nova-compute --flagfile=/etc/nova/nova.conf nova
nova     19241 19228 45 10:29 ?        00:00:00 /usr/bin/python /usr/bin/nova-compute --flagfile=/etc/nova/nova.conf
nova     19300     1  0 10:29 ?        00:00:00 su -c nova-api --flagfile=/etc/nova/nova.conf nova
nova     19308 19300  0 10:29 ?        00:00:00 /usr/bin/python /usr/bin/nova-api --flagfile=/etc/nova/nova.conf
nova     19323     1  0 10:29 ?        00:00:00 su -c nova-scheduler --flagfile=/etc/nova/nova.conf nova
nova     19332 19323  0 10:29 ?        00:00:00 /usr/bin/python /usr/bin/nova-scheduler --flagfile=/etc/nova/nova.conf
nova     19348     1  0 10:29 ?        00:00:00 su -c nova-network --flagfile=/etc/nova/nova.conf nova
nova     19355 19348  0 10:29 ?        00:00:00 /usr/bin/python /usr/bin/nova-network --flagfile=/etc/nova/nova.conf
root     19360 10126  0 10:29 pts/0    00:00:00 grep --color=auto nova


netstat -anp | grep 8773 gives no output

# ps -ef | grep dns
nobody    1325     1  0 10:06 ?        00:00:00 dnsmasq --strict-order --bind-interfaces --pid-file=/var/run/libvirt/network/default.pid --conf-file= --except-interface lo --listen-address 192.168.122.1 --dhcp-range 192.168.122.2,192.168.122.254 --dhcp-lease-max=253 --dhcp-no-override

if I do killall dnsmasq and service nova-network restart dnsmasq doesn't come up.




Any help is appreciated.
Is any  Diablo install doc available?

Regards,
Haynes



________________________________
This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20110819/f50d4e6c/attachment.html>


More information about the Openstack mailing list