Bug 450281 - Linux 2.6.18-92.1.1.el5PAE nfsv3 kernel Panic
Summary: Linux 2.6.18-92.1.1.el5PAE nfsv3 kernel Panic
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: kernel
Version: 5.2
Hardware: i686
OS: All
low
medium
Target Milestone: rc
: ---
Assignee: Steve Dickson
QA Contact: Red Hat Kernel QE team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-06-06 13:25 UTC by Benjamin Indermuehle
Modified: 2010-02-10 19:48 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-02-10 19:48:16 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Benjamin Indermuehle 2008-06-06 13:25:03 UTC
Description of problem:


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


How reproducible:
I have two systems which show the same behavior. 
I havent found the time to install it on on test system.




Steps to Reproduce:
1. create an nfs3 mount
2. mount it
3. create any kind of traffic
  
Actual results: Kernel panic

Expected results: no kernel panic


Additional info:
There was no problem at all with the previous kernel. this Problem occured first after the kernel update. 
when reverting to the old kernel everything works fine.
when changing to nfsv4 everythings works well also

I tried out different setups with no change in result, but for complete information i will post my setup 
parameters

#/etc/sysconfig/nfs
MOUNTD_PORT="888"
STATD_PORT="889"
RQUOTAD_PORT="890"
LOCKD_TCPPORT="891"
LOCKD_UDPPORT="891"


#/etc/exports 
/var/exports/share 194.209.129.241(rw,no_subtree_check,no_acl,fsid=0)

#mount options
proto=tcp,hard,intr,rsize=8192,wsize=8192,nosuid

Comment 1 Steve Dickson 2008-06-09 11:28:04 UTC
Could you please supply the oops back trace?

Comment 2 Steve Dickson 2008-12-24 14:19:36 UTC
ping...


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