Bug 601147

Summary: network check should be performed only for the interactive install
Product: Red Hat Enterprise Linux 5 Reporter: Vivian Bian <vbian>
Component: ovirt-nodeAssignee: Alan Pevec <apevec>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 5.5CC: llim, mshao, ovirt-maint
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: ovirt-node-1.0-46.el5 Doc Type: Bug Fix
Doc Text:
Prior to this update, a failed attempt to activate a network interface caused an automatic installation of Red Hat Enterprise Virtualization Hypervisor to fail. With this update, this error no longer occurs, and the installation can now be finished successfully without a working network.
Story Points: ---
Clone Of:
: 611622 (view as bug list) Environment:
Last Closed: 2011-01-13 18:42:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
ovirt.log none

Description Vivian Bian 2010-06-07 10:28:25 UTC
Description of problem:
network check should be performed only for the interactive install , so that when network brought up failed , we can still get installation successfully . Then go to os to re-set others . 

Tried to auto install RHEVH onto iSCSI storage with following parameters ,

linux firstboot local_boot storage_init=scsi:360a9800050334c33424a573530657851 storage_vol=:5::5:5:-1 BOOTIF=eth0

network bring up failed
========================
Configuring network
Network configured successfully
Bringing up loopback interface:  [  OK  ]
Bringing up interface eth0:  [  OK  ]
Bringing up interface eth1:  [  OK  ]
Bringing up interface eth2:  [  OK  ]
Bringing up interface breth0:
Determining IP information for breth0... failed.
[FAILED]
Configure network before registering to RHN.
Automatic installation failed. Please review console messages.
Press Enter to drop to emergency shell.


network bring up succeeded
============================
Configuring network
Network configured successfully
Bringing up loopback interface:  [  OK  ]
Bringing up interface eth0:  [  OK  ]
Bringing up interface eth1:  [  OK  ]
Bringing up interface eth2:  [  OK  ]
Bringing up interface breth0:
Determining IP information for breth0... done.
[  OK  ]
installing the image.
done.

Comment 3 XinSun 2010-10-13 11:07:06 UTC
Check this bug on rhev-hypervisor-5.6(4.el5), do follow steps:
1. Disconnect NIC to network
2. do auto install rhevh on local disk/USB/FC storage
linux firstboot local_boot storage_init=/dev/sda storage_vol=:5::5:5:-1 BOOTIF=eth0

Then you can see eth0 obtain IP address failed, and after it, the installation can be done well.

Configuring network
Network configured successfully
Bringing up loopback interface:  [  OK  ]
Bringing up interface eth0:  [  OK  ]
Bringing up interface eth1:  [  OK  ]
Bringing up interface eth2:  [  OK  ]
Bringing up interface breth0:
Determining IP information for breth0... failed.  [FAILED]

installing the image.


Add the ovirt.log file

So change this bug's status to verified.

Comment 4 XinSun 2010-10-13 11:07:47 UTC
Created attachment 453186 [details]
ovirt.log

Add ovirt.log for fixed

Comment 5 Jaromir Hradilek 2011-01-05 16:52:24 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
Prior to this update, a failed attempt to activate a network interface caused an automatic installation of Red Hat Enterprise Virtualization Hypervisor to fail. With this update, this error no longer occurs, and the installation can now be finished successfully without a working network.

Comment 7 errata-xmlrpc 2011-01-13 18:42:26 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2011-0148.html