You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
When trying to run alpine-container-disk-demo VM on a AMD Zen3 node with INVPCID feature, the VM has kernel panic during startup.
The VM's kernel log is as follows:
@pbxqdown hey, the containerdisk-demo images are not coming from this repo (they are part of kubevirt/kubevirt). Also note that kubevirt stopped using floating tags a long time ago, so the latest image is probably super-old. You could probably use the v0.57.0 tag or something like that ,but as said they are just for kubevirt/kubevirt development.
What happened:
When trying to run alpine-container-disk-demo VM on a AMD Zen3 node with INVPCID feature, the VM has kernel panic during startup.
The VM's kernel log is as follows:
Cause of the issue:
The old kernel in the VM is not handling the new Zen3 INVPCID feature.
The kernel version is
4.9.65-1
and is missing this patch: https://www.spinics.net/lists/stable/msg453918.htmlEnvironment:
virtctl version
): N/Akubectl version
): N/Auname -a
): 4.18.0-348.20.1.el8.1653519607.fda72e83b1.x86_64(host node)The text was updated successfully, but these errors were encountered: