← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1697426] [NEW] dhcp request packet didn't been forwarded from br-int to br-tun

 

Public bug reported:

Hi Guy:

I met an issue , my vm failed to get an ip address from neutron dhcp
agent, and I found I can capture the dhcp request packet on br-int by
tcpdump , but didn't found the packet on br-tun.

If I config a static IP address, the network is OK.

how to trouble-shoot the issue?

my neutron is Ocata version and ml2 plugin is Openvswitch.

[root@cloud-sz-compute-f19-01 ~]# tcpdump -i br-int -enn
09:06:26.614849 fa:16:3e:df:77:45 > ff:ff:ff:ff:ff:ff, ethertype 802.1Q (0x8100), length 346: vlan 2, p 0, ethertype IPv4, 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from fa:16:3e:df:77:45, length 300

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1697426

Title:
  dhcp request packet didn't been forwarded from br-int to br-tun

Status in neutron:
  New

Bug description:
  Hi Guy:

  I met an issue , my vm failed to get an ip address from neutron dhcp
  agent, and I found I can capture the dhcp request packet on br-int by
  tcpdump , but didn't found the packet on br-tun.

  If I config a static IP address, the network is OK.

  how to trouble-shoot the issue?

  my neutron is Ocata version and ml2 plugin is Openvswitch.

  [root@cloud-sz-compute-f19-01 ~]# tcpdump -i br-int -enn
  09:06:26.614849 fa:16:3e:df:77:45 > ff:ff:ff:ff:ff:ff, ethertype 802.1Q (0x8100), length 346: vlan 2, p 0, ethertype IPv4, 0.0.0.0.68 > 255.255.255.255.67: BOOTP/DHCP, Request from fa:16:3e:df:77:45, length 300

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1697426/+subscriptions


Follow ups