On Tue, Mar 19, 2019 at 3:40 PM Juhani Rautiainen
<juhani.rautiainen(a)gmail.com> wrote:
> > while true;
> > do ping -c 1 -W 2 10.168.8.1 > /dev/null; echo $?; sleep 0.5;
> > done
> I'll try this tomorrow during the expected failure
time.
And I found the reason. Nothing wrong with the ovirt. There is big
filetransfer going through FW every fifteen minutes and it's ping
response goes beyond horrible. And it's Enterprise level FW.
Sorry for wasting the time and thanks for the help,
Juhani