delightful-author-23241
03/15/2023, 11:04 PMFailed to create pod sandbox: rpc error: code = Unknown desc = failed to get sandbox image "rancher/mirrored-pause:3.6": failed to pull image "rancher/mirrored-pause:3.6": failed to pull and unpack image "<http://docker.io/rancher/mirrored-pause:3.6|docker.io/rancher/mirrored-pause:3.6>": failed to extract layer sha256:c640e628658788773e4478ae837822c9bc7db5b512442f54286a98ad50f88fd4: mount callback failed on /var/lib/rancher/k3s/agent/containerd/tmpmounts/containerd-mount3367908043: signal: segmentation fault: : unknown
Segmentation fault always seems like there is quite something going wrong, and I couldn't find anything related to this when googling (additionally, I have no idea what I'm doing when it comes to k8s), so I thought maybe you people can give me some guidance here. Or is this more of an issue with containerd itself?creamy-pencil-82913
03/15/2023, 11:11 PMdelightful-author-23241
03/15/2023, 11:16 PMgetconf PAGESIZE
returns 16384
for me, but it's certainly not 4k.
On the Asahi project page it says "The Asahi Linux kernel is compiled to use 16K pages. This both performs better, and is required with our kernel branch right now in order to work properly with the M1’s IOMMUs. Unfortunately, some Linux software has problems running with 16K pages", so yeah, that's probably it... I take it there's not much I can do about it then?creamy-pencil-82913
03/15/2023, 11:18 PMdelightful-author-23241
03/15/2023, 11:21 PMcreamy-pencil-82913
03/15/2023, 11:24 PMdelightful-author-23241
03/15/2023, 11:29 PM