| Summary: | Miss to create "bond0" when auto install with "bond=bond0:eth1" parameters | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | haiyang,dong <hadong> | ||||
| Component: | ovirt-node | Assignee: | Fabian Deutsch <fdeutsch> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | unspecified | CC: | acathrow, cshao, gouyang, hadong, huiwa, jboggs, leiwang, mburns, mgoldboi, ovirt-bugs, ovirt-maint, ycui, yeylon | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | ovirt-node-3.0.3 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1021074 (view as bug list) | Environment: | |||||
| Last Closed: | 2013-11-28 12:33: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: | |||||
| Bug Depends On: | |||||||
| Bug Blocks: | 1021074 | ||||||
| Attachments: |
|
||||||
Created attachment 795570 [details] attached Screenshot Description of problem: auto install ovirt-node-iso with the follow parameters: BOOTIF=eth0 storage_init=/dev/sda bond=bond0:eth1 firstboot after auto install success, login ovirt-node and enter into network page, check that it didn't create "bond0" in Available System NICs list(Seen Network page.png) and miss file "ifcfg-bond0" in /etc/sysconfig/network-scripts/ No this issue when auto install with "bond=bond0:eth1:miimon=100" parameters Version-Release number of selected component (if applicable): ovirt-node-iso-3.1.0-0.999.999.20130906111536git64c2bf8.553.fc18.iso How reproducible: 100% Steps to Reproduce: Actual result: Expect result: Additional info: --