OpenNode > General Discussion

KVM Full Virtualization

(1/1)

jpoole:
Since running the centos6-opennode6.sh conversion script, I have lost the ability to construct KVM instances with full virtualization.

grep vmx /proc/cpuinfo still spits something out and your script will not disable this capability in BIOS so I'm wondering if you have any idea as to why this is...


--- Code: ---vm $ ./create.win.sh
Formatting '/vm/windows-master.qcow2', fmt=qcow2 size=214748364800 encryption=off cluster_size=65536 preallocation='metadata'
ERROR    Host does not support virtualization type 'hvm'
./create.win.sh: line 29: --graphics: command not found

--- End code ---

i did a reinstall back to centos 6.3 on another opennode host and i have received this ability back.

libvirtd 0.9.6 on centos 6.3 && libvirtd 0.9.3 on opennode 6

justin

jpoole:
[Resolved] Figured out that you are connecting to the openvz:///system subsystem by default for virt-install. I added --connect=qemu:///system to my script and now --hvm is going through :)

justin

Navigation

[0] Message Index

Go to full version