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 1690703 - Fails to query domjobinfo when do snapshot
Summary: Fails to query domjobinfo when do snapshot
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: libvirt
Version: 7.6
Hardware: x86_64
OS: Linux
high
urgent
Target Milestone: rc
: ---
Assignee: Jiri Denemark
QA Contact: yisun
URL:
Whiteboard:
Depends On: 1688774
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-03-20 03:30 UTC by Fangge Jin
Modified: 2019-08-06 13:15 UTC (History)
9 users (show)

Fixed In Version: libvirt-4.5.0-12.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1688774
Environment:
Last Closed: 2019-08-06 13:14:44 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2019:2294 0 None None None 2019-08-06 13:15:24 UTC

Comment 6 yisun 2019-06-10 10:28:31 UTC
PASSED

Verified with:
libvirt-4.5.0-21.virtcov.el7.x86_64

[root@ibm-x3250m4-05 ~]# virsh domuuid avocado-vt-vm1
a05d7039-bff6-42e9-9e1c-9a5dbb4f8ddb


[root@ibm-x3250m4-05 ~]# virsh start avocado-vt-vm1 --console
Domain avocado-vt-vm1 started
Connected to domain avocado-vt-vm1
Escape character is ^]

Red Hat Enterprise Linux Server 7.7 Beta (Maipo)
Kernel 3.10.0-1053.el7.x86_64 on an x86_64

localhost login: root
Password: 
Last login: Mon Jun 10 18:18:08 from gateway
[root@localhost ~]# dd if=/dev/urandom of=/tmp/1.file bs=1K count=5000000
5000000+0 records in
5000000+0 records out
5120000000 bytes (5.1 GB) copied, 42.3198 s, 121 MB/s



@terminal 1:
[root@ibm-x3250m4-05 ~]# virsh snapshot-create-as a05d7039-bff6-42e9-9e1c-9a5dbb4f8ddb s1 --memspec file=/tmp/snap.1
Domain snapshot s1 created

@terminal 2:
[root@ibm-x3250m4-05 ~]# virsh domjobinfo a05d7039-bff6-42e9-9e1c-9a5dbb4f8ddb
Job type:         None    
<=== This is hang until snapshot finished, tracked by bz1565552


[root@ibm-x3250m4-05 ~]# virsh domjobinfo a05d7039-bff6-42e9-9e1c-9a5dbb4f8ddb --completed
Job type:         Completed   
Operation:        Snapshot    
Time elapsed:     1989         ms
Data processed:   980.463 MiB
Data remaining:   0.000 B
Data total:       1.126 GiB
Memory processed: 980.463 MiB
Memory remaining: 0.000 B
Memory total:     1.126 GiB
Memory bandwidth: 510.849 MiB/s
Dirty rate:       0            pages/s
Page size:        4096         bytes
Iteration:        3           
Constant pages:   44713       
Normal pages:     250411      
Normal data:      978.168 MiB
Total downtime:   1962         ms
Setup time:       12           ms

Comment 8 errata-xmlrpc 2019-08-06 13:14:44 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://access.redhat.com/errata/RHSA-2019:2294


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