-
Notifications
You must be signed in to change notification settings - Fork 611
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lima VM will randomly lose network connectivity #2480
Comments
I think it's related to |
I think that makes sense, the most common occurrences when we see this correspond to heavier network traffic, when the cluster is pulling images due to builds or spinning up our application stacks on the k3s cluster, etc. |
I have the same problem on multiple machines. Is there a workaround for this? |
I am observing a similar network issue when using socket_vmnet, where the VM-to-VM communication completely stops. However, I am able to shell into the VM's using |
@Ranjandas - No, it is not related to Gvisor. Socket_vmnet is on different stack. Please raise a issue with reproduction steps. |
Marking this issue as closed. As this is already addressed in gvisor-tap-vsock and we lima also using latest version |
Description
Lima VM will randomly lose host connectivity, usually this seems to correlate to minor memory pressure/contention on the host system.
Logs will show:
It appears like the lima agent is crashing or disconnecting with no recovery? When this happens, I can no longer shell into the lima vm. We're seeing this across many machines, on both intel and arm hosts.
Lima template:
The text was updated successfully, but these errors were encountered: