Thursday, 2020-03-05

*** dklyle has joined #kata-dev00:02
*** dklyle has quit IRC00:19
*** dklyle has joined #kata-dev00:22
*** igordc has quit IRC00:33
*** igordc has joined #kata-dev00:53
*** igordc has quit IRC02:07
*** pcaruana has joined #kata-dev07:24
*** sameo has joined #kata-dev07:56
*** jodh has joined #kata-dev08:02
*** sameo has quit IRC08:07
*** th0din has quit IRC08:45
*** th0din has joined #kata-dev08:51
*** davidgiluk has joined #kata-dev09:04
*** irclogbot_0 has quit IRC09:08
*** sgarzare has joined #kata-dev09:20
*** irclogbot_0 has joined #kata-dev09:43
*** sgarzare has quit IRC10:34
*** sameo has joined #kata-dev10:57
*** sameo has quit IRC11:04
*** crobinso has joined #kata-dev11:59
*** pcaruana has quit IRC12:22
*** pcaruana has joined #kata-dev12:35
*** sgarzare has joined #kata-dev13:06
*** fuentess has joined #kata-dev13:23
*** devimc has joined #kata-dev13:57
*** devimc has quit IRC14:53
*** devimc has joined #kata-dev14:54
*** sgarzare has quit IRC17:18
*** igordc has joined #kata-dev17:22
*** jodh has quit IRC18:04
kata-irc-bot<dwalsh> I am using the latest code in master branch trying to test the SELinux changes, and getting an error19:20
kata-irc-bot<dwalsh> podman run --security-opt label=type:container_lvm_t --runtime=/usr/bin/kata-runtime --rm -id fedora sh Error: rpc error: code = Internal desc = Could not run process: container_linux.go:346: starting container process caused "process_linux.go:297: applying cgroup configuration for process caused \"mountpoint for cgroup not found\"": OCI runtime error19:20
kata-irc-bot<dwalsh> Any ideas?19:20
kata-irc-bot<dwalsh> Fedora 32 box running with cgroups V219:20
devimc@dwalsh is sandbox_cgroup_only enabled?19:27
kata-irc-bot<julio.montes> @dwalsh it looks like an issue in the guest, I guess you are using the fedora's kernel19:30
kata-irc-bot<julio.montes> and fedora in the rootfs image19:34
*** pcaruana has quit IRC19:42
kata-irc-bot<dwalsh> I had it running with packages from  fedora correct.  Then I downloaded the git repo and did a make install PREFIX=/usr to install the upstream version.19:45
kata-irc-bot<dwalsh> I also edited the /usr/share/defaults/kata-containers/configuration-qemu.toml19:45
kata-irc-bot<dwalsh> initrd = "/usr/share/kata-containers/kata-containers-initrd.img" #image = "/usr/share/kata-containers/kata-containers.img"19:46
devimc@dwalsh looks like you are using kata-agent as init19:46
devimcbut not the kata kernel19:47
kata-irc-bot<dwalsh> I don't really understand where it gets this info.  What do I need to change in the config.19:48
devimcmaybe you should try with the rootfs image19:48
devimc@dwalsh comment initrd, uncomment image19:49
devimclet's whether systemd can deal with that19:49
devimc*let's see19:50
kata-irc-bot<dwalsh> podman run -ti --security-opt label=type:container_lvm_t --runtime=/usr/bin/kata-runtime --rm -id fedora sh Error: Failed to check if grpc server is working: rpc error: code = Unavailable desc = transport is closing: OCI runtime error19:50
devimc@dwalsh what version of kata did you install ?19:51
devimc@dwalsh 1.8 ..?19:51
devimcno, f32 has 1.10.019:58
devimcI think you need this change https://github.com/kata-containers/agent/commit/e6cbfc10f4d82e4415afe567e56b86dbedbd5a4720:02
devimc@dwalsh please try with the latest agent20:02
devimcyou can pull both image form here http://jenkins.katacontainers.io/job/image-nightly-x86_64/lastSuccessfulBuild/artifact/artifacts/20:02
*** davidgiluk has quit IRC20:20
kata-irc-bot<fidencio> @dwalsh, mind sharing your config? Also, "--security-opt label=type:container_lvm_t", should be kvm instead of lvm?20:35
kata-irc-bot<fidencio> SELinux changes are applied to runtime only?20:36
kata-irc-bot<dwalsh> just getting back21:34
kata-irc-bot<dwalsh> Yes should be container_kvm_t21:38
kata-irc-bot<dwalsh> podman run -ti --security-opt label=type:container_kvm_t --runtime=/usr/bin/kata-runtime --rm -id fedora sh Error: Failed to check if grpc server is working: rpc error: code = Unavailable desc = transport is closing: OCI runtime error21:38
kata-irc-bot<dwalsh> This is with mast kata_agent21:38
kata-irc-bot<dwalsh> But not the images updated yet21:38
kata-irc-bot<dwalsh> @julio.montes You want me to use kata-containers-clearlinux-32530-osbuilder-8a9aa41-agent-56190a9.img.tar.xz?21:40
*** jbryce has joined #kata-dev21:45
*** jugs has quit IRC21:46
*** jugs has joined #kata-dev21:48
*** crobinso has quit IRC22:06
*** fuentess has quit IRC22:24
kata-irc-bot<archana.m.shinde> @dwalsh Yes, can you try with that22:25
kata-irc-bot<archana.m.shinde> you will have to decompress it first22:26
*** devimc has quit IRC22:29

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!