Bug 1136378
| Summary: | Unexpected exception when creating network bonding using oVirt Admin Portal | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | Sokratis <sokratis123k> | ||||
| Component: | ovirt-engine-core | Assignee: | bugs <bugs> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Pavel Stehlik <pstehlik> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.4 | CC: | acathrow, ecohen, gklein, iheim, oourfali, yeylon | ||||
| 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: | 2014-09-03 08:15:22 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: | |||||||
| Attachments: |
|
||||||
The problem was solved and it was due to incorrect configuration on the network interface files on the OS. You can close the issue. Thank you and sorry for the inconvenience! |
Created attachment 933758 [details] engine.log_error Description of problem: oVirt Admin Portal throws the following error when adding network interface to create bonding: Error while executing action Setup Networks: Unexpected exception Version-Release number of selected component (if applicable): 3.4.3 How reproducible: Create network bonding using ovirt-engine gui Steps to Reproduce: 1. Navigate to problem host -> Network Interfaces tab 2. Click on Setup Host Networks 3. Create network bonding using two interfaces using Active-Backup Mode and click OK Actual results: The following error is thrown: Error while executing action Setup Networks: Unexpected exception Expected results: Bonding configuration is completed without errors. Additional info: The error that is thrown in engine.log on ovirt-engine is attached.