*** Jean-Mick has quit IRC | 02:15 | |
*** sameo has joined #kata-dev | 05:50 | |
*** amorenoz has joined #kata-dev | 06:59 | |
*** ailan has joined #kata-dev | 09:03 | |
*** ailan has quit IRC | 09:42 | |
*** devimc has joined #kata-dev | 12:26 | |
*** crobinso has joined #kata-dev | 14:06 | |
*** dklyle has joined #kata-dev | 14:44 | |
*** devimc has quit IRC | 15:53 | |
*** devimc has joined #kata-dev | 15:54 | |
*** ailan has joined #kata-dev | 16:11 | |
*** devimc_ has joined #kata-dev | 16:24 | |
*** devimc_ has quit IRC | 16:24 | |
*** crobinso has quit IRC | 17:13 | |
devimc | fidencio: Hi, are you a podman expert? | 17:16 |
---|---|---|
fidencio | devimc: I'm not but I may know a guys who knows a guy ... | 17:17 |
fidencio | devimc: what's the issue? | 17:17 |
devimc | fidencio: how I can create a pod with kata? | 17:17 |
devimc | fidencio: `podman pod create --help` doesn't show the --runtime option | 17:18 |
kata-irc-bot2 | <fidencio> `--runtime` is a podman option, not a `pod create` option | 17:20 |
kata-irc-bot2 | <fidencio> so `podman --runtime=/usr/bin/kata-runtime pod create ...` should work for you | 17:21 |
kata-irc-bot2 | <fidencio> let me know if it doesn't | 17:21 |
fidencio | and this mix of IRC and slack is confusing :-) | 17:21 |
devimc | fidencio: ok, let me try | 17:21 |
devimc | fidencio: I'm running this: | 17:24 |
devimc | sudo podman --runtime=kata-runtime pod create --name test | 17:24 |
devimc | sudo podman --runtime=kata-runtime run --pod test --rm -ti docker.io/library/busybox sh | 17:24 |
devimc | but I get this error: | 17:24 |
devimc | Error: Could not constrain cgroup: failed to write 4096 to pids.max: open /sys/fs/cgroup/vc/kata_machine-libpod_pod_892b7d19f69162901fd6f96046b82a72b9dd9fbe7d412c552f499871f967d758.slice:libpod:548429ad3b3edfa8e17dcfdd6dcc2c7501fb9c15100e5e22e2329d031107708a/pids.max: permission denied: OCI runtime permission denied error | 17:24 |
devimc | fedora 31 as host | 17:26 |
fidencio | devimc: https://paste.centos.org/view/0b589a79 | 17:28 |
fidencio | devimc: that's what I get on a f32 as a host | 17:28 |
fidencio | devimc: may be cgroups v1 vs cgroups v2 difference? | 17:28 |
devimc | fidencio: I have cgroups v2 | 17:29 |
fidencio | devimc: so, no, shouldn't be cgroups difference | 17:30 |
devimc | maybe it's time to update to f32 | 17:30 |
fidencio | devimc: or to join #podman on freenode and ping dwalsh there :-) | 17:30 |
fidencio | devimc: as I told you, I know a guy who knows a guy :-) | 17:31 |
devimc | fidencio: ok | 17:31 |
devimc | fidencio: anyway thanks | 17:31 |
fidencio | devimc: mheon is also quite helpful as wel | 17:31 |
fidencio | *well | 17:31 |
fidencio | devimc: and, about upgrading to f32, I'd wait till it's released | 17:32 |
fidencio | devimc: have been facing a few issues with bluetooth / pulseaudio (not sure whether it matters for you) | 17:32 |
devimc | fidencio: woot it has not been released yet? | 17:32 |
devimc | ;( | 17:33 |
fidencio | devimc: got delayed because of covid-19 | 18:00 |
fidencio | devimc: it'll be released this or next week, IIRC | 18:00 |
devimc | fidencio: great! thanks for the info | 18:01 |
*** igordc has joined #kata-dev | 18:13 | |
*** crobinso has joined #kata-dev | 19:23 | |
*** irclogbot_0 has quit IRC | 19:51 | |
devimc | fidencio: crobinso; fyi podman + kata + device passthrough is broken https://github.com/kata-containers/runtime/issues/2605 | 19:51 |
devimc | this PR will fix it https://github.com/kata-containers/runtime/pull/2606 | 19:51 |
*** irclogbot_3 has joined #kata-dev | 19:51 | |
devimc | (I think so) | 19:52 |
crobinso | devimc: I'll try to give it a test in a little bit, I have a vfio setup. though not sure how easily it translates to that usecase, I typically use libvirt | 19:53 |
devimc | crobinso: thanks | 19:53 |
fidencio | crobinso: devimc: I'll also add amorenoz to the loop, he did some work with vfio and what not with kata + qemu | 19:55 |
fidencio | devimc: btw, sadbox is a nice typo :-) | 19:55 |
devimc | fidencio: lol - I'm in the sadbox right now - I blame you covid | 19:56 |
*** igordc has quit IRC | 19:58 | |
fidencio | devimc: amorenoz was using 1.10.latest ... so, it was a regression added with the cgroups related patches, is it? | 19:58 |
devimc | fidencio: yes | 19:59 |
fidencio | devimc: okay, makes sense. I hope he still has the setup handy. Well, we will find it out Tomorrow. Or Today, if crobinso has some cycles :-) | 20:00 |
devimc | fidencio: no rush, thanks | 20:02 |
fidencio | devimc: well, there's some rush. would be good to get this in before the rc release | 20:18 |
devimc | ouch! | 20:24 |
*** devimc has quit IRC | 20:25 | |
*** devimc has joined #kata-dev | 21:05 | |
*** crobinso has quit IRC | 21:14 | |
*** kata-irc-bot2 has quit IRC | 21:32 | |
*** kata-irc-bot has joined #kata-dev | 21:32 | |
*** sameo has quit IRC | 21:37 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!