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 994871 - Got unknown error when define a bond with bond monitor mode as 'miimon' from virt-manager
Summary: Got unknown error when define a bond with bond monitor mode as 'miimon' from ...
Keywords:
Status: CLOSED DUPLICATE of bug 1067062
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: netcf
Version: 6.5
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Laine Stump
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-08 07:26 UTC by EricLee
Modified: 2014-04-14 11:00 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-04-14 11:00:20 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description EricLee 2013-08-08 07:26:35 UTC
Description of problem:
Got unknown error when define a bond with bond monitor mode as 'miimon' from virt-manager

Version-Release number of selected component (if applicable):
libvirt-0.10.2-21.el6.x86_64
qemu-kvm-rhev-0.12.1.2-2.384.el6.x86_64

How reproducible:
100%

Steps:
Virt-manager -> Connection Details-> Network Interface-> Add Interface-> select Bond as interface type-> 'onboot' as start mode -> Bond mode Configuration-> Bond mode='balance-tlb' and Bond monitor mode='miimon' -> select bond interface from host interface(like eth0 and eth1) -> Finish.

you will get:
error: An error occurred, but the cause is unknown

If not, virsh iface-dumpxml bond --inactive will get that error too.

# ifconfig will do not list the interface bond, as it is in wrong status.

Actual results:
as steps

Expected results:
work well

Additional info:
there is a related bug 879055 and 921621, but those bug are focus on when the bond0 interface is inactive and dumpxml with --inactive got error:
error: XML error: bond interface misses the bond element, so they are not the same issue.

BTW, I can not reproduce this issue on rhel7.0 with packages:
libvirt-1.1.1-1.el7.

Comment 4 Laine Stump 2014-04-14 11:00:20 UTC
Actually this was a bug in libvirt, and is being tracked in a separate BZ (already fixed upstream and in RHEL7)

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


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