Bug 212090 - Xen Fully-virtualized guest creation failed
Summary: Xen Fully-virtualized guest creation failed
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: xen
Version: 6
Hardware: i386
OS: Linux
medium
urgent
Target Milestone: ---
Assignee: Xen Maintainance List
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-10-24 23:12 UTC by Tomi Malkki
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-10-25 00:13:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
xm info (942 bytes, text/plain)
2006-10-24 23:12 UTC, Tomi Malkki
no flags Details
xend.log (4.37 KB, text/plain)
2006-10-24 23:13 UTC, Tomi Malkki
no flags Details
cpuinfo (1.15 KB, application/octet-stream)
2006-10-24 23:14 UTC, Tomi Malkki
no flags Details

Description Tomi Malkki 2006-10-24 23:12:17 UTC
When trying to create fully virtualized guest and click "Finish" - raises ERROR:
virDomainCreateLinux() failed

Have tryed with Normal disk partition and Simple File

Also have tryed ISO Image and CD-ROM as boot media

Attached some information

Comment 1 Tomi Malkki 2006-10-24 23:12:17 UTC
Created attachment 139283 [details]
xm info

Comment 2 Tomi Malkki 2006-10-24 23:13:34 UTC
Created attachment 139284 [details]
xend.log

Comment 3 Tomi Malkki 2006-10-24 23:14:57 UTC
Created attachment 139285 [details]
cpuinfo

Comment 4 Daniel Berrangé 2006-10-24 23:49:53 UTC
The last line in the log file shows:

XendError: Error creating domain: HVM guest support is unavailable: is VT/AMD-V
supported by your CPU and enabled in your BIOS?


Since your CPU info shows prescence of the 'vmx' flag, this must mean VT is not
enabled in your BIOS.

You can verify this by looking at the contents of
/sys/hypervisor/properties/capabilities   - if there are no 'hvm-*' capabilities
listed, then the BIOS has disabled VT.




Note You need to log in before you can comment on or make changes to this bug.