Bug 828171 - [engine][setupNetworks] Bonding options not sent
Summary: [engine][setupNetworks] Bonding options not sent
Keywords:
Status: CLOSED DUPLICATE of bug 825151
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine
Version: 3.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
: ---
Assignee: Mike Kolesnik
QA Contact: Yaniv Kaul
URL:
Whiteboard: network
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-04 12:03 UTC by Mike Kolesnik
Modified: 2016-02-10 19:49 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-07 06:50:14 UTC
oVirt Team: Network
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Mike Kolesnik 2012-06-04 12:03:39 UTC
Description of problem:
Bonding options not passed since VDSM API expects a different key then what is sent.


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


How reproducible:


Steps to Reproduce:
1. Setup bond via setupNetworks (choose mode 1)
2. Check with getVdsCaps on host to see what bonding options were sent.
3.
  
Actual results:
Bonding options will not be what sent, but instead a default value such as:
mode=802.3ad miimon=150


Expected results:
Bonding optins should be what was sent, similar to:
mode=1 miimon=100


Additional info:

Comment 1 Avi Tal 2012-06-07 06:50:14 UTC

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


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