Bug 127172

Summary: Change required in blacklist entry in scsi_scan.c
Product: Red Hat Enterprise Linux 2.1 Reporter: Bernd Schmidt <bernds>
Component: kernelAssignee: Tom Coughlan <coughlan>
Status: CLOSED CURRENTRELEASE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.1CC: riel, tao
Target Milestone: ---   
Target Release: ---   
Hardware: ia64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-11 14:35:53 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:
Bug Depends On:    
Bug Blocks: 123573    

Description Bernd Schmidt 2004-07-02 22:05:30 UTC
From Issue Tracker (43250) [note: this request seems to match what
recent 2.4 kernels do]:

This change is for the ia64 version of AS 2.1 only.  This version has
a 2.4.18-x kernel which does have the BLIST_LARGELUN flag.

For Red Hat Advanced Server 2.1, Update 4 the blacklist entry in
scsi_scan.c:

{"COMPAQ", "HSV110", "*", BLIST_SPARSELUN},

Needs to be changed to 

{"COMPAQ", "HSV110", "*", BLIST_SPARSELUN | BLIST_LARGELUN},

Comment 1 Tom Coughlan 2004-07-21 19:13:54 UTC
This has been proposed for U5. Whether it gets in on not may depend on
whether there is another respin.

Comment 2 Tom Coughlan 2004-10-11 14:35:53 UTC
This was checked in on 5 Aug 2004. It shipped in U5.