*** sameo has quit IRC | 00:11 | |
*** sboeuf has quit IRC | 00:24 | |
*** marst has quit IRC | 00:56 | |
*** liujiong has joined #kata-dev | 01:28 | |
*** kratec has quit IRC | 02:01 | |
*** dhellmann has quit IRC | 02:07 | |
*** dhellmann has joined #kata-dev | 02:08 | |
*** kratec has joined #kata-dev | 02:56 | |
*** liujiong has quit IRC | 03:35 | |
*** liujiong has joined #kata-dev | 03:36 | |
*** liujiong has quit IRC | 03:41 | |
*** liujiong has joined #kata-dev | 03:41 | |
*** coolsvap has joined #kata-dev | 03:53 | |
*** atuvenie has joined #kata-dev | 04:05 | |
*** atuvenie has quit IRC | 04:10 | |
*** atuvenie has joined #kata-dev | 05:05 | |
*** atuvenie has quit IRC | 05:10 | |
*** kratec has quit IRC | 06:27 | |
*** kratec has joined #kata-dev | 06:27 | |
*** jodh has joined #kata-dev | 07:26 | |
*** jodh has quit IRC | 07:26 | |
*** jodh has joined #kata-dev | 07:26 | |
*** sboeuf has joined #kata-dev | 07:32 | |
*** egonzalez has joined #kata-dev | 07:39 | |
*** atuvenie has joined #kata-dev | 08:27 | |
*** yikun_jiang is now known as yikun | 09:09 | |
*** gwhaley has joined #kata-dev | 09:25 | |
*** bergwolf has quit IRC | 09:36 | |
*** bergwolf has joined #kata-dev | 09:38 | |
*** liujiong has quit IRC | 09:56 | |
*** Fei has joined #kata-dev | 10:47 | |
*** sameo has joined #kata-dev | 10:47 | |
*** Fei has quit IRC | 10:47 | |
*** cdent has joined #kata-dev | 12:03 | |
*** gwhaley has quit IRC | 12:06 | |
*** gwhaley has joined #kata-dev | 13:08 | |
*** cdent has quit IRC | 13:37 | |
*** rcw has joined #kata-dev | 13:42 | |
*** cdent has joined #kata-dev | 13:43 | |
sgordon | is there still an irc channel somewhere for clear containers that i should ask clear specific questions on or is that fair game here? | 13:43 |
---|---|---|
sgordon | im trying to work out if there are centos packages for the runtime somewhere that pull in https://github.com/clearcontainers/runtime/issues/730 | 13:44 |
*** coolsvap has quit IRC | 13:44 | |
sgordon | or more specifically https://github.com/containers/virtcontainers/pull/428 | 13:44 |
gwhaley | hi sgordon - there is a #clearcontainers still - but you will likely find all the same folks here. /cc jcarlosv jodh - do you know the answer to this one? | 13:45 |
gwhaley | and ^^ eocardon | 13:46 |
sgordon | i can go build it myself it would just save me a heap of time not to (+ i want to document something i can hand to others for kicking the tyres) | 13:46 |
gwhaley | sgordon: I expect we have the packages up on the OBS - I just don't have a link to hand, but the others might (but let me also go search a little...) | 13:46 |
gwhaley | sgordon: if you go to the clearcontainers/packaging repo you will find the links to the obs repos on the front page there | 13:49 |
gwhaley | I can't fling you a link, as it looks like my link to github from this machine is down! :-/ | 13:49 |
*** devimc has joined #kata-dev | 13:51 | |
sgordon | yeah, i was using http://download.opensuse.org/repositories/home:/clearcontainers:/clear-containers-3/RHEL_7/ but based on behavior i dont think it has this fix vendored in | 13:52 |
gwhaley | hi sgordon: (phew, long thread on that Issue....) - ah, I remember that. Yes, that looks like (if it is the same issue) that it was fixed in vc, and I'm pretty sure we should have re-vendored since then. hmmm.... | 13:56 |
jodh | sgordon: the fix is in the runtime fwics. Please can you raise an issue (https://github.com/clearcontainers/runtime/issues/new) pasting in the output of `cc-collect-data.sh` as explained in the issue template. | 13:56 |
gwhaley | the folks who might know or who were involved are probably still asleep right now ;-), but I think they have not gone off for the festive break. yet | 13:57 |
gwhaley | ah, OK - that was going to be my next thing - if @ jcarlosv cannot confirm the revendor/packaging and @amsinde (not online right now) could not remember, then ping that ticket or probably better open a new one to make | 13:57 |
gwhaley | sure it is the same thing or not - thx! | 13:57 |
jodh | sgordon: could you also confirm on the issue whether you can create a Clear Container if you _don't_ use docker's --device= or --volume=. | 13:58 |
sgordon | jodh, im actually just trying to run the basic example `sudo docker run -ti fedora bash | 14:03 |
jodh | sgordon: oh wow, that should definitely work ;) | 14:04 |
sgordon | which results in a "hook error" and level=info msg="Device has not been passed to the container" device=/dev/fuse source=virtcontainers subsystem=device" | 14:04 |
sgordon | based on the journalctl for the runtime | 14:04 |
sgordon | anyway i am going to hose this one and start over i spent too much time poking it to try and get past this yesterday to be sure it is clean enough to call a reproducer | 14:05 |
jodh | sgordon: did you follow https://github.com/clearcontainers/runtime/blob/master/docs/centos-installation-guide.md exactly? If so, please do raise an issue and attach the generated `typescript` so we can see if something went wrong at install time. | 14:08 |
jodh | sgordon: sorry, I've just seen that you are specifically talking about RHEL - we don't have an install guide for RHEL as CentOS and RHEL are different in more than name ;) See https://github.com/clearcontainers/runtime/issues/463 | 14:12 |
jodh | sgordon: https://github.com/clearcontainers/runtime/pull/372 for more of the gory details. | 14:14 |
jodh | Hi jbryce - it looks like our slack <-> irc bots are dead for both irc channels? | 14:16 |
sgordon | ok so there are rhel packages but no way to use them | 14:16 |
sgordon | sweet | 14:16 |
sgordon | lol | 14:16 |
jodh | sgordon: We found a few complications working with rhel. I'd recommend giving CentOS a go but please feel free to raise an issue on RHEL support so we can try to kickstart that work. patches welcome of course ;) | 14:18 |
gwhaley | sgordon: the folks who were looking at the RH install do look like they might be out for xmas now. We'll pick this up in the new year, as we strongly desire to have a RHEL installer working. | 14:24 |
gwhaley | at that point, I expect we'll pick the work up with kata. So, pls do ping us in the new year, and let's get some joint effort to get this sorted eh? | 14:24 |
sgordon | jodh, i really need to do it on rhel unfortunately as ideally i'd like to try and prove out that it a) can work with the rhel kernel and b) can work with qemu-kvm-rhev as shipped with RHV/OSP | 14:25 |
sgordon | jodh, i managed to push myself onwards to a different error now anyway ;) | 14:25 |
jodh | sgordon: understood. oh right - well if you do want to raise an issue, maybe we can get more eyes on the problem? | 14:27 |
sameo | sgordon: Which error do you get? | 14:30 |
sgordon | im now at level=error msg="qemu-kvm: -append root=/dev/pmem0p1: Could not open 'rootflags=dax,data=ordered,errors=remount-ro' | 14:31 |
sgordon | which i suspect is in fact an issue with what i am trying to do with qemu | 14:31 |
sgordon | (which is what i wanted to hit) | 14:31 |
sameo | sgordon: No nvdimm support for qemu? | 14:34 |
* gwhaley tracked down what version of qemu that was introduced in a while back - maybe for this exact reason | 14:34 | |
sgordon | sameo, probably | 14:35 |
sgordon | sameo, i have a sneaking suspicion this will already be tracked separately but checking rhbz | 14:35 |
sameo | sgordon: That's a kernel param though...Do you know where the RHEL qemu config is ? | 14:36 |
jodh | It would be useful to see the output of "cc-runtime cc-env" possibly. | 14:38 |
sgordon | sameo, yeah but i think there are a heap of NVDIMM related not in 7.4 | 14:38 |
sgordon | *related fixes | 14:38 |
sgordon | https://paste.fedoraproject.org/paste/hJOMQi~OLrJBluiRBs7a8A | 14:43 |
sgordon | jodh, ^ be warned it's suitably all over the place at this point tho | 14:43 |
sameo | looks sane to me. | 14:45 |
jodh | sgordon: thanks. | 14:45 |
jodh | sameo: agreed. | 14:45 |
jodh | sgordon: you might want to turn on full debug - https://github.com/clearcontainers/runtime#debugging | 14:46 |
*** kata-dev-irc-bot has joined #kata-dev | 15:15 | |
jbryce | jodh: should be back up now. i'll dig into why the process died | 15:17 |
jodh | jbryce: thanks! | 15:21 |
*** marst has joined #kata-dev | 15:22 | |
*** egonzalez has quit IRC | 15:33 | |
*** sameo has quit IRC | 15:47 | |
*** rcwoolley_ has joined #kata-dev | 15:52 | |
*** rcw has quit IRC | 15:56 | |
*** rcwoolley_ has quit IRC | 16:05 | |
*** gwhaley1 has joined #kata-dev | 17:15 | |
*** gwhaley has quit IRC | 17:19 | |
*** marst has quit IRC | 17:40 | |
*** marst has joined #kata-dev | 17:40 | |
*** jodh has quit IRC | 18:06 | |
*** sameo has joined #kata-dev | 18:22 | |
*** gwhaley1 has quit IRC | 18:26 | |
*** cdent has quit IRC | 18:44 | |
*** atuvenie has quit IRC | 18:51 | |
*** rcw has joined #kata-dev | 20:10 | |
*** rcw has quit IRC | 20:57 | |
*** atuvenie has joined #kata-dev | 21:52 | |
*** fuzzo has quit IRC | 22:10 | |
*** fuzzo has joined #kata-dev | 22:12 | |
*** atuvenie has quit IRC | 22:17 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!