Bug 168216 - LTC18126-[RHEL4] FSRACER test terminating abnormally
Summary: LTC18126-[RHEL4] FSRACER test terminating abnormally
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: kernel
Version: 4.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Larry Woodman
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks: 170416
TreeView+ depends on / blocked
 
Reported: 2005-09-13 16:02 UTC by Issue Tracker
Modified: 2007-11-30 22:07 UTC (History)
2 users (show)

Fixed In Version: RHEL4-U3
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-03-17 18:43:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
FSRACER testcase from IBM. (1.18 KB, application/octet-stream)
2005-10-11 20:56 UTC, Mike Gahagan
no flags Details
Patch for fs/namei.c (574 bytes, patch)
2005-10-25 14:40 UTC, Mike Gahagan
no flags Details | Diff

Description Issue Tracker 2005-09-13 16:02:11 UTC
Escalated to Bugzilla from IssueTracker

Comment 21 Larry Woodman 2005-09-20 17:00:10 UTC
The problem here is that there is some sort of leand in the slabcache. 
Specifically iy appears that the names_cache it consuming all of lowmem which
results in an OOM kill.  Please get me an entire /proc/slabinfo output when the
OOM kill occurs.  Please attach that output as well as the show_mem() output
that appears on the console when the OOM kill occurs. 

BTW, is this a regression from RHEL4-U1 or did the same problem happen when you
ran this application/test on that kernel?

Larry Woodman


Comment 22 Larry Woodman 2005-09-20 17:26:55 UTC
Let me re-write me last comment im "english" !!!

The problem here is that there is some sort of leak in the slabcache.
Specifically it appears that the names_cache is consuming all of lowmem which
results in an OOM kill.  Please get me an entire /proc/slabinfo output when the
OOM kill occurs.  Please attach that output as well as the show_mem() output
that appears on the console when the OOM kill occurs. 

BTW, is this problem a regression from RHEL4-U1 or did the same problem happen
when you ran this application/test on that kernel?

Larry Woodman

Comment 25 Larry Woodman 2005-10-11 20:37:25 UTC
Can we get a repeoducer from IBM here???

Larry Woodman


Comment 26 Mike Gahagan 2005-10-11 20:56:09 UTC
Created attachment 119820 [details]
FSRACER testcase from IBM.

Comment 28 Mike Gahagan 2005-10-25 14:40:41 UTC
Created attachment 120367 [details]
Patch for fs/namei.c 

This patch is more complete and based on the patch which Rick had submitted to
mainline and has been accepted.


Note You need to log in before you can comment on or make changes to this bug.