| *** errordeveloper has joined #kata-dev | 00:27 | |
| *** errordeveloper has quit IRC | 00:32 | |
| *** errordeveloper has joined #kata-dev | 02:28 | |
| *** errordeveloper has quit IRC | 02:34 | |
| *** errordeveloper has joined #kata-dev | 04:29 | |
| *** errordeveloper has quit IRC | 04:34 | |
| *** sameo has joined #kata-dev | 05:00 | |
| *** errordeveloper has joined #kata-dev | 06:03 | |
| *** errordeveloper has quit IRC | 06:08 | |
| *** igordc has quit IRC | 06:21 | |
| *** errordeveloper has joined #kata-dev | 06:21 | |
| *** jodh has joined #kata-dev | 06:42 | |
| *** jugs has quit IRC | 07:00 | |
| *** jugs has joined #kata-dev | 07:00 | |
| *** dklyle has quit IRC | 07:08 | |
| *** sgarzare has joined #kata-dev | 07:21 | |
| *** davidgiluk has joined #kata-dev | 08:03 | |
| *** gwhaley has joined #kata-dev | 08:07 | |
| *** ailan has joined #kata-dev | 08:20 | |
| *** devimc has joined #kata-dev | 13:00 | |
| *** crobinso has joined #kata-dev | 13:11 | |
| *** crobinso has quit IRC | 13:46 | |
| *** devimc has quit IRC | 14:11 | |
| *** devimc has joined #kata-dev | 14:12 | |
| *** dklyle has joined #kata-dev | 15:09 | |
| *** kata-irc-bot1 has quit IRC | 15:15 | |
| *** kata-irc-bot has joined #kata-dev | 15:18 | |
| *** igordc has joined #kata-dev | 15:32 | |
| *** crobinso has joined #kata-dev | 15:49 | |
| kata-irc-bot | <fidencio> @archana.m.shinde, I may be missing some really basic knowledge about configuring shimv2 | 16:31 |
|---|---|---|
| kata-irc-bot | <fidencio> When I try to start a pod using kata-qemu, using OpenShift, the pod is scheduled but never started | 16:31 |
| kata-irc-bot | <fidencio> Not sure whether I'm missing to have something started on the host | 16:32 |
| gwhaley | @fidencio: is it telling you anything in the logs for the failed pod? | 16:35 |
| gwhaley | I use kata-deploy to deploy shimv2 on containerd - you can maybe reference what the kata deploy script does to the node to see how it sets it up, if really stuck | 16:35 |
| *** pcaruana has quit IRC | 16:37 | |
| kata-irc-bot | <archana.m.shinde> @fidencio yes, do the logs or a describe on the pod reveal anything? | 16:41 |
| kata-irc-bot | <archana.m.shinde> iirc, you just need this in your crio config file ```[crio.runtime.runtimes.kata-qemu] runtime_path = "/path/to/containerd-shim-kata-v2" runtime_type = "vm"``` | 16:42 |
| kata-irc-bot | <fidencio> That's exactly how my config looks like | 16:43 |
| kata-irc-bot | <fidencio> Which logs shall I look for? | 16:43 |
| kata-irc-bot | <archana.m.shinde> kubectl logs $pod or kubectl describe $pod , does not reveal much? | 16:44 |
| kata-irc-bot | <archana.m.shinde> you have the runtimeclass applied right? | 16:44 |
| kata-irc-bot | <fidencio> I have the runtime class applied | 16:45 |
| kata-irc-bot | <fidencio> oc describe pod $pod only shows me totally events that failed | 16:46 |
| kata-irc-bot | <fidencio> And `Status: Pending` | 16:46 |
| *** sgarzare has quit IRC | 16:48 | |
| kata-irc-bot | <fidencio> well, wait, those seem to be related: https://paste.centos.org/view/aa6731a0 | 16:48 |
| *** devimc has quit IRC | 16:49 | |
| *** devimc has joined #kata-dev | 16:49 | |
| *** jodh has quit IRC | 17:00 | |
| kata-irc-bot | <archana.m.shinde> yeah seems like a CNI issue there | 17:01 |
| kata-irc-bot | <fidencio> so, it may be related to kata | 17:06 |
| kata-irc-bot | <fidencio> I mean, the CNI issue may be something related to kata | 17:06 |
| *** gwhaley has quit IRC | 17:07 | |
| kata-irc-bot | <fidencio> Okay, fixed that changing `manage_network_ns_lifecycle` to `false` | 17:48 |
| kata-irc-bot | <fidencio> still facing some issues, but I'll try debugging with OpenShift team firstly | 17:48 |
| kata-irc-bot | <fidencio> Thanks for the help! | 17:48 |
| kata-irc-bot | <fidencio> @archana.m.shinde, seems that CRI-O doesn't explicitly set CNI_NETNS, but somehow kata expects it to be set: ```Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_example_default_60be65fe-af7b-4091-a37d-5ada927f1e89_0(ae22fda701a87190bf7d88903a9127a355c0c6a77987fca00bde16c757f959f3): required env variables [CNI_NETNS] missing``` | 17:52 |
| *** errordeveloper has quit IRC | 18:32 | |
| *** errordeveloper has joined #kata-dev | 19:00 | |
| *** errordeveloper has quit IRC | 19:05 | |
| kata-irc-bot | <philip.schmidt> Hey all, is there a way to nsenter into a kata container if a container is priviliged? I notice https://github.com/kata-containers/runtime/blob/master/virtcontainers/pkg/nsenter/nsenter.go bus wasnt sure if will be any different to nsenter which doesnt properly nsenter into the actual kata container... | 19:15 |
| *** davidgiluk has quit IRC | 19:49 | |
| *** crobinso has quit IRC | 20:00 | |
| kata-irc-bot | <fidencio> JFTR, I may have hit a bug in crio, I will keep debugging this on Monday, too late, even for me. | 20:38 |
| *** errordeveloper has joined #kata-dev | 21:01 | |
| *** sameo has quit IRC | 21:01 | |
| *** errordeveloper has quit IRC | 21:06 | |
| *** errordeveloper has joined #kata-dev | 21:51 | |
| *** devimc has quit IRC | 22:02 | |
| *** igordc has quit IRC | 22:36 | |
| *** igordc has joined #kata-dev | 22:36 | |
| *** ailan has quit IRC | 23:08 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!