Bug 839160
| Summary: | SetupNetworks | can't set IP to VLAN over BOND interface | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Meni Yakove <myakove> | ||||||
| Component: | ovirt-engine-webadmin-portal | Assignee: | Alona Kaplan <alkaplan> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Meni Yakove <myakove> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | urgent | ||||||||
| Version: | 3.1.0 | CC: | dyasny, ecohen, iheim, lpeer, Rhev-m-bugs, sgrinber, ykaul | ||||||
| Target Milestone: | --- | Keywords: | TestBlocker | ||||||
| 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-07-17 07:26:23 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: | |||||||||
| Attachments: |
|
||||||||
Created attachment 597467 [details]
vdsm.log
This BZ is not related to BOND, I'll add a comment on the original bug to make sure it works on top of bond as well. *** This bug has been marked as a duplicate of bug 824432 *** |
Created attachment 597466 [details] engine.log Description of problem: Can't assign IP to VLAN over BOND interface, on SetupNetworks I can add IP and MASK and after applying the IP and MASK return to "none" and the interface on the VDSM is without IP. Version-Release number of selected component (if applicable): RHEVM: rhevm-3.1.0-5.el6ev.noarch VDSM: vdsm-4.9.6-17.0.el6.x86_64 Steps to Reproduce: 1.Create BOND and attache VLAN to it. 2.Edit the VLAN and add IP and MASK. 3.Apply. Actual results: On VDSM there is no IP on the interface and on SetupNetworks the IP and MASK box are back to "none" Expected results: IP should be set on the interface and SetupNetworks should remember the IP and MASK for the interface.