Thursday, 2018-02-01

*** liujiong has joined #kata-general01:27
*** liujiong has quit IRC01:33
*** liujiong has joined #kata-general01:33
*** sjas_ has joined #kata-general01:43
*** sjas has quit IRC01:45
kata-dev-irc-bot<mayank.kumar> thanks @james.o.hunt my whole goal is to setup a demo and i am fine with macbook or GCE. I think i am gonna try GCE first as that gives me more control04:02
kata-dev-irc-bot<mayank.kumar> does it work on mac ? i am seeing issues07:10
*** jodh has joined #kata-general07:21
*** jodh has joined #kata-general07:21
kata-dev-irc-bot<me1960> @mayank.kumar let me know what issues you are facing, I don't have a mac to test07:34
kata-dev-irc-bot<me1960> but I will try to debug07:34
kata-dev-irc-bot<vladu> @me1960 i gave it a go on a ubuntu 14.04 host with VBox installed but got ```root@kata-dev:/home/vagrant# docker run -m 128m -ti --runtime kata-runtime busybox sh WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. docker: Error response from daemon: OCI runtime create failed: Could not access KVM kernel module: No such file or directory failed to initialize KVM:07:35
kata-dev-irc-botNo such file or directory: unknown. root@kata-dev:/home/vagrant#``` when running. does it need any special kernel module for kvm ?07:35
kata-dev-irc-bot<me1960> give me some time to look into it, will get back to you07:41
kata-dev-irc-bot<vladu> appreciate it!07:41
kata-dev-irc-bot<james.o.hunt> @vladu - That message is coming from qemu, which expects to find a `/dev/kvm` device. You'll get a cleaner (but similar) error message if you run `sudo kata-runtime kata-check` / `sudo cc-runtime cc-check`.08:27
kata-dev-irc-bot<vladu> i am missing the `kvm_intel` kernel module i think08:32
*** liujiong has quit IRC09:27
*** gwhaley has joined #kata-general09:27
*** gwhaley has quit IRC10:54
*** sjas_ is now known as sjas12:26
*** gwhaley has joined #kata-general13:15
kata-dev-irc-bot<james.o.hunt> @vladu - Our main focus is Linux. We are currently using a special version of qemu (`qemu-lite` package), but if this page is correct, it won't work with Mac: https://wiki.qemu.org/Hosts/Mac15:53
kata-dev-irc-bot<vladu> @james.o.hunt i am running this on a ubuntu 14.04 physical machine16:01
kata-dev-irc-bot<vladu> i guess my vbox is configured incorrectly, maybe16:01
kata-dev-irc-bot<daniel.finneran> I’m presuming you’ll need to enable the VT-x extensions16:10
kata-dev-irc-bot<vladu> yeah, did not mess with those16:14
kata-dev-irc-bot<vladu> would be helpful if these things were included in the docs (what are the hardware req for running kata as least)16:15
kata-dev-irc-bot<james.o.hunt> @vladu - Running `kata-runtime kata-check` lists the hardware requirements - take a look at the output.17:06
kata-dev-irc-bot<vladu> maybe my wording is bad, i was referring to include these useful cmds inside the starting guide17:12
kata-dev-irc-bot<james.o.hunt> @vladu - oh, I understand now. Done: https://github.com/kata-containers/documentation/wiki/Developer-Guide#check-hardware-requirements17:37
kata-dev-irc-bot<vladu> woot! don’t think i can edit the wiki but there is a typo on https://github.com/kata-containers/documentation/wiki/Developer-Guide#check-hardware-requirements17:39
kata-dev-irc-bot<vladu> `creating a Kat a Container` (small space)17:39
*** jodh has quit IRC18:03
*** gwhaley has quit IRC19:27

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