You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm experiencing intermittent DNS resolution failure. The issue becomes more prominent after the VM runs for a while (or after running network-heavy related workloads).
I tracked down the root cause and it seems that it caused by a bug in gvisor-tap-vsock (PR)
Opening issue here so we can use the fixed gvisor-tap-vsock after the bug fix is released.
Description
I'm experiencing intermittent DNS resolution failure. The issue becomes more prominent after the VM runs for a while (or after running network-heavy related workloads).
I tracked down the root cause and it seems that it caused by a bug in gvisor-tap-vsock (PR)
Opening issue here so we can use the fixed
gvisor-tap-vsock
after the bug fix is released.Setup
limactl version 0.23.2
colima version 0.7.3
lima.yaml
(created bycolima start --vm-type vz
)Reproduction steps
The issue will appear when you're reusing the same source ip:addr after 90s of inactivity in between.
Run the code below inside the vm.
The text was updated successfully, but these errors were encountered: