Sergio López
Sergio López
Thanks a lot for the logs. With that info, I was able to reproduce the issue here. As suspected, virtio-fs is being asked to read directly from a mapped region....
@WhatAmISupposedToPutHere Could you please try again with the latest version of #212 ?
Thanks for the instructions. Got it working here, successfully running some apps like glxgears and Xonotic. Seems to struggle with others like xeyes, firefox or steam. Seems promising nevertheless. Should...
For that use case, we're pivoting from `krunvm` to [krun](https://github.com/slp/krun). Could you please give it a try and see if it works for you? If it doesn't, please run it...
(transferring the issue to libkrun, since external kernel loading must be implemented here first) Yes, one of the goals for 2024Q4 is implementing support for loading a kernel that way,...
It doesn't support it yet, but we have plans for it. No we don't have an ETA yet, sorry. @jakecorrenti may be able to add more details here.
``` /Users/cevichTesting-0-worker/ci/task-4648064202309632/bin/darwin/podman -r run -v /private/tmp/ci/ginkgo1303331317:/test:Z quay.io/libpod/alpine_nginx ls /test/attr-test-file Trying to pull quay.io/libpod/alpine_nginx:latest... Getting image source signatures Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c Writing...
@cevich I think we're going to need some debugging to dig deeper into this issue. Is it possible to connect to the CI machine to run some tests? It'd be...
Thanks to @cevich help, we were able to debug this issue. https://github.com/containers/libkrun/pull/209 fixes this.
> @slp Is there a new krunkit version with the fix we can use? Yes, it also includes the ability to increase the SHM window of virtio-gpu for running larger...