Bug 828171

Summary: [engine][setupNetworks] Bonding options not sent
Product: Red Hat Enterprise Virtualization Manager Reporter: Mike Kolesnik <mkolesni>
Component: ovirt-engineAssignee: Mike Kolesnik <mkolesni>
Status: CLOSED DUPLICATE QA Contact: Yaniv Kaul <ykaul>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 3.1.0CC: dyasny, iheim, jkt, lpeer, Rhev-m-bugs, yeylon, ykaul
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: network
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-07 06:50:14 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Network RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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 ***