[ovirt-users] Re: Problems with OVN

2018-05-08 Thread Marcin Mirecki
One way is to set the interfaces on the vm's to use dhcp. The ovn dhcp is set to use the maximum allowed mtu value (1442 if host nic mtu is 1500). Another option would be to increase the host mtu all network devices outside the vm to be bigger by 58 than the vm mtu. The difference is caused by the

[ovirt-users] Re: Problems with OVN

2018-05-08 Thread Samuli Heinonen
Thanks Marcin! I set MTU to 1400 and connections seem to work. I haven't experienced any disconnects so far. Is there any other way to set MTU rather than setting it per VM? Ie. setting it on oVirt/OVN side. -samuli Marcin Mirecki wrote: Could you try the following: on the vms, lower the mt

[ovirt-users] Re: Problems with OVN

2018-05-08 Thread Marcin Mirecki
Could you try the following: on the vms, lower the mtu of the vnics connected to the ovn network? And try again? On Tue, May 8, 2018 at 11:40 AM, Samuli Heinonen wrote: > Hi Marcin, > > Here is ip addr output from virtual machines: > > [root@testi2 ~]# ip addr > 1: lo: mtu 65536 qdisc noqueue

[ovirt-users] Re: Problems with OVN

2018-05-08 Thread Samuli Heinonen
Hi Marcin, Here is ip addr output from virtual machines: [root@testi2 ~]# ip addr 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 s

[ovirt-users] Re: Problems with OVN

2018-05-08 Thread Marcin Mirecki
Hi Samuli, Your configuration looks correct. Can you also send me the result of 'ip addr' on your vm's? Thanks, Marcin On Mon, May 7, 2018 at 7:44 PM, Samuli Heinonen wrote: > Hi Marcin, > > Thank you for your response. > > I used engine-setup to do the configuration. Only exception is that I