Ok I found the issue: I had the incorrect IP in the /etc/quantum/plugins/openvswitch/ovs_quantum_plugin.ini file local_ip was set to the VM IP instead of the local "data network" IP for the compute node. Now I need to figure out my next error: )
ci-info: eth0 : 1 50.50.1.3 255.255.255.0 fa:16:3e:4c:c1:34 ci-info: route-0: 0.0.0.0 50.50.1.1 0.0.0.0 eth0 UG ci-info: route-1: 50.50.1.0 0.0.0.0 255.255.255.0 eth0 U cloud-init start running: Fri, 03 May 2013 15:41:12 +0000. up 4.47 seconds 2013-05-03 15:41:15,645 - util.py[WARNING]: 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [2/120s]: url error [[Errno 113] No route to host] 2013-05-03 15:41:18,645 - util.py[WARNING]: 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [5/120s]: url error [[Errno 113] No route to host] 2013-05-03 15:41:21,645 - util.py[WARNING]: 'http://169.254.169.254/2009-04-04/meta-data/instance-id' failed [8/120s]: url error [[Errno 113] No route to host] Thanks, -Farhan. From: Farhan Patwa <farhan.pa...@utsa.edu<mailto:farhan.pa...@utsa.edu>> Date: Friday, May 3, 2013 9:49 AM To: Molnár Mihály László <lacik...@gmail.com<mailto:lacik...@gmail.com>> Cc: "openstack@lists.launchpad.net<mailto:openstack@lists.launchpad.net>" <openstack@lists.launchpad.net<mailto:openstack@lists.launchpad.net>> Subject: Re: [Openstack] OpenStack Folsom Install - VM failed to configure network Hi Rusty, The instructions list kvm and that is what I am using. >From the compute node: ####################################################### root@openstack-3:~# cat /etc/nova/nova-compute.conf [DEFAULT] libvirt_type=kvm libvirt_ovs_bridge=br-int libvirt_vif_type=ethernet libvirt_vif_driver=nova.virt.libvirt.vif.LibvirtHybridOVSBridgeDriver libvirt_use_virtio_for_bridges=True ####################################################### Thanks, -Farhan. Farhan Patwa Associate Director & Chief Architect Institute for Cyber Security University of Texas at San Antonio Phone: (210) 458-7003 Email: farhan.pa...@utsa.edu<mailto:farhan.pa...@utsa.edu> Website: http://ics.utsa.edu From: Molnár Mihály László <lacik...@gmail.com<mailto:lacik...@gmail.com>> Date: Friday, May 3, 2013 9:41 AM To: Farhan Patwa <farhan.pa...@utsa.edu<mailto:farhan.pa...@utsa.edu>> Cc: "openstack@lists.launchpad.net<mailto:openstack@lists.launchpad.net>" <openstack@lists.launchpad.net<mailto:openstack@lists.launchpad.net>> Subject: Re: [Openstack] OpenStack Folsom Install - VM failed to configure network do you use kvm or qemu? Rusty On Fri, May 3, 2013 at 4:34 PM, Farhan Patwa <farhan.pa...@utsa.edu<mailto:farhan.pa...@utsa.edu>> wrote: I have looked through all the log files (/var/log/*) and the 1 error that I do see is on the compute node from the file libvirtd.log: 2013-05-03 14:30:27.706+0000: 2474: error : virNWFilterDHCPSnoopEnd:2113 : internal error ifname "vnet1" not in key map 2013-05-03 14:30:27.709+0000: 2474: error : virNetDevGetIndex:657 : Unable to get index for interface vnet1: No such device Can anyone point me in the right direction (or suggest some way of debugging this) Many Thanks, -Farhan. On 5/2/13 4:01 PM, "Farhan Patwa" <farhan.pa...@utsa.edu<mailto:farhan.pa...@utsa.edu>> wrote: >Hi all, >I followed the instructions for OpenStack Folsom install at >http://docs.openstack.org/folsom/basic-install/content/basic-install_intro >. >html >I am at the point where I am able to boot up a VM and I can see the IP >assigned to it in the GUI and when I do nova list. >Also I have assigned a floating IP to it using the quantum commands >specified in the guide above. >But when I boot the VM I get the logs below. >The tap device is UP and I am able to ping the 3 servers on the management >LAN and the 2 servers (network and compute) on their data network. >I would really appreciate any help/pointers that anyone can provide. > >################################################################# >cloud-init start-local running: Thu, 02 May 2013 20:10:55 +0000. up 3.74 >seconds > >no instance data found in start-local > >cloud-init-nonet waiting 120 seconds for a network device. > >cloud-init-nonet gave up waiting for a network device. > >ci-info: lo : 1 127.0.0.1 255.0.0.0 . > >ci-info: eth0 : 1 . . fa:16:3e:9e:88:7d > >route_info failed > > * Stopping Handle applying cloud-config[74G[ OK ] > >Waiting for network configuration... > >Waiting up to 60 more seconds for network configuration... > >Booting system without full network configuration... > > * Stopping Failsafe Boot Delay[74G[ OK ] > > * Starting System V initialisation compatibility[74G[ OK ] > >Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd > > * Starting AppArmor profiles [80G >[74G[ OK ] > >################################################################# > >Thanks, > > >-Farhan Patwa. > > > >_______________________________________________ >Mailing list: https://launchpad.net/~openstack >Post to : >openstack@lists.launchpad.net<mailto:openstack@lists.launchpad.net> >Unsubscribe : https://launchpad.net/~openstack >More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net<mailto:openstack@lists.launchpad.net> Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp
_______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp