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 600215 Details for
Bug 829166
The virt-clone progress percentage display incorrect when the source guest was not in the default pool in remote host
[?]
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-clone-debug-0725
virt-clone-debug.log (text/x-log), 6.12 KB, created by
Cui Lei
on 2012-07-25 03:03:10 UTC
(
hide
)
Description:
virt-clone-debug-0725
Filename:
MIME Type:
Creator:
Cui Lei
Created:
2012-07-25 03:03:10 UTC
Size:
6.12 KB
patch
obsolete
>[root@p2v186 ~]# virt-clone --connect=qemu+ssh://10.66.6.214/system -o graphic_rhel_new -n newdemo --file=/var/lib/libvirt/images/newdemo.img --debug >Thu, 11 Jun 2009 07:53:54 DEBUG Launched with command line: >/usr/bin/virt-clone --connect=qemu+ssh://10.66.6.214/system -o graphic_rhel_new -n newdemo --file=/var/lib/libvirt/images/newdemo.img --debug >Thu, 11 Jun 2009 07:53:54 DEBUG Requesting libvirt URI qemu+ssh://10.66.6.214/system >root@10.66.6.214's password: >Thu, 11 Jun 2009 07:53:58 DEBUG Received libvirt URI qemu+ssh://10.66.6.214/system >Thu, 11 Jun 2009 07:53:58 DEBUG Validating original guest parameters >Thu, 11 Jun 2009 07:53:58 DEBUG Original paths: ['/var/lib/libvirt/images/non-default/graphic_rhel_new.img'] >Thu, 11 Jun 2009 07:53:58 DEBUG Original sizes: [10.0] >Thu, 11 Jun 2009 07:53:59 DEBUG Path '/var/lib/libvirt/images' is target for pool 'default'. Creating volume 'newdemo.img'. >Thu, 11 Jun 2009 07:53:59 DEBUG Path '/var/lib/libvirt/images' is target for pool 'default'. Creating volume 'newdemo.img'. >Thu, 11 Jun 2009 07:53:59 DEBUG Validating original guest parameters >Thu, 11 Jun 2009 07:53:59 DEBUG Original paths: ['/var/lib/libvirt/images/non-default/graphic_rhel_new.img'] >Thu, 11 Jun 2009 07:53:59 DEBUG Original sizes: [10.0] >Thu, 11 Jun 2009 07:53:59 DEBUG Original guest xml is ><domain type='kvm'> > <name>graphic_rhel_new</name> > <uuid>e89058fa-d6e9-cad2-96e4-1d91e80877ce</uuid> > <memory unit='KiB'>1048576</memory> > <currentMemory unit='KiB'>1048576</currentMemory> > <vcpu placement='static'>1</vcpu> > <os> > <type arch='x86_64' machine='rhel6.3.0'>hvm</type> > <boot dev='hd'/> > </os> > <features> > <acpi/> > <apic/> > <pae/> > </features> > <clock offset='utc'/> > <on_poweroff>destroy</on_poweroff> > <on_reboot>restart</on_reboot> > <on_crash>restart</on_crash> > <devices> > <emulator>/usr/libexec/qemu-kvm</emulator> > <disk type='file' device='disk'> > <driver name='qemu' type='raw' cache='none'/> > <source file='/var/lib/libvirt/images/non-default/graphic_rhel_new.img'/> > <target dev='hda' bus='ide'/> > <address type='drive' controller='0' bus='0' target='0' unit='0'/> > </disk> > <controller type='usb' index='0'> > <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/> > </controller> > <controller type='ide' index='0'> > <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/> > </controller> > <interface type='bridge'> > <mac address='52:54:00:97:71:77'/> > <source bridge='breth0'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> > </interface> > <serial type='pty'> > <target port='0'/> > </serial> > <console type='pty'> > <target type='serial' port='0'/> > </console> > <input type='mouse' bus='ps2'/> > <graphics type='vnc' port='-1' autoport='yes'/> > <sound model='ich6'> > <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> > </sound> > <video> > <model type='cirrus' vram='9216' heads='1'/> > <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/> > </video> > <memballoon model='virtio'> > <address type='pci' domain='0x0000' bus='0x00' slot='0x05' function='0x0'/> > </memballoon> > </devices> ></domain> > >Thu, 11 Jun 2009 07:53:59 DEBUG Validating clone parameters. >Thu, 11 Jun 2009 07:53:59 DEBUG Clone paths: ['/var/lib/libvirt/images/newdemo.img'] >Thu, 11 Jun 2009 07:53:59 DEBUG Clone guest xml is ><?xml version="1.0"?> ><domain type="kvm"> > <name>newdemo</name> > <uuid>a2a16e3d-4c53-0536-1431-800c01d1c309</uuid> > <memory unit="KiB">1048576</memory> > <currentMemory unit="KiB">1048576</currentMemory> > <vcpu placement="static">1</vcpu> > <os> > <type arch="x86_64" machine="rhel6.3.0">hvm</type> > <boot dev="hd"/> > </os> > <features> > <acpi/> > <apic/> > <pae/> > </features> > <clock offset="utc"/> > <on_poweroff>destroy</on_poweroff> > <on_reboot>restart</on_reboot> > <on_crash>restart</on_crash> > <devices> > <emulator>/usr/libexec/qemu-kvm</emulator> > <disk type="file" device="disk"> > <driver name="qemu" type="raw" cache="none"/> > <source file="/var/lib/libvirt/images/newdemo.img"/> > <target dev="hda" bus="ide"/> > <address type="drive" controller="0" bus="0" target="0" unit="0"/> > </disk> > <controller type="usb" index="0"> > <address type="pci" domain="0x0000" bus="0x00" slot="0x01" function="0x2"/> > </controller> > <controller type="ide" index="0"> > <address type="pci" domain="0x0000" bus="0x00" slot="0x01" function="0x1"/> > </controller> > <interface type="bridge"> > <mac address="52:54:00:f6:15:b6"/> > <source bridge="breth0"/> > <address type="pci" domain="0x0000" bus="0x00" slot="0x03" function="0x0"/> > </interface> > <serial type="pty"> > <target port="0"/> > </serial> > <console type="pty"> > <target type="serial" port="0"/> > </console> > <input type="mouse" bus="ps2"/> > <graphics type="vnc" port="-1" autoport="yes"/> > <sound model="ich6"> > <address type="pci" domain="0x0000" bus="0x00" slot="0x04" function="0x0"/> > </sound> > <video> > <model type="cirrus" vram="9216" heads="1"/> > <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x0"/> > </video> > <memballoon model="virtio"> > <address type="pci" domain="0x0000" bus="0x00" slot="0x05" function="0x0"/> > </memballoon> > </devices> ></domain> > >Thu, 11 Jun 2009 07:53:59 DEBUG Starting duplicate. >Thu, 11 Jun 2009 07:53:59 DEBUG Creating storage volume 'newdemo.img' with xml: ><volume> > <name>newdemo.img</name> > <capacity>107</capacity> > <allocation>0</allocation> > <target> > <format type='raw'/> > </target> ></volume> > >Allocating 'newdemo.img' | 107 B 00:57 >Thu, 11 Jun 2009 07:54:57 DEBUG Storage volume 'newdemo.img' install complete. >Thu, 11 Jun 2009 07:54:57 DEBUG Duplicating finished. > >Clone 'newdemo' created successfully. >Thu, 11 Jun 2009 07:54:57 DEBUG end clone
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 829166
:
589742
|
589743
| 600215 |
600216