Re: [Openstack] ifconfig in VM not showing IP address of eth0 port

2012-12-01 Thread Razique Mahroua
Nice you figured out. Check the switch vlan tagging configuration. You need to use the trunk mode in your switch. Regards, Razique Le vendredi 30 novembre 2012, Ahmed Al-Mehdi a écrit : > I resolved this issue. The problem was the switch was dropping the DHCP > request packet sent by the VM. I v

Re: [Openstack] ifconfig in VM not showing IP address of eth0 port

2012-11-30 Thread Ahmed Al-Mehdi
I resolved this issue. The problem was the switch was dropping the DHCP request packet sent by the VM. I verified using "tcpdump" that the packet was going out the physical ethernet port of the compute node. However, the packet did not show up at the ethernet port of the controller node. I veri

Re: [Openstack] ifconfig in VM not showing IP address of eth0 port

2012-11-28 Thread Ahmed Al-Mehdi
Hi Razique, Thank you helping out. Yes, I see an IP addr assigned to the instance. And yes, I am using libvirt. root@novato:~/ahmed# nova list +--+---++-+ | ID | Name | Status | Networks

Re: [Openstack] ifconfig in VM not showing IP address of eth0 port

2012-11-28 Thread Razique Mahroua
Hi Ahmed, on your controller, run $nova listdoes the instance has an IP affected there ?Also check cirros log, try to restart the DHCP service to see if it retrieves the IP.are you using libvirt ?regards, Razique Mahroua - Nuage & Corazique.mahr...@gmail.com Le 28 nov. 2012 à 21:54, Ahmed Al-Mehdi

[Openstack] ifconfig in VM not showing IP address of eth0 port

2012-11-28 Thread Ahmed Al-Mehdi
Hello, I setup an two node OpenStack setup, running Quantum and Cinder components. After I launched the VM (based on cirros image), I logged into it through the Console. When I do an "ifconfig", I see that eth0 is up, it's status is "UP BROADCAST RUNNING ...". However, I don't see an IP address