Bug 152101

Summary: host panics when mounting nfs4 volumes
Product: Red Hat Enterprise Linux 4 Reporter: Bill Peck <bpeck>
Component: kernelAssignee: Steve Dickson <steved>
Status: CLOSED ERRATA QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.0CC: davej, jbaron, riel
Target Milestone: ---Keywords: Regression
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.6.9-6.37.EL Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-03-31 20:09:10 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:
Attachments:
Description Flags
kernel panic none

Description Bill Peck 2005-03-24 20:28:36 UTC
Description of problem:
After mounting an nfs version 4 volume the system panics.

Panic attached.

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

How reproducible:
unknown

Steps to Reproduce:
1. mount a version 4 nfs share
2. mount -t nfs4 server:/share /mnt/point
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Bill Peck 2005-03-24 20:28:37 UTC
Created attachment 112336 [details]
kernel panic

Comment 2 Steve Dickson 2005-03-24 21:55:28 UTC
The reason we are seeing this with only Solaris server
is they offer file delegations, something our server and
netapps not do...

This was fixed in a proposed patch that didn't make
it into U1.... 

Comment 3 Bill Peck 2005-03-28 16:26:47 UTC
I just double checked that mounting a Solaris NFS4 server from RHEL4 GA does not
panic the system.  This is most definatly a regression.

Comment 5 Bill Peck 2005-03-31 20:09:10 UTC
Confirmed fixed