Bug 1210265
Summary: | The progress bar shows wrong when set output disk under /root or /home | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | tingting zheng <tzheng> |
Component: | virt-manager | Assignee: | Giuseppe Scrivano <gscrivan> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.2 | CC: | gscrivan, juzhou, mzhan, xiaodwan |
Target Milestone: | rc | Keywords: | Upstream |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | virt-manager-1.2.0-1-el7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-11-19 05:25:12 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
tingting zheng
2015-04-09 10:03:52 UTC
patch proposed upstream: https://www.redhat.com/archives/virt-tools-list/2015-April/msg00076.html 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> 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. 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 |