Forum Discussion

Re: Devices are not synchronizing configuration to each other

I have also run into this caveat. I am running 13.1.1.4 on VMware Workstation 15 on Fedora 29 Linux kernel 5.0.4

 

Thanks to the help of F5 FSE, I have managed to resolve it by adding the following DB variables on each VM on WMware Workstation 15.x:

 

tmsh modify /sys db tm.tcplargereceiveoffload value disable

 

tmsh modify /sys db tm.tcpsegmentationoffload value disable

 

 

It appears that WMware loses packets when offload is enabled.

 

6 Replies