*** igordc has quit IRC | 02:24 | |
*** sameo has joined #kata-general | 05:34 | |
*** lpetrut has joined #kata-general | 07:00 | |
*** sgarzare has joined #kata-general | 08:18 | |
*** gwhaley has joined #kata-general | 09:04 | |
*** sameo has quit IRC | 10:29 | |
*** sameo has joined #kata-general | 10:43 | |
*** gwhaley has quit IRC | 12:04 | |
*** gwhaley has joined #kata-general | 13:17 | |
*** devimc has joined #kata-general | 13:53 | |
*** devimc has quit IRC | 13:53 | |
*** devimc has joined #kata-general | 13:53 | |
*** devimc has quit IRC | 14:41 | |
*** devimc has joined #kata-general | 14:41 | |
*** igordc has joined #kata-general | 14:58 | |
*** sameo has quit IRC | 15:29 | |
*** sameo has joined #kata-general | 16:01 | |
*** igordc has quit IRC | 16:11 | |
*** lpetrut has quit IRC | 16:29 | |
*** lpetrut has joined #kata-general | 16:39 | |
*** lpetrut has quit IRC | 16:50 | |
kata-irc-bot | <paul.e.luse> @julio.montes hi, finally able to try the suggestion you had about adding custom options to the qemu cmd line and I’m thinking I have something simple wrong because it’s kidna close. I change the “path” to an executable bash script and anything I put in there give me back this error message, I’ve tried other options that I figured would be simple/harmless and nothing works. Any suggestions? | 18:30 |
---|---|---|
kata-irc-bot | <paul.e.luse> my bash: #!/bin/bash qemu-vanilla-system-x86_64 “$@,-h” | 18:30 |
kata-irc-bot | <paul.e.luse> my error: sudo docker run hello-world docker: Error response from daemon: OCI runtime create failed: fail to launch qemu: exit status 1, error messages from qemu log: qemu-vanilla-system-x86_64: -smp 1,cores=1,threads=1,sockets=72,maxcpus=72,-h: Invalid parameter ‘-h’: unknown. ERRO[0002] error waiting for container: context canceled | 18:30 |
kata-irc-bot | <paul.e.luse> and also is there anywhere that I can find (a) the full qemu command line being used to launch the container and (b) the associated qemu log? | 18:32 |
kata-irc-bot | <julio.montes> @paul.e.luse dont use double quotes | 18:43 |
kata-irc-bot | <julio.montes> qemu-vanilla-system-x86_64 $@ -more-options | 18:43 |
kata-irc-bot | <julio.montes> also make sure your new options are compatibles with that version of qemu | 18:44 |
*** sgarzare has quit IRC | 19:08 | |
*** igordc has joined #kata-general | 19:39 | |
kata-irc-bot | <paul.e.luse> @julio.montes yeah I tried without the quotes and even without any options it fails like this: docker: Error response from daemon: OCI runtime create failed: fail to launch qemu: exit status 1, error messages from qemu log: qemu-vanilla-system-x86_64: no_timer_check: Could not open ‘no_timer_check’: No such file or directory: unknown. ERRO[0002] error waiting for container: context cancele | 20:02 |
kata-irc-bot | <paul.e.luse> but just adding the quotes, no options, works fine | 20:03 |
kata-irc-bot | <paul.e.luse> I also tried the ‘standard’ version of qemu and multiple options and just keep getting that error message invalid param. That’s part of why I was asking about findind the full qemu line somewhere for the working case so I can see what works (and also where I can find the log that the error messages references) | 20:04 |
*** gwhaley has quit IRC | 20:15 | |
*** sameo has quit IRC | 21:02 | |
*** devimc has quit IRC | 21:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!