Bug 102781

Summary: supported/unsupported split prevents reiserfs installs (not reiser specific)
Product: Red Hat Enterprise Linux 3 Reporter: Tom "spot" Callaway <tcallawa>
Component: kernelAssignee: Arjan van de Ven <arjanv>
Status: CLOSED WONTFIX QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.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: 2003-09-29 19:00:25 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 Tom "spot" Callaway 2003-08-20 22:10:17 UTC
As a byproduct of the kernel-unsupported package, it is impossible to perform
installs with filesystem drivers that exist in the -unsupported package.
Specifically, reiserfs is prevented as an option, which it previously was in
RHEL AS 2.1. This is a regression, and several customers testing RHEL 3 Beta 1
have comes across this.

Anaconda still has the requisite code to use Reiserfs on demand (boot with linux
reiserfs), but the module is no longer present in the install environment due to
the split. Reiserfs is especially useful in RHEL 3 because of its resize
capabilities that ext3 does not currently possess.

Suggested Resolution:

Move the filesystem modules back into the kernel "supported" package, or do not
perform the split for kernel-BOOT.

Comment 2 Arjan van de Ven 2003-08-20 22:22:58 UTC
we are absolutely not in a position to support reiserfs.
If reiserfs has online resize that is interesting but we have done zero testing
on the correctness of that... (ext3 has offline resize already)


Comment 3 Tom "spot" Callaway 2003-08-20 22:29:54 UTC
Then by all means, don't support reiserfs. But the installer should let the user
install to reiserfs. Bugs arising from that use can be closed immediately.

My customers are fine with that. All they see is that competing enterprise
distributions aren't "crippled" like this, and in our previous release, this bug
didn't exist.

Comment 4 Tim Burke 2003-09-29 19:00:25 UTC
We do not currently support rieserfs.  For this reason it was moved to
kernel-unsupported in RHEL 3.