Thursday, 2021-08-05

kata-irc-bot<feng.wang> I’m trying to start kata container using `ctr` command line following the documentation, but I got this error: ```ctr: failed to launch qemu: exit status 1, error messages from qemu log: qemu-system-x86_64: -object memory-backend-file,id=mem0,mem-path=/opt/kata/share/kata-containers/kata-containers-image_clearlinux_2.1.1_agent_0e2be438bd.img,size=134217728,readonly=on: Property 'memory-backend-file.readonly' not found : not21:10
kata-irc-botfound``` It looks like QEMU doesn’t recognize the `memory-backend-file.readonly` flag. Has anyone encountered this before?21:10
kata-irc-bot<chelsea.e.mafrica> @feng.wang you'll need to rebuild qemu, make sure this patch is included: https://github.com/wainersm/kata-containers/blob/72e8c1e494cd527ea5c797c2ffc46e534[…]0010-Merge-remote-tracking-branch-remotes-ehabkost-gl-tag.patch22:30
kata-irc-bot<feng.wang> Thanks!22:31
kata-irc-bot<chelsea.e.mafrica> No problem. From another thread, it looks like the patch was applied after this release, and should be included in later releases22:33
kata-irc-bot<chelsea.e.mafrica> (2.2)22:34

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!