Skip to content
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

Can't create a vm inside a zos-vm on the top of zos-host #2

Closed
john-kheir opened this issue Oct 11, 2018 · 1 comment
Closed

Can't create a vm inside a zos-vm on the top of zos-host #2

john-kheir opened this issue Oct 11, 2018 · 1 comment
Labels
type_bug Something isn't working

Comments

@john-kheir
Copy link

john-kheir commented Oct 11, 2018

Scenario

1- Create a zos-vm on the top of a zos-host
2- Create a vm on the top of the zos-vm

Actual Result:

zeroos.core0.client.client.ResultError: "failed to create machine: virError(Code=8, Domain=44, Message='invalid argument: could not find capabilities for arch=x86_64 domaintype=kvm ')"

Notes:
Amzy was debugging in this, and here are some notes

1- Nested kvm is not activated on the zos-host

In [22]: cl.bash('cat /sys/module/kvm_intel/parameters/nested').get()
Out[22]: 
STATE: 0 SUCCESS
STDOUT:
N

STDERR:

DATA:

2- Also flag -enable-kvm might need to be enabled

@john-kheir john-kheir added the type_bug Something isn't working label Oct 11, 2018
@delandtj
Copy link
Contributor

Old cruft, closing to remove clutter from GH

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type_bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants