Monday, 2019-05-06

*** dklyle has joined #kata-dev01:20
*** dklyle has quit IRC02:02
*** altlogbot_0 has quit IRC02:41
*** altlogbot_2 has joined #kata-dev02:42
*** altlogbot_2 has quit IRC03:31
*** altlogbot_2 has joined #kata-dev03:31
*** igordc has quit IRC04:37
*** ur5us has quit IRC04:47
*** sameo has joined #kata-dev05:19
*** lpetrut has joined #kata-dev05:54
*** sameo has quit IRC06:45
*** sgarzare has joined #kata-dev06:54
*** altlogbot_2 has quit IRC07:13
*** sgarzare has quit IRC07:14
*** sgarzare has joined #kata-dev07:17
*** altlogbot_1 has joined #kata-dev07:17
*** tmhoang has joined #kata-dev07:42
*** tmhoang has quit IRC07:43
*** tmhoang has joined #kata-dev07:43
*** sameo has joined #kata-dev08:03
*** sameo has quit IRC08:17
*** pcaruana has joined #kata-dev08:24
*** sameo has joined #kata-dev08:30
*** sameo has quit IRC08:39
*** sameo has joined #kata-dev08:51
*** sameo has quit IRC09:02
*** altlogbot_1 has quit IRC09:11
*** altlogbot_0 has joined #kata-dev09:13
*** altlogbot_0 has quit IRC09:15
*** altlogbot_0 has joined #kata-dev09:15
*** sameo has joined #kata-dev09:25
*** sameo has quit IRC10:38
*** altlogbot_0 has quit IRC11:19
*** altlogbot_2 has joined #kata-dev11:20
*** sameo has joined #kata-dev11:47
*** altlogbot_2 has quit IRC12:14
*** altlogbot_1 has joined #kata-dev12:19
*** devimc has joined #kata-dev12:28
*** pcaruana has quit IRC12:29
*** altlogbot_1 has quit IRC13:15
*** altlogbot_2 has joined #kata-dev13:15
*** pcaruana has joined #kata-dev13:16
*** altlogbot_2 has quit IRC13:21
*** altlogbot_1 has joined #kata-dev13:23
*** altlogbot_1 has quit IRC13:25
*** altlogbot_3 has joined #kata-dev13:25
*** fuentess has joined #kata-dev13:34
*** sameo has quit IRC13:56
*** devimc has quit IRC14:35
*** lpetrut has quit IRC14:36
*** sameo has joined #kata-dev14:48
*** dklyle has joined #kata-dev14:48
*** dklyle has quit IRC14:49
*** david-lyle has joined #kata-dev14:49
*** devimc has joined #kata-dev14:49
*** david-lyle is now known as dklyle15:13
*** igordc has joined #kata-dev15:28
*** devimc has quit IRC15:58
*** devimc has joined #kata-dev15:59
*** tmhoang has quit IRC16:03
*** igordc has quit IRC16:53
*** eernst has joined #kata-dev17:02
*** eernst has quit IRC17:07
*** eernst has joined #kata-dev17:17
kata-irc-bot2<gmmaharaj> @salvador.fuentes patches to get virtio-fs going are available now. you will need https://github.com/kata-containers/packaging/pull/484 and https://github.com/kata-containers/runtime/pull/1016 to be able to test it.17:18
kata-irc-bot2<gmmaharaj> also make sure that you will need to enable hugepages for this to work.17:18
*** eernst has quit IRC17:18
*** eernst has joined #kata-dev17:19
kata-irc-bot2<salvador.fuentes> @gmmaharaj cool, thanks, I'll work on it an open a PR for testing it.17:20
kata-irc-bot2<gmmaharaj> thanks @salvador.fuentes17:21
*** khyr0n has joined #kata-dev17:21
*** eernst has quit IRC17:39
*** sgarzare has quit IRC17:46
*** khyr0n has quit IRC17:58
*** eernst has joined #kata-dev17:58
*** eernst has quit IRC18:02
*** eernst has joined #kata-dev18:04
*** eernst has quit IRC18:09
*** eernst has joined #kata-dev18:11
*** eernst has quit IRC18:16
*** eernst has joined #kata-dev18:17
*** eernst has quit IRC18:22
*** eernst has joined #kata-dev18:35
*** eernst has quit IRC18:38
*** eernst has joined #kata-dev18:38
kata-irc-bot2<gmmaharaj> @salvador.fuentes let me know once the new CI job is ready. i think i should tag the runtime chagne as a dependency. without which we really cannot test virtio-fs on the CI18:51
kata-irc-bot2Action: gmmaharaj goes to fix his commit msg.18:51
kata-irc-bot2<salvador.fuentes> sure19:00
kata-irc-bot2<salvador.fuentes> @gmmaharaj do you know if this only works with initrd?19:11
kata-irc-bot2<gmmaharaj> @salvador.fuentes no.. this shoudl work fine with any system.. why?20:21
kata-irc-bot2<salvador.fuentes> ok, just wondering, was following https://virtio-fs.gitlab.io/howto-kata.html and they use initrd20:21
kata-irc-bot2<salvador.fuentes> @gmmaharaj I am getting this issue right now, any idea? ```$ sudo docker run --runtime=kata-runtime -ti ubuntu bash docker: Error response from daemon: OCI runtime create failed: timed out waiting for virtiofsd (pid=31631) socket /run/vc/vm/4d47405c3871a71b78a8e4d9aaa75801b678996f4373eda5c2b354f68e029d89/vhost-fs.sock: unknown. ```20:24
kata-irc-bot2<gmmaharaj> can you cehck the processes running and ssee if virtiofsd is running.20:25
kata-irc-bot2<salvador.fuentes> not running, should it be running before launching containers?20:27
kata-irc-bot2<gmmaharaj> yes.. that should get launched prior to starting qemu..20:28
kata-irc-bot2<gmmaharaj> you do have the runtime patch along wit this right?20:28
kata-irc-bot2<gmmaharaj> i am guessing yues.20:28
kata-irc-bot2<salvador.fuentes> yeah, I have runtime with PR 1016, how should I launch it?20:28
kata-irc-bot2<salvador.fuentes> or kata-runtime should launch it?20:28
*** sgarzare has joined #kata-dev20:46
*** pcaruana has quit IRC20:51
*** sgarzare has quit IRC21:13
*** fuentess has quit IRC21:27
kata-irc-bot2<eric.ernst> @salvador.fuentes I think the idea is that it would be installed/started at kata install time.21:57
kata-irc-bot2<eric.ernst> @stefanha and/or @sebastien.boeuf will know best.21:58
kata-irc-bot2<sebastien.boeuf> @salvador.fuentes you need the virtiofsd binary to be on your system, that's why it needs to be installed first21:59
kata-irc-bot2<eric.ernst> @manohar.r.castelino regarding annotations: see https://github.com/kata-containers/runtime/blob/master/virtcontainers/pkg/annotations/annotations.go#L1221:59
kata-irc-bot2<eric.ernst> but, it should be startd @ install time, afaiu21:59
kata-irc-bot2<sebastien.boeuf> @salvador.fuentes and then the kata runtime will take care of calling it (make sure the configuration.toml is properly setup)22:00
kata-irc-bot2<sebastien.boeuf> no22:00
kata-irc-bot2<sebastien.boeuf> wait you mean virtiofsd, right?22:00
kata-irc-bot2<eric.ernst> We'd need to add VM resource fields...22:00
kata-irc-bot2<eric.ernst> AFAIU we can just add...22:00
kata-irc-bot2<eric.ernst> yes22:00
kata-irc-bot2<sebastien.boeuf> it's being run by kata-runtime for each pod22:01
kata-irc-bot2<sebastien.boeuf> no need to be run at install22:01
kata-irc-bot2<sebastien.boeuf> we agreed on 1 daemon per VM22:01
kata-irc-bot2<eric.ernst> aaah, yes.22:02
kata-irc-bot2<eric.ernst> Sorry, mixed that up.22:03
kata-irc-bot2<sebastien.boeuf> no worries, better if this is clear for everyone, including @salvador.fuentes22:04
*** devimc has quit IRC22:41
*** eernst has quit IRC22:53
*** eernst has joined #kata-dev22:59
*** eernst has quit IRC23:01
*** david-lyle has joined #kata-dev23:55
*** dklyle has quit IRC23:55

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