Bug 1260626
Summary: | Failed to configure management network on host slot-11 due to setup networks failure | ||||||
---|---|---|---|---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Petr Matyáš <pmatyas> | ||||
Component: | General | Assignee: | Eliraz Levi <elevi> | ||||
Status: | CLOSED WORKSFORME | QA Contact: | Petr Matyáš <pmatyas> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | --- | CC: | bugs, danken, ecohen, gklein, lsurette, pmatyas, rbalakri, yeylon, ylavi | ||||
Target Milestone: | ovirt-3.6.1 | Flags: | ylavi:
ovirt-3.6.z?
ylavi: ovirt-4.0.0? rule-engine: planning_ack? rule-engine: devel_ack? rule-engine: testing_ack? |
||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | network | ||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-10-15 11:57:06 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1236382 | ||||||
Attachments: |
|
The issue is that gateway is not passed correctly to the engine (I have static IP on host), so if you set the gateway manually, it works correctly. Did you config the gateway when setting up the management network on the host? (In reply to Yaniv Dary from comment #2) > Did you config the gateway when setting up the management network on the > host? I don't know how do you mean that, but I set the network (ip, gateway, netmask) and then I added the host to RHEVM, which set the management network. Although this behaves differently on virtual host and on physical machine. Even though both machines have the same system (RHEL 7.1), virtual host can be installed correctly with static ip, physical machine can not. (In reply to Petr Matyáš from comment #3) > (In reply to Yaniv Dary from comment #2) > > Did you config the gateway when setting up the management network on the > > host? > > I don't know how do you mean that, but I set the network (ip, gateway, > netmask) and then I added the host to RHEVM, which set the management > network. Did you set gateway in the nic config file on the host prior to doing setup-networks? (In reply to Yaniv Dary from comment #5) > (In reply to Petr Matyáš from comment #3) > > (In reply to Yaniv Dary from comment #2) > > > Did you config the gateway when setting up the management network on the > > > host? > > > > I don't know how do you mean that, but I set the network (ip, gateway, > > netmask) and then I added the host to RHEVM, which set the management > > network. > > Did you set gateway in the nic config file on the host prior to doing > setup-networks? Yes Also I managed to reproduce this bug a few days ago. Is this flow supported? I did not understand the flow yet. Can you share your ifcfg-* files on the host, and the output of vdsClient -s 0 getVdsCaps? This must have been fixed by something else, because I can't reproduce this bug on 3.6.0-16 The flow was: 1) install RHEL 7.2 2) set network as static (with IP, gateway and netmask) in ifcfg file 3) install as host in RHEVM 3.6 |
Created attachment 1070985 [details] engine log Description of problem: After installation of host I get this error, I can't change the logical network even manually in hosts network subtab. Version-Release number of selected component (if applicable): ovirt-engine-3.6.0-0.0.master.20150901142040.git8df944a.el6.noarch How reproducible: always Steps to Reproduce: 1. install ovirt engine 3.6 2. add clean host on rhel 7.1 3. Actual results: error in network setup Expected results: correct installation of host Additional info: