Bug 39608

Summary: CONFIG_REISERFS_CHECK is on
Product: [Retired] Red Hat Linux Reporter: Marius Onica <omar>
Component: kernelAssignee: Arjan van de Ven <arjanv>
Status: CLOSED NOTABUG QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: high    
Version: 7.1CC: kalaklanar
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
URL: univ.uoradea.ro
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-05-08 11:03: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:

Description Marius Onica 2001-05-08 11:03:49 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.77 [en] (X11; U; Linux 2.4.2-2 i686)

Description of problem:
reiserfs:warning: CONFIG_REISERFS_CHECK is set ON
reiserfs:warning: - it is slow mode for debugging.

How reproducible:
Always

Steps to Reproduce:
1.boot with preloading the reiserfs  module
2.
3.
	

Additional info:

Comment 1 Arjan van de Ven 2001-05-08 11:10:04 UTC
This is on purpose. Reiserfs is not stable yet, and enabling debugging will
catch filesystemcorruption before you totally loose all your data.

Comment 2 Jackie Meese 2001-07-25 14:26:23 UTC
not stable by who'se definition?  There's a reason it's the only JFS in the 2.4
kernel.  It's been around for years, and is the only production level JFS in
availalbe for linux.  

Maybe a patch is in order to produce two versions of the module - one with debug
and one without.

Comment 3 Arjan van de Ven 2001-07-30 14:42:53 UTC
Until recently, about 1 corruptor bug was found in reiserfs about every 2 weeks.
Also, and more importantly, the fsck for reiserfs was not very good at the time
we released 7.1. 

"Been around for years" isn't completely honest; the 2.2 version is very very
different from the 2.4 one. 

I'm not saying this to indicate the reiserfs people did a bad job, they didn't.
However at the time of the 7.1 release reiserfs just wasn't ready. And even
current reiserfs has significant issues (doesn't work on big-endian machines,
doesn't work on 64 bit machines)