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 958687 - Libvirt cannot get image file through vol-download command.
Summary: Libvirt cannot get image file through vol-download command.
Keywords:
Status: CLOSED DUPLICATE of bug 950416
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: libvirt
Version: 7.0
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Libvirt Maintainers
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-02 08:44 UTC by Geyang Kong
Modified: 2013-08-05 03:45 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-05-14 11:36:18 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Log file (1.51 MB, application/octet-stream)
2013-05-02 08:44 UTC, Geyang Kong
no flags Details

Description Geyang Kong 2013-05-02 08:44:15 UTC
Created attachment 742532 [details]
Log file

Description of problem:
  Libvirt cannot get image file through vol-download command.

Version-Release number of selected component (if applicable):
libvirt-1.0.4-1.1.el7.x86_64

Reproduce steps:
1. virsh -c qemu+ssh://10.66.7.84/system vol-download T1.img /var/lib/libvirt/images/T1-1.img --pool default

Actual results:
1. Got following error:
[root@localhost libvirt]# virsh -c qemu+ssh://10.66.7.84/system vol-download T1.img /var/lib/libvirt/images/T1-1.img --pool default
The authenticity of host '10.66.7.84 (10.66.7.84)' can't be established.
RSA key fingerprint is 3b:9f:c8:0a:8c:91:12:742:60:97:39:bb:97:4b:43.
Are you sure you want to continue connecting (yes/no)? yes
root.7.84's password: 
error: cannot receive data from volume T1.img
error: stream had I/O failure
The authenticity of host '10.66.7.84 (10.66.7.84)' can't be established.
RSA key fingerprint is 3b:9f:c8:0a:8c:91:12:742:60:97:39:bb:97:4b:43.
Are you sure you want to continue connecting (yes/no)? yes
root.7.84's password: 
error: Reconnected to the hypervisor

Expected results:
1. Image file should be copied normally.
 
Additional info:
1. There is a closed bug on rhel6: https://bugzilla.redhat.com/show_bug.cgi?id=741337

Comment 1 Jiri Denemark 2013-05-14 11:36:18 UTC

*** This bug has been marked as a duplicate of bug 950416 ***


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