|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Problem with VT Enablement
i know, and i wrote that already above
the cpuinfo output :-)
my Problem is not the vmx flag, the
problem is i get the following error, while creating a new full virtualized
instance :
"VmError: Not an HVM capable platform,
we stop creating! "
which i assume is ok , because i get "(XEN) VMX disabled
by Feature Control MSR" at boot time.
but why do i get "(XEN) VMX disabled by Feature Control
MSR" ??
VT is enabled in the BIOS and i see the vmx flag, so it
should work, but it doesn't .
should i open a bug for this ?
Sven
"Galileon Galilei"
<galileon@xxxxxxxxx>
09/04/06 12:11 PM
|
To
| Sven Oehme/Germany/IBM@IBMDE
|
cc
|
|
Subject
| Re: [Xen-users] Problem with VT Enablement |
|
vmx is mentioned in the cpu flags, so it does see your
vt...
On 9/3/06, Sven Oehme <oehmes@xxxxxxxxxx>
wrote:
Hi,
i just got a brand new IBM/Lenovo ThinkVista System with a Pentium D and
installed fedora on it to use xen. i enabled the VT Stuff in the bios and
the CPU has vmx capabilities. output of cpuinfo :
cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 6
model name : Intel(R) Pentium(R) D CPU 3.00GHz
stepping : 4
cpu MHz : 2992.740
cache size : 2048 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 6
wp : yes
flags : fpu tsc msr pae mce cx8 apic
mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe
lm constant_tsc pni monitor ds_cpl vmx est cid cx16 xtpr lahf_lm
bogomips : 7486.51
processor : 1
vendor_id : GenuineIntel
cpu family : 15
model : 6
model name : Intel(R) Pentium(R) D CPU 3.00GHz
stepping : 4
cpu MHz : 2992.740
cache size : 2048 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 6
wp : yes
flags : fpu tsc msr pae mce cx8 apic
mtrr mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe
lm constant_tsc pni monitor ds_cpl vmx est cid cx16 xtpr lahf_lm
bogomips : 7486.51
if i now try to start a vmx domain i get an error and found the following
entry in xend-debug.log :
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/xen/xend/server/SrvDomainDir.py",
line 77, in op_create
dominfo = self.xd.domain_create(config)
File "/usr/lib/python2.4/site-packages/xen/xend/XendDomain.py",
line 228, in domain_create
dominfo = XendDomainInfo.create(config)
File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 194, in create
vm.initDomain()
File "/usr/lib/python2.4/site-packages/xen/xend/XendDomainInfo.py",
line 1268, in initDomain
self.info['device'])
File "/usr/lib/python2.4/site-packages/xen/xend/image.py",
line 44, in create
return findImageHandlerClass(imageConfig)(vm, imageConfig,
deviceConfig)
File "/usr/lib/python2.4/site-packages/xen/xend/image.py",
line 74, in __init__
self.configure(imageConfig, deviceConfig)
File "/usr/lib/python2.4/site-packages/xen/xend/image.py",
line 267, in configure
raise VmError("Not an HVM capable platform, we stop
creating!")
VmError: Not an HVM capable platform, we stop creating!
for me it looks like xen can't find the vt extension on this box ..
any hints ??
Sven
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- Re: [Xen-users] Problem with VT Enablement,
Sven Oehme <=
|
|
|
|
|