RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 826956 - Auto install can't obtain IP address
Summary: Auto install can't obtain IP address
Keywords:
Status: CLOSED DUPLICATE of bug 822848
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: ovirt-node
Version: 6.3
Hardware: x86_64
OS: Linux
high
high
Target Milestone: rc
: ---
Assignee: Mike Burns
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-31 09:54 UTC by cshao
Modified: 2016-04-26 16:27 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-31 19:22:30 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
ovirt.log (222.36 KB, text/plain)
2012-05-31 09:54 UTC, cshao
no flags Details

Description cshao 2012-05-31 09:54:18 UTC
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:

Comment 5 Mike Burns 2012-05-31 19:22:30 UTC

*** This bug has been marked as a duplicate of bug 822848 ***


Note You need to log in before you can comment on or make changes to this bug.