I am running KVM on ubuntu 14.04. I am trying to PXE boot a VM. When I try 
this, using tcpdump I see the DHCP Reply message on the “em1” interface. But I 
do not see the DHCP Reply on the “vnet0” interface that KVM creates on the 
“br-em1” bridge. Therefore my PXE times out. Anyone ever see this? If so, do we 
know what the issue may be.

My OVS configuration is below:

 ovs-vsctl show
f8b16067-2dcd-4320-a8e7-2ecb2e6b07a3
    Bridge "br-em2"
        Port "em2"
            Interface "em2"
        Port "br-em2"
            Interface "br-em2"
                type: internal
    Bridge "br-em3"
        Port "em3"
            Interface "em3"
        Port "br-em3"
            Interface "br-em3"
                type: internal
    Bridge "br-em1"
        Port "em1"
            Interface "em1"
        Port "vnet0"
            Interface "vnet0"
        Port "br-em1"
            Interface "br-em1"
                type: internal
    Bridge "br-em4"
        Port "em4"
            Interface "em4"
        Port "br-em4"
            Interface "br-em4"
                type: internal
        Port "br-em4-pri"
            Interface "br-em4-pri"
                type: internal
    ovs_version: “2.0.1"

Thanks
Gil McGrath

_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to