-
Notifications
You must be signed in to change notification settings - Fork 950
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bug] runv runtime start container failed #1464
Comments
Please help to take a look at this. @Ace-Tang In addition, I thing we need to add more CI test case for runV part, although it will use nested virtualization which leads to some difficulties. @chuanchang |
@fanux , it seems you must upgrade your qemu version >= 2.9 |
If this is an essential part, I think we need to update the runv related doc https://github.com/alibaba/pouch/blob/master/docs/features/pouch_with_runV.md . |
Have you tried qemu version >= 2.9, we are looking forward to seeing the result. @fanux |
Build qemu from source, and solved this issue.
|
Using runv runtime failed, error log:
pouch version
):[root@compute065 hyperstart]# pouch version
GoVersion: go1.9.1
KernelVersion: 4.16.13-1.el7.elrepo.x86_64
Os: linux
Version: 0.5.0
APIVersion: 1.24
Arch: amd64
BuildTime: 2018-05-24T11:20:02+00:00
GitCommit: 0.4.0-297-g17d62f9
CentOS Linux release 7.5.1804 (Core)
uname -a
):Linux compute065.sha.openstack 4.16.13-1.el7.elrepo.x86_64 add travis.yml for CI #1 SMP Wed May 30 14:31:51 EDT 2018 x86_64 x86_64 x86_64 GNU/Linux
qemu-x86_64 -version
qemu-x86_64 version 2.0.0, Copyright (c) 2003-2008 Fabrice Bellard
runv version 1.0.0, commit: v1.0.0
The text was updated successfully, but these errors were encountered: