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 1624273 - Virsh domstats missing for instances on DPDK nodes
Summary: Virsh domstats missing for instances on DPDK nodes
Keywords:
Status: CLOSED DUPLICATE of bug 1461270
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: libvirt
Version: 7.5
Hardware: Unspecified
OS: Unspecified
urgent
high
Target Milestone: pre-dev-freeze
: ---
Assignee: Michal Privoznik
QA Contact: chhu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-08-31 07:12 UTC by ojanas
Modified: 2021-12-10 17:15 UTC (History)
23 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-09-10 11:27:35 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description ojanas 2018-08-31 07:12:46 UTC
Description of problem:

Network statistics from virsh command are not shown in environment for VM on DPDK compute nodes.

# virsh domstats instance-xxxxxx | grep net
  net.count=4

Version-Release number of selected component (if applicable):

libvirt-3.2.0-14.el7_4.7.x86_64                             Thu Jan  4 00:09:01 2018

Actual results:

Network statistics are not shown

Expected results:

Network statistics are shown

Comment 4 Jiri Denemark 2018-09-07 16:42:15 UTC
Michal, you made the fix for bug 1461270 in 7.5, can you check whether this is
a duplicate of that one?

Comment 8 Fabrizio Soppelsa 2018-09-10 09:54:25 UTC
Potentially related to https://bugzilla.redhat.com/show_bug.cgi?id=1459091

* Can you please verify?

Comment 9 Michal Privoznik 2018-09-10 11:27:35 UTC
(In reply to Jiri Denemark from comment #4)
> Michal, you made the fix for bug 1461270 in 7.5, can you check whether this
> is
> a duplicate of that one?

Yes, this is a duplicate. I've found this error message in the logs:

Aug 23 12:44:44 cpt0-dpdk-totp libvirtd[3077]: 2018-08-23 10:44:44.275+0000: 3091: error : virCommandWait:2601 : internal error: Child process (ovs-vsctl --timeout=5 get Interface vhu4b16b469-82 statistics:tx_errors) unexpected exit status 1: ovs-vsctl: no key "tx_errors" in Interface record "vhu4b16b469-82" column statistics

Upgrading to libvirt-3.4.0 or newer will solve the issue. I'm closing this one.


(In reply to Fabrizio Soppelsa from comment #8)
> Potentially related to https://bugzilla.redhat.com/show_bug.cgi?id=1459091
> 
> * Can you please verify?

Yes, missing vhostuser interface names are solved by that bug.

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


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