Bug 753879 - [ovirt] [vdsm] bridge name should be engine and not rhevm - unable to activate host
Summary: [ovirt] [vdsm] bridge name should be engine and not rhevm - unable to activat...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: vdsm
Version: unspecified
Hardware: x86_64
OS: Linux
high
high
Target Milestone: ---
: ---
Assignee: Douglas Schilling Landgraf
QA Contact: yeylon@redhat.com
URL:
Whiteboard: network
Depends On:
Blocks: 752464
TreeView+ depends on / blocked
 
Reported: 2011-11-14 18:16 UTC by Haim
Modified: 2016-04-18 06:43 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-19 16:53:19 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)

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


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