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

cc-check failed #634

Open
jovizhangwei opened this issue Sep 27, 2017 · 4 comments
Open

cc-check failed #634

jovizhangwei opened this issue Sep 27, 2017 · 4 comments

Comments

@jovizhangwei
Copy link

My machine ran CC 2.2.4 successfully, but why it cannot pass cc-check in CC 3.0.0?

$./cc-runtime cc-check
INFO[0000] Found CPU attribute "Intel Architecture CPU" (GenuineIntel) 
INFO[0000] Found CPU flag "Virtualization support" (vmx) 
INFO[0000] Found CPU flag "64Bit CPU" (lm)              
INFO[0000] Found CPU flag "SSE4.1" (sse4_1)             
INFO[0000] Found kernel module "Kernel-based Virtual Machine" (kvm) 
INFO[0000] Found kernel module "Intel KVM" (kvm_intel)  
ERRO[0000] ERROR: kernel module "Intel KVM" parameter "nested" has value "N" (expected "Y") 
ERROR: kernel module "Intel KVM" parameter "nested" has value "N" (expected "Y")
@jodh-intel
Copy link
Contributor

Hi @jovizhangwei - thanks for reporting.

The latest version of the script we were recommending user run for CC 2.x is:

And that script, like cc-check, also checks for nesting. However, note #281.

Have you actually tried running CC 3.0 on your system?

@jovizhangwei
Copy link
Author

@jodh-intel, I tried with CC 3.0.0, but it cannot started qemu. Would you please take a look at #637?

@jodh-intel
Copy link
Contributor

Please can you add the information requested on #637.

@jodh-intel
Copy link
Contributor

Hi @jovizhangwei - Is this working for you now?

mcastelino pushed a commit to mcastelino/runtime that referenced this issue Dec 6, 2018
virtcontainers: storage: Rework resource storage
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants