On Thu, 24.03.16 09:52, Ian Pilcher (arequip...@gmail.com) wrote:
> I have a "disconnected" Open vSwitch on my system named ovs1. By
> "disconnected" I mean that it is not connected to any physical
> interface, bond, etc.; it exists only for inter-VM communication.
>
> I just discovered that jum
On 03/30/2016 11:08 AM, Michal Sekletar wrote:
Are you sure that bridge is really named ovs1 first time it appears on
the system? To make sure you can run udevadm monitor -k -p and then
add the bridge. Look for value of INTERFACE property.
Yes:
KERNEL[526967.230918] add /devices/virtual
On Thu, Mar 24, 2016 at 3:52 PM, Ian Pilcher wrote:
> I haven't been able to figure out a way to get systemd-networkd to do
> this. I tried creating /etc/systemd/network/ovs1.link, but it had no
> effect:
>
> [Match]
> OriginalName=ovs1
>
> [Link]
> MTUBytes=9000
>
Are you sure that brid
I have a "disconnected" Open vSwitch on my system named ovs1. By
"disconnected" I mean that it is not connected to any physical
interface, bond, etc.; it exists only for inter-VM communication.
I just discovered that jumbo frames (anything larger than 1528 bytes)
are being dropped when traveling