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 1473551 Details for
Bug 1612785
"warning: <target dev='sr0'> was ignored because the device name could not be recognized" should be hidden since convert cdrom is supported by virt-v2v
[?]
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.
virt-v2v-conversion-log-rhv.txt
virt-v2v-conversion-log-rhv.txt (text/plain), 11.03 KB, created by
zhoujunqin
on 2018-08-06 09:24:33 UTC
(
hide
)
Description:
virt-v2v-conversion-log-rhv.txt
Filename:
MIME Type:
Creator:
zhoujunqin
Created:
2018-08-06 09:24:33 UTC
Size:
11.03 KB
patch
obsolete
>virt-v2v: libguestfs 1.38.2rhel=7,release=10.el7,libvirt (x86_64) >libvirt version: 4.5.0 >libvirt xml is: ><?xml version="1.0"?> ><!-- virt-p2v 1.38.2rhel=7,release=10.el7,libvirt --> ><!-- NOTE! > > This libvirt XML is generated by the virt-p2v front end, in > order to communicate with the backend virt-v2v process running > on the conversion server. It is a minimal description of the > physical machine. If the target of the conversion is libvirt, > then virt-v2v will generate the real target libvirt XML, which > has only a little to do with the XML in this file. > > TL;DR: Don't try to load this XML into libvirt. --> ><domain type="physical"> > <name>dell-per730-60</name> > <memory unit="KiB">67108864</memory> > <currentMemory unit="KiB">67108864</currentMemory> > <vcpu>40</vcpu> > <cpu match="minimum"> > <vendor>Intel</vendor> > <topology sockets="2" cores="10" threads="2"/> > </cpu> > <clock offset="localtime"/> > <os> > <type arch="x86_64">hvm</type> > </os> > <features> > <acpi/> > <apic/> > <pae/> > </features> > <devices> > <disk type="network" device="disk"> > <driver name="qemu" type="raw"/> > <source protocol="nbd"> > <host name="localhost" port="45800"/> > </source> > <target dev="sdb"/> > </disk> > <disk type="network" device="cdrom"> > <driver name="qemu" type="raw"/> > <target dev="sr0"/> > </disk> > <disk type="network" device="cdrom"> > <driver name="qemu" type="raw"/> > <target dev="sr1"/> > </disk> > <interface type="network"> > <source network="default"/> > <target dev="eth0"/> > <mac address="80:18:44:f1:eb:68"/> > </interface> > </devices> ></domain> > >[ 0.0] [0;32mOpening the source -i libvirtxml physical.xml[0m >[1;34mvirt-v2v: warning: <target dev='sr0'> was ignored because the device name >could not be recognized[0m >[1;34mvirt-v2v: warning: <target dev='sr1'> was ignored because the device name >could not be recognized[0m > source name: dell-per730-60 >hypervisor type: physical > memory: 68719476736 (bytes) > nr vCPUs: 40 > CPU vendor: Intel > CPU model: > CPU topology: sockets: 2 cores/socket: 10 threads/core: 2 > CPU features: pae,apic,acpi > firmware: unknown > display: > video: > sound: >disks: > nbd:localhost:45800 (raw) >removable media: > CD-ROM > CD-ROM >NICs: > Network "default" mac: 80:18:44:f1:eb:68 > >check_host_free_space: overlay_dir=/var/tmp free_space=39511855104 >[ 0.0] [0;32mCreating an overlay to protect the source from being modified[0m >qemu-img 'create' '-q' '-f' 'qcow2' '-b' 'nbd:localhost:45800' '-o' 'compat=1.1,backing_fmt=raw' '/var/tmp/v2vovl2c5f5c.qcow2' >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: disk_has_backing_file "/var/tmp/v2vovl2c5f5c.qcow2" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ info >libguestfs: command: run: \ --output json >libguestfs: command: run: \ /var/tmp/v2vovl2c5f5c.qcow2 >libguestfs: parse_json: qemu-img info JSON output:\n{\n "backing-filename-format": "raw",\n "virtual-size": 299439751168,\n "filename": "/var/tmp/v2vovl2c5f5c.qcow2",\n "cluster-size": 65536,\n "format": "qcow2",\n "actual-size": 204800,\n "format-specific": {\n "type": "qcow2",\n "data": {\n "compat": "1.1",\n "lazy-refcounts": false,\n "refcount-bits": 16,\n "corrupt": false\n }\n },\n "full-backing-filename": "nbd:localhost:45800",\n "backing-filename": "nbd:localhost:45800",\n "dirty-flag": false\n}\n\n >libguestfs: trace: disk_has_backing_file = 1 >libguestfs: trace: set_verbose true >libguestfs: trace: set_verbose = 0 >libguestfs: trace: disk_virtual_size "/var/tmp/v2vovl2c5f5c.qcow2" >libguestfs: command: run: qemu-img >libguestfs: command: run: \ info >libguestfs: command: run: \ --output json >libguestfs: command: run: \ /var/tmp/v2vovl2c5f5c.qcow2 >libguestfs: parse_json: qemu-img info JSON output:\n{\n "backing-filename-format": "raw",\n "virtual-size": 299439751168,\n "filename": "/var/tmp/v2vovl2c5f5c.qcow2",\n "cluster-size": 65536,\n "format": "qcow2",\n "actual-size": 204800,\n "format-specific": {\n "type": "qcow2",\n "data": {\n "compat": "1.1",\n "lazy-refcounts": false,\n "refcount-bits": 16,\n "corrupt": false\n }\n },\n "full-backing-filename": "nbd:localhost:45800",\n "backing-filename": "nbd:localhost:45800",\n "dirty-flag": false\n}\n\n >libguestfs: trace: disk_virtual_size = 299439751168 >[ 0.1] [0;32mInitializing the target -o libvirt -os /home[0m >libvirt capabilities XML: ><capabilities> > > <host> > <uuid>6ff482b4-5eeb-11e6-ab9e-6c0b84a45a38</uuid> > <cpu> > <arch>x86_64</arch> > <model>Skylake-Client-IBRS</model> > <vendor>Intel</vendor> > <microcode version='194'/> > <topology sockets='1' cores='4' threads='2'/> > <feature name='ds'/> > <feature name='acpi'/> > <feature name='ss'/> > <feature name='ht'/> > <feature name='tm'/> > <feature name='pbe'/> > <feature name='dtes64'/> > <feature name='monitor'/> > <feature name='ds_cpl'/> > <feature name='vmx'/> > <feature name='smx'/> > <feature name='est'/> > <feature name='tm2'/> > <feature name='xtpr'/> > <feature name='pdcm'/> > <feature name='osxsave'/> > <feature name='tsc_adjust'/> > <feature name='clflushopt'/> > <feature name='stibp'/> > <feature name='xsaves'/> > <feature name='pdpe1gb'/> > <feature name='invtsc'/> > <pages unit='KiB' size='4'/> > <pages unit='KiB' size='2048'/> > <pages unit='KiB' size='1048576'/> > </cpu> > <power_management> > <suspend_mem/> > <suspend_disk/> > <suspend_hybrid/> > </power_management> > <iommu support='no'/> > <migration_features> > <live/> > <uri_transports> > <uri_transport>tcp</uri_transport> > <uri_transport>rdma</uri_transport> > </uri_transports> > </migration_features> > <topology> > <cells num='1'> > <cell id='0'> > <memory unit='KiB'>16733616</memory> > <pages unit='KiB' size='4'>4183404</pages> > <pages unit='KiB' size='2048'>0</pages> > <pages unit='KiB' size='1048576'>0</pages> > <distances> > <sibling id='0' value='10'/> > </distances> > <cpus num='8'> > <cpu id='0' socket_id='0' core_id='0' siblings='0,4'/> > <cpu id='1' socket_id='0' core_id='1' siblings='1,5'/> > <cpu id='2' socket_id='0' core_id='2' siblings='2,6'/> > <cpu id='3' socket_id='0' core_id='3' siblings='3,7'/> > <cpu id='4' socket_id='0' core_id='0' siblings='0,4'/> > <cpu id='5' socket_id='0' core_id='1' siblings='1,5'/> > <cpu id='6' socket_id='0' core_id='2' siblings='2,6'/> > <cpu id='7' socket_id='0' core_id='3' siblings='3,7'/> > </cpus> > </cell> > </cells> > </topology> > <cache> > <bank id='0' level='3' type='both' size='8' unit='MiB' cpus='0-7'/> > </cache> > <secmodel> > <model>selinux</model> > <doi>0</doi> > <baselabel type='kvm'>system_u:system_r:svirt_t:s0</baselabel> > <baselabel type='qemu'>system_u:system_r:svirt_tcg_t:s0</baselabel> > </secmodel> > <secmodel> > <model>dac</model> > <doi>0</doi> > <baselabel type='kvm'>+107:+107</baselabel> > <baselabel type='qemu'>+107:+107</baselabel> > </secmodel> > </host> > > <guest> > <os_type>hvm</os_type> > <arch name='i686'> > <wordsize>32</wordsize> > <emulator>/usr/libexec/qemu-kvm</emulator> > <machine maxCpus='240'>pc-i440fx-rhel7.6.0</machine> > <machine canonical='pc-i440fx-rhel7.6.0' maxCpus='240'>pc</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.0.0</machine> > <machine maxCpus='384'>pc-q35-rhel7.6.0</machine> > <machine canonical='pc-q35-rhel7.6.0' maxCpus='384'>q35</machine> > <machine maxCpus='240'>rhel6.3.0</machine> > <machine maxCpus='240'>rhel6.4.0</machine> > <machine maxCpus='240'>rhel6.0.0</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.5.0</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.1.0</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.2.0</machine> > <machine maxCpus='255'>pc-q35-rhel7.3.0</machine> > <machine maxCpus='240'>rhel6.5.0</machine> > <machine maxCpus='384'>pc-q35-rhel7.4.0</machine> > <machine maxCpus='240'>rhel6.6.0</machine> > <machine maxCpus='240'>rhel6.1.0</machine> > <machine maxCpus='240'>rhel6.2.0</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.3.0</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.4.0</machine> > <machine maxCpus='384'>pc-q35-rhel7.5.0</machine> > <domain type='qemu'/> > <domain type='kvm'> > <emulator>/usr/libexec/qemu-kvm</emulator> > </domain> > </arch> > <features> > <cpuselection/> > <deviceboot/> > <disksnapshot default='on' toggle='no'/> > <acpi default='on' toggle='yes'/> > <apic default='on' toggle='no'/> > <pae/> > <nonpae/> > </features> > </guest> > > <guest> > <os_type>hvm</os_type> > <arch name='x86_64'> > <wordsize>64</wordsize> > <emulator>/usr/libexec/qemu-kvm</emulator> > <machine maxCpus='240'>pc-i440fx-rhel7.6.0</machine> > <machine canonical='pc-i440fx-rhel7.6.0' maxCpus='240'>pc</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.0.0</machine> > <machine maxCpus='384'>pc-q35-rhel7.6.0</machine> > <machine canonical='pc-q35-rhel7.6.0' maxCpus='384'>q35</machine> > <machine maxCpus='240'>rhel6.3.0</machine> > <machine maxCpus='240'>rhel6.4.0</machine> > <machine maxCpus='240'>rhel6.0.0</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.5.0</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.1.0</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.2.0</machine> > <machine maxCpus='255'>pc-q35-rhel7.3.0</machine> > <machine maxCpus='240'>rhel6.5.0</machine> > <machine maxCpus='384'>pc-q35-rhel7.4.0</machine> > <machine maxCpus='240'>rhel6.6.0</machine> > <machine maxCpus='240'>rhel6.1.0</machine> > <machine maxCpus='240'>rhel6.2.0</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.3.0</machine> > <machine maxCpus='240'>pc-i440fx-rhel7.4.0</machine> > <machine maxCpus='384'>pc-q35-rhel7.5.0</machine> > <domain type='qemu'/> > <domain type='kvm'> > <emulator>/usr/libexec/qemu-kvm</emulator> > </domain> > </arch> > <features> > <cpuselection/> > <deviceboot/> > <disksnapshot default='on' toggle='no'/> > <acpi default='on' toggle='yes'/> > <apic default='on' toggle='no'/> > </features> > </guest> > ></capabilities> > >[1;31mvirt-v2v: error: a libvirt domain called âdell-per730-60â already >exists on the target. > >If using virt-p2v, select a different âNameâ in the âTarget >propertiesâ. Or delete the existing domain on the target using the >âvirsh undefineâ command.[0m >rm -rf '/var/tmp/null.1HkFpa' >libguestfs: trace: close >libguestfs: closing guestfs handle 0x9f99d0 (state 0) >libguestfs: trace: close >libguestfs: closing guestfs handle 0x9f8e00 (state 0)
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 1612785
:
1473549
|
1473550
|
1473551
|
1474871