Bug 753879

Summary: [ovirt] [vdsm] bridge name should be engine and not rhevm - unable to activate host
Product: [Retired] oVirt Reporter: Haim <hateya>
Component: vdsmAssignee: Douglas Schilling Landgraf <dougsland>
Status: CLOSED CURRENTRELEASE QA Contact: yeylon <yeylon>
Severity: high Docs Contact:
Priority: high    
Version: unspecifiedCC: abaron, acathrow, bazulay, danken, iheim, mgoldboi, srevivo, yeylon, ykaul
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: network
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-19 16:53:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 752464    

Description Haim 2011-11-14 18:16:49 UTC
Description of problem:

installing new host, deployUtil makeBridge function uses default value of 'rhevm' as a constant, host installation pass but when host fails activation as CAN_DO action on engine side tests bridge name which requires engine and not rhevm.

when resolving this issue, please address the following matter as well:

- check existing bridge
   * if rhevm bridge already exists with name 'rhevm'; don't skip, but remove   
     existing bridge, and add new one with engine name

git hash:  6b0a82392c2e4e3095b11787eb324e35eeecbd4f

repro steps: 

- install new host. 

from deployUtil:

82 MGT_BRIDGE_NAME = "rhevm"

Comment 1 Douglas Schilling Landgraf 2011-11-23 12:26:25 UTC
Patch: http://gerrit.ovirt.org/311