Bug 218156

Summary: HTTP install method reads from the boot media (ignorring the HTTP install instruction)
Product: Red Hat Enterprise Linux 5 Reporter: Need Real Name <christopher>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-12-04 20:54:18 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:

Description Need Real Name 2006-12-02 07:09:00 UTC
Description of problem:

*after* telling AS5 to install via HTTP, it goes ahead and continues 
installing via the booted media, instead of immediately using the HTTP method 
as specified.

For remote-installs - this is very painful, since the boot media is usually 
emulated via iLo or some other method, meaning that it can take upto 24hours 
to read the booted CD, when it was supposed to be reading via HTTP in the 
first place.

Version-Release number of selected component (if applicable):

beta2

How reproducible:

always

Steps to Reproduce:
1. boot disc1, select HTTP
2. observe the boot continue from the CD without accessing HTTP
  
Actual results:

uses CD disc1

Expected results:

use HTTP

Additional info:

I have reported this bug before in ES4

Comment 1 Jeremy Katz 2006-12-04 20:54:18 UTC
We read the second stage off of the CD because that's going to be faster and
less memory intensive than loading a ~ 70 meg file into memory.