Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 594744 Details for
Bug 835858
Cannot convert a vmdk image to a virt-image image file through virt-convert.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Debug output
convert-debug (text/plain), 2.29 KB, created by
Geyang Kong
on 2012-06-27 10:18:15 UTC
(
hide
)
Description:
Debug output
Filename:
MIME Type:
Creator:
Geyang Kong
Created:
2012-06-27 10:18:15 UTC
Size:
2.29 KB
patch
obsolete
>virt-convert -i vmx -o virt-image T2.vmx --debug >Thu, 28 Jun 2012 01:54:51 DEBUG Launched with command line: >/usr/bin/virt-convert -i vmx -o virt-image T2.vmx --debug >Thu, 28 Jun 2012 01:54:51 DEBUG Importing VMX file: > >#!/usr/bin/vmplayer > ># Generated by virt-convert ># http://virt-manager.org/ > ># This is a Workstation 5 or 5.5 config file and can be used with Player >config.version = "8" >virtualHW.version = "4" >guestOS = "other" >displayName = "T2" >annotation = "None" >guestinfo.vmware.product.long = "T2" >guestinfo.vmware.product.url = "http://virt-manager.org/" >guestinfo.vmware.product.class = "virtual machine" >numvcpus = "2" >memsize = "256" >MemAllowAutoScaleDown = "FALSE" >MemTrimRate = "-1" >uuid.action = "create" >tools.remindInstall = "TRUE" >hints.hideAll = "TRUE" >tools.syncTime = "TRUE" >serial0.present = "FALSE" >serial1.present = "FALSE" >parallel0.present = "FALSE" >logging = "TRUE" >log.fileName = "T2.log" >log.append = "TRUE" >log.keepOld = "3" >isolation.tools.hgfs.disable = "FALSE" >isolation.tools.dnd.disable = "FALSE" >isolation.tools.copy.enable = "TRUE" >isolation.tools.paste.enabled = "TRUE" >floppy0.present = "FALSE" > ># IDE disk >ide0:0.present = "TRUE" >ide0:0.fileName = "T2.img" >ide0:0.mode = "persistent" >ide0:0.startConnected = "TRUE" >ide0:0.writeThrough = "TRUE" > >ethernet0.present = "TRUE" >ethernet0.connectionType = "nat" >ethernet0.addressType = "generated" >ethernet0.generatedAddressOffset = "0" >ethernet0.autoDetect = "TRUE" > >Thu, 28 Jun 2012 01:54:51 DEBUG Creating directory T2 >Thu, 28 Jun 2012 01:54:51 DEBUG input_file: T2.vmx >Thu, 28 Jun 2012 01:54:51 DEBUG input_dir: /var/lib/libvirt/images/T2 >Thu, 28 Jun 2012 01:54:51 DEBUG output_file: T2/T2.virt-image.xml >Thu, 28 Jun 2012 01:54:51 DEBUG output_dir: T2 >Generating output in 'virt-image' format to T2/ >Converting disk 'T2.img' to type raw... >Thu, 28 Jun 2012 01:55:05 DEBUG Output VM config: ><image> > <name>T2</name> > <label>T2</label> > <description>None</description> > <domain> > <boot type="hvm"> > <guest> > <arch>x86_64</arch> > </guest> > <os> > <loader dev="hd"/> > </os> > <drive disk="T2.img" target="hda"/> > </boot> > <devices> > <vcpu>2</vcpu> > <memory>262144</memory> > <interface/> > <graphics/> > </devices> > </domain> > <storage> > <disk file="T2.img" use="system" format="raw"/> > </storage> ></image> > >Done. >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 835858
: 594744