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 857367 - destroy default virtual network throw error in libvirtd.log
Summary: destroy default virtual network throw error in libvirtd.log
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: libvirt
Version: 6.4
Hardware: Unspecified
OS: Linux
low
low
Target Milestone: rc
: ---
Assignee: Martin Kletzander
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-14 08:53 UTC by yanbing du
Modified: 2013-02-21 07:23 UTC (History)
6 users (show)

Fixed In Version: libvirt-0.10.2-1.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-21 07:23:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2013:0276 0 normal SHIPPED_LIVE Moderate: libvirt security, bug fix, and enhancement update 2013-02-20 21:18:26 UTC

Description yanbing du 2012-09-14 08:53:15 UTC
Description of problem:
When destroy libvirt default virtual network, there's 2 error message loged libvirtd.log.


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

How reproducible:
1.Destroy the default virtual network 
# virsh net-list
Name                 State      Autostart
-----------------------------------------
default              active     yes  
# virsh net-destroy default
Network default destroyed

2. Check the libvirtd.log
------
2012-09-14 08:36:37.665+0000: 7575: info : libvirt version: 0.10.1, package: 2.el6 (Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>, 2012-09-13-00:00:13, x86-009.build.bos.redhat.com)
2012-09-14 08:36:37.665+0000: 7575: error : virCommandWait:2332 : internal error Child process (/sbin/tc qdisc del dev virbr0 root) unexpected exit status 2: RTNETLINK answers: No such file or directory

2012-09-14 08:36:37.670+0000: 7575: error : virCommandWait:2332 : internal error Child process (/sbin/tc qdisc del dev virbr0 ingress) unexpected exit status 2: RTNETLINK answers: Invalid argument
------

  
Actual results:
2 error messages logged.

Expected results:
No such error.

Additional info:

Comment 2 Min Zhan 2012-09-14 09:28:32 UTC
BTW, The version is libvirt-0.10.1-2.el6.x86_64.

Comment 3 Martin Kletzander 2012-09-18 15:09:30 UTC
Moving to POST:

commit 2f678bb10faccba30319488420c586b6a5436f94
Author: Martin Kletzander <mkletzan>
Date:   Tue Sep 18 12:01:18 2012 +0200

    virNetDevBandwidthClear: Improve error handling

Comment 4 yanbing du 2012-09-25 07:43:12 UTC
Test with libvirt-0.10.2-1.el6.x86_64, bug fixed.
When destroy the default network, no such errors in libvirtd.log.

Comment 5 errata-xmlrpc 2013-02-21 07:23:57 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.

http://rhn.redhat.com/errata/RHSA-2013-0276.html


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