Hello everyone, we're encountering a massive performance issue once we've upgraded all our hosts to the latest kernel "
4.15.18-5". The prior kernel was working fine (
4.15.18-4). The problem persists and is reproducable once we're booting into the "...-5"-kernel.
Symptoms:
- VM becomes unresponsive (network wise) and all connections stall and datatransfer goes nuts (stalling)
- Network interface stalls when having an unspecified amount of inbound data hitting network interface of the VM.
Reproduce:
- Create one VM on a host with the -4 kernel
- Create on VM on a host with the -5 kernel
- Transfer data from "-4-Host"-VM to "-5"-Host-VM
Result:
- VM on
4.15.18-4 ==> VM on
4.15.18-5 (not working)
- VM on
4.15.18-5 ==> VM on
4.15.18-4 (working)
So concluded the
4.15.18-4 Kernel is fine while after updating to
4.15.18-5 atleast incoming data transfers stall after an unspecified amount of data (10 MB to 3 GB tested).
@mladen popov Do you encounter the same symptoms?
As far as we were able to reproduce this, we think this happens only with LXC, not KVM