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 <nardusg(a)gmail.com> wrote:
ss output attached
On Mon, 15 Apr 2019 at 10:10, Dominik Holler <dholler(a)redhat.com> 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" <nardusg(a)gmail.com> wrote:
>
> > Also get this after install new ovirt node. It stops after about 20
> minutes.
> > _______________________________________________
> > Users mailing list -- users(a)ovirt.org
> > To unsubscribe send an email to users-leave(a)ovirt.org
> > 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/users@ovirt.org/message/IGJUPKTPCVJ...
>
>