ICMP with big data do'nt work

operador

Renowned Member
Oct 6, 2011
3
0
66
Hi, I have a network problem that I can't find a solution.

If I do:
ping -c 3 -l 3000 hypervisor1 hypervisor2

works!!

But if I do:
ping -c 3 -l 3000 kvmVM1 kvmVM2
IT DOES NOT WORK if the MVs are on different hypervisors.

It works with sizes smaller than 1500 (MTU) for example:
ping -c 3 -l 1000 kvmVM1 kvmVM2.

Does anyone know how to fix this problem?

Thanks!!!
 
It's a pity, using the e1000 driver does not solve the problem. Hopefully a solution is implemented.

Thank you