Open apostasie opened 1 month ago
tracepath ghcr.io
1?: [LOCALHOST] pmtu 1500
1: no reply
2: no reply
3: no reply
4: no reply
5: no reply
6: no reply
ip route list table all
default via 192.168.5.2 dev eth0 proto dhcp src 192.168.5.15 metric 100
192.168.5.0/24 dev eth0 proto kernel scope link src 192.168.5.15 metric 100
192.168.5.2 dev eth0 proto dhcp scope link src 192.168.5.15 metric 100
local 127.0.0.0/8 dev lo table local proto kernel scope host src 127.0.0.1
local 127.0.0.1 dev lo table local proto kernel scope host src 127.0.0.1
broadcast 127.255.255.255 dev lo table local proto kernel scope link src 127.0.0.1
local 192.168.5.15 dev eth0 table local proto kernel scope host src 192.168.5.15
broadcast 192.168.5.255 dev eth0 table local proto kernel scope link src 192.168.5.15
fe80::/64 dev eth0 proto kernel metric 256 pref medium
local ::1 dev lo table local proto kernel metric 0 pref medium
local fe80::5055:55ff:fefe:6a03 dev eth0 table local proto kernel metric 0 pref medium
multicast ff00::/8 dev eth0 table local proto kernel metric 256 pref medium
This is affecting the entire VM networking, not just nerdctl. Rebooting the VM does not help.
Sounds like a Lima issue?
This is affecting the entire VM networking, not just nerdctl. Rebooting the VM does not help.
Sounds like a Lima issue?
I am now thinking this might be a side-effect of the CNI bridge iptable issue.
Is there a network guru here who could advise on how to further debug this?
Description
After heavy, prolonged usage and testing of nerdctl, network inside lima seems to be degrading, with a very large proportion of all requests ending with i/o timeout.
This is affecting the entire VM networking, not just nerdctl. Rebooting the VM does not help.
The same requests ran from the host (or from another VM) are just fine.
It is unclear to me if this would be a lima issue, a cni issue, or a nerdctl issue?
Something as simple as
curl https://ghcr.io/v2/stargz-containers/registry/manifests/2-org
Will intermittently (~70% of the time) fail with:
tcpdump:
iptables-save