Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

vm-factory not working with qemu 4.0 #1747

Closed
GabyCT opened this issue May 29, 2019 · 0 comments · Fixed by #1752
Closed

vm-factory not working with qemu 4.0 #1747

GabyCT opened this issue May 29, 2019 · 0 comments · Fixed by #1752

Comments

@GabyCT
Copy link
Contributor

GabyCT commented May 29, 2019

While running the integration/vm_factory/vm_templating_test.sh with qemu v4.0.0, we have the following errors

kata-runtime[6584]: time="2019-05-27T17:11:44.535534622-05:00" level=info msg="{\"error\": {\"class\": \"GenericError\", \"desc\": \"Nested VMX virtualization does not support live migration yet\"}}" arch=amd64 command=create container=f88bd65f84356bb89702885ba24ca0fea4a30b5919279db91b56350bf3927ab6 name=kata-runtime pid=6584 source=virtcontainers subsystem=qmp
kata-runtime[6584]: time="2019-05-27T17:11:44.535702274-05:00" level=error msg="exec migration" arch=amd64 command=create container=f88bd65f84356bb89702885ba24ca0fea4a30b5919279db91b56350bf3927ab6 error="QMP command failed: Nested VMX virtualization does not support live migration yet" name=kata-runtime pid=6584 source=virtcontainers subsystem=qemu
kata-runtime[6584]: time="2019-05-27T17:11:44.537976786-05:00" level=warning msg="create vm factory failed" arch=amd64 command=create container=f88bd65f84356bb89702885ba24ca0fea4a30b5919279db91b56350bf3927ab6 error="QMP command failed: Nested VMX virtualization does not support live migration yet" name=kata-runtime pid=6584 source=katautils
devimc pushed a commit to devimc/kata-runtime that referenced this issue May 30, 2019
Turn off VMX if vm-factory is enabled since it's not migratable yet.
see https://bugzilla.redhat.com/show_bug.cgi?id=1689216

fixes kata-containers#1747

Signed-off-by: Julio Montes <[email protected]>
devimc pushed a commit to devimc/kata-runtime that referenced this issue Jun 3, 2019
Turn off VMX if vm-factory is enabled since it's not migratable yet.
see https://bugzilla.redhat.com/show_bug.cgi?id=1689216

fixes kata-containers#1747

Signed-off-by: Julio Montes <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant