Bug 826956
| Summary: | Auto install can't obtain IP address | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | cshao <cshao> | ||||
| Component: | ovirt-node | Assignee: | Mike Burns <mburns> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 6.3 | CC: | acathrow, bsarathy, gouyang, jboggs, leiwang, mburns, ovirt-maint, syeghiay, ycui, yuachen | ||||
| Target Milestone: | rc | Keywords: | Regression | ||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-05-31 19:22:30 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: |
|
||||||
*** This bug has been marked as a duplicate of bug 822848 *** |
Created attachment 588025 [details] ovirt.log Description of problem: Auto install can't obtain IP address. Version-Release number of selected component (if applicable): rhev-hypervisor6-6.3-20120523.1.el6 How reproducible: 100% Steps to Reproduce: 1.Auto install with below parameters: BOOTIF=eth0 storage_init=/dev/sd* adminpw=*** firstboot 2. Login RHEV-H check network. 3. Actual results: 1. Auto install can't obtain IP address. 2. check the /etc/sysconfig/networking-scripts/, can see both ifcfg-em1, ifcfg-eth0. 3. Reboot one more time, check the /etc/sysconfig/networking-scripts/, cannot see ifcfg-ethX now. ovirt.log =============================== INFO - ovirtfunctions - File: /etc/sysconfig/network-scripts/ifcfg-em1 persisted 2012-05-31 06:47:46,520 - INFO - ovirtfunctions - Successfully persisted: /etc/sysconfig/network-scripts/ifcfg-em1 2012-05-31 06:47:46,520 - DEBUG - network - Processing /etc/sysconfig/network-scripts/ifcfg-breth0 2012-05-31 06:47:47,432 - DEBUG - network - Processing /etc/sysconfig/network-scripts/ifcfg-lo 2012-05-31 06:48:51,044 - DEBUG - ovirtfunctions - service network restart 2012-05-31 06:48:51,044 - DEBUG - ovirtfunctions - Shutting down loopback interface: [ OK ] Bringing up loopback interface: [ OK ] Bringing up interface em1: Device em1 does not seem to be present, delaying initialization. [FAILED] Bringing up interface eth0: Device em1 does not seem to be present, delaying initialization. [FAILED] Bringing up interface breth0: Determining IP information for breth0... failed. [FAILED] Expected results: Auto install can obtain IP address Additional info: