Thanks, looks like message about too many open files is valid. Next question is why the geneve tunnel is failing. Would you share the output of ovs-vsctl list Interface ?
Can the affected host can reach the other OVN hosts via their remote_ip on udp port 6081? A check by netcat might give a hint: ovs-vsctl list Interface | grep remote_ip nc -zuv <remote_ip> 6081 On Mon, 15 Apr 2019 12:01:54 +0200 Nardus Geldenhuys <[email protected]> wrote: > ss output attached > > On Mon, 15 Apr 2019 at 10:10, Dominik Holler <[email protected]> wrote: > > > Would you please share the last lines of all files > > in /var/log/openvswitch, the relevant lines of /var/log/message, and > > the ouput of > > ss -lap > > lsof > > ? > > Thanks > > > > > > On Sun, 14 Apr 2019 14:17:53 -0000 > > "Nardus Geldenhuys" <[email protected]> wrote: > > > > > Also get this after install new ovirt node. It stops after about 20 > > minutes. > > > _______________________________________________ > > > Users mailing list -- [email protected] > > > To unsubscribe send an email to [email protected] > > > Privacy Statement: https://www.ovirt.org/site/privacy-policy/ > > > oVirt Code of Conduct: > > https://www.ovirt.org/community/about/community-guidelines/ > > > List Archives: > > https://lists.ovirt.org/archives/list/[email protected]/message/IGJUPKTPCVJ32NXIA5ULP6BMBGOWICIS/ > > > > _______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/E43HC34CX57G3HIGQJUH6YLLH2XZRHKC/

