Have you tried doing packet dumps (tshark -i <interface> -f "udp port 68 or port 67") on different points along the network?
On Mon, 11 Jan 2016 at 15:11 Akshay Kumar Sanghai < [email protected]> wrote: > Hi, > I am running one controller node, 2 compute node and 2 network node. For > the basic openstack setup , i followed the kilo installation of ubuntu > openstack. I was trying for L3 HA using VRRP > http://docs.openstack.org/kilo/networking-guide/scenario_l3ha_ovs.html.So, > I cloned the network node and did the configurations for l3 HA on all > nodes. Beofre configuring for l3 HA, everything was working fine. Now, > After that vm is not getting the ip. Tenant network type is gre and vxlan. > Default is gre. > > Thanks, > Akshay > > On Mon, Jan 11, 2016 at 9:33 AM, Liam Haworth < > [email protected]> wrote: > >> Can you just give me a quick overview of your network (what machines are >> running what, tenant network types, etc) >> >> On Mon, 11 Jan 2016 at 15:02 Akshay Kumar Sanghai < >> [email protected]> wrote: >> >>> Hi Liam, >>> I am using OVS, >>> >>> Thanks, >>> Akshay >>> >>> On Mon, Jan 11, 2016 at 9:30 AM, Liam Haworth < >>> [email protected]> wrote: >>> >>>> Hey Akshay, >>>> >>>> What neutron agent are you using (OpenVSwitch, LinuxBridge, etc)? >>>> Because from the looks of it you dhcp agent either isn't up properly or the >>>> VM's connection to the network didn't allow it to receive DHCP from the >>>> agent. >>>> >>>> On Mon, 11 Jan 2016 at 14:57 Akshay Kumar Sanghai < >>>> [email protected]> wrote: >>>> >>>>> Hi, >>>>> I created one vm on a network. The vm got an ip. But when i open the >>>>> console and do "ip a", i find that the ip address is not assigned. What >>>>> can >>>>> be the problem? >>>>> I have attached the screenshots for the same. >>>>> >>>>> Thanks, >>>>> Akshay Sanghai >>>>> _______________________________________________ >>>>> OpenStack-operators mailing list >>>>> [email protected] >>>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators >>>>> >>>> -- >>>> *Liam Haworth* | Junior Software Engineer | www.bluereef.com.au >>>> *_________________________________________________________________* >>>> *T*: +61 3 9898 8000 | *F*: +61 3 9898 8055 >>>> >>>> >>>> >>> -- >> *Liam Haworth* | Junior Software Engineer | www.bluereef.com.au >> *_________________________________________________________________* >> *T*: +61 3 9898 8000 | *F*: +61 3 9898 8055 >> >> >> > -- *Liam Haworth* | Junior Software Engineer | www.bluereef.com.au *_________________________________________________________________* *T*: +61 3 9898 8000 | *F*: +61 3 9898 8055
_______________________________________________ OpenStack-operators mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
