Bug 167322

Summary: Coda kernel module is missing
Product: Red Hat Enterprise Linux 4 Reporter: Ivan Popov <pin>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED WONTFIX QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.0CC: katzj, sct, tburke
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-09-23 18:50:55 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 Ivan Popov 2005-09-01 15:50:17 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.7) Gecko/20050414

Description of problem:
Coda kernel module is missing (not chosen for compilation).
It makes it impossible to run a Coda client without kernel recompilation
which is otherwise quite undesirable.

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


How reproducible:
Always

Steps to Reproduce:
as root:
# cd /dev && ./MAKEDEV cfs0
# echo -n <cfs0
-bash: cfs0: No such device or address
# modprobe coda
FATAL: Module coda not found

Actual Results:  the error messages shown above

Expected Results:  it would be possible to open /dev/cfs0,
at least after inserting the Coda module

Additional info:

Comment 1 Jason Baron 2005-09-23 18:50:55 UTC
There are currently no plans to support coda in rhel4

Comment 2 Ivan Popov 2005-09-25 11:45:36 UTC
Supporting Coda file system and including the Coda kernel module are different
things.
As a result of the exclusion you are reducing the value of your product -
presumably it is a deliberate choice.