Bug 837443

Summary: ovirt-node fails to register with ovirt-engine
Product: [Retired] oVirt Reporter: Mike Burns <mburns>
Component: vdsmAssignee: Douglas Schilling Landgraf <dougsland>
Status: CLOSED NEXTRELEASE QA Contact: Haim <hateya>
Severity: urgent Docs Contact:
Priority: urgent    
Version: unspecifiedCC: abaron, acathrow, bazulay, dougsland, dyasny, iheim, mgoldboi, yeylon, ykaul
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: vdsm-4.10.0-5.fc17 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-07-18 14:14:48 UTC Type: Bug
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: 822145, 832517, 832539    
Attachments:
Description Flags
vdsm-reg.log none

Description Mike Burns 2012-07-03 21:57:41 UTC
Created attachment 596104 [details]
vdsm-reg.log

Description of problem:
During registration process, vdsm-reg reports an error when trying to register to ovirt-engine

Version-Release number of selected component (if applicable):
ovirt node 2.4.0 + patches (image is available in nightly releases on ovirt.org)
vdsm commit bd164e417c83f02f49a7002c0e6c6997b2f19ce8 + patch set 2 of patch 5600 on gerrit.ovirt.org

How reproducible:
always

Steps to Reproduce:
1.install ovirt-node
2.configure network
3.configure engine setup
  
Actual results:
fails

err=Traceback (most recent call last):
  File "/usr/share/vdsm/configNetwork.py", line 1197, in <module>
  File "/usr/share/vdsm/configNetwork.py", line 1172, in main
  File "/usr/share/vdsm/configNetwork.py", line 736, in delNetwork
ConfigNetworkError: (27, "Cannot delete network 'breth0': It doesn't exist")

ret=27


Expected results:
Host registers correctly

Additional info:

Comment 1 Douglas Schilling Landgraf 2012-07-04 04:06:21 UTC
Patch available to review:
http://gerrit.ovirt.org/#/c/5914/

Comment 2 Douglas Schilling Landgraf 2012-07-09 20:49:14 UTC
*** Bug 837868 has been marked as a duplicate of this bug. ***