RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1210265 - The progress bar shows wrong when set output disk under /root or /home
Summary: The progress bar shows wrong when set output disk under /root or /home
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: virt-manager
Version: 7.2
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Giuseppe Scrivano
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-04-09 10:03 UTC by tingting zheng
Modified: 2015-11-19 05:25 UTC (History)
4 users (show)

Fixed In Version: virt-manager-1.2.0-1-el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-19 05:25:12 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:2206 0 normal SHIPPED_LIVE virt-manager bug fix and enhancement update 2015-11-19 08:17:29 UTC

Description tingting zheng 2015-04-09 10:03:52 UTC
Description
The progress bar shows wrong when set output disk under /root or /home

Version:
virt-manager-1.1.0-12.el7.noarch
virt-install-1.1.0-12.el7.noarch

How reproducible:
100%

Steps to Reproduce:
1.Prepare a guest,eg:vm1.

2.Use virt-clone to clone the guest,set output disk under /root or /home,eg:/home/test,then the progress bar shows wrong as below.
# virt-clone -o vm1 -n vm1-test --file /home/test
Allocating 'test'                      800553084% [=============================]  0.0 B/s | 8.0 GB  --:--:-- ETA

Actual results:
As description.

Expected results:
The progress bar shows correctly.

Additional info:
The progress bar shows correctly when I set the output disk under default pool,eg:/var/lib/libvirt/images/test.

Comment 2 Giuseppe Scrivano 2015-04-10 11:29:24 UTC
patch proposed upstream:

https://www.redhat.com/archives/virt-tools-list/2015-April/msg00076.html

Comment 3 Giuseppe Scrivano 2015-04-10 14:44:05 UTC
upstream commit:

commit 616df760bed541b288249c65e6191579208821e6
Author: Giuseppe Scrivano <gscrivan>
Date:   Fri Apr 10 12:59:20 2015 +0200

    storage: copy allocation and capacity also on cross-pool clones
    
    Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1210265
    
    Signed-off-by: Giuseppe Scrivano <gscrivan>

Comment 5 fwu 2015-06-05 03:56:54 UTC
I can reproduce this bug on the following version:
virt-manager-1.1.0-12.el7.noarch
virt-install-1.1.0-12.el7.noarch

Steps are the same as description.

Then verify with the latest package:
virt-manager-1.2.0-4.el7.noarch
virt-install-1.2.0-4.el7.noarch

Steps:
1.Prepare a guest,eg:rhel6.7.

2.Use virt-clone to clone the guest,set output disk under /root or /home, eg:/home/test
# virt-clone -o rhel6.7 -n rhel6.7-clone --file /home/test

Results:
The progress bar was correct and fixed as it shows below.

Allocating 'test'        100% [===============]  0.0 B/s | 5.0 GB     --:-- ETA

As the result indicates by using the latest virt-manager package, move this bug from ON_QA to VERIFIED.

Comment 7 errata-xmlrpc 2015-11-19 05:25:12 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-2206.html


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