From rick@snowhite.cis.uoguelph.ca  Mon Aug 15 21:24:13 2005
Return-Path: <rick@snowhite.cis.uoguelph.ca>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E18B616A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 15 Aug 2005 21:24:13 +0000 (GMT)
	(envelope-from rick@snowhite.cis.uoguelph.ca)
Received: from dargo.cs.uoguelph.ca (dargo.cs.uoguelph.ca [131.104.96.159])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 48FD643D49
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 15 Aug 2005 21:24:13 +0000 (GMT)
	(envelope-from rick@snowhite.cis.uoguelph.ca)
Received: from snowhite.cis.uoguelph.ca (snowhite.cis.uoguelph.ca [131.104.48.1])
	by dargo.cs.uoguelph.ca (8.13.1/8.13.1) with ESMTP id j7FLOC3l009489
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 15 Aug 2005 17:24:12 -0400
Received: (from rick@localhost)
	by snowhite.cis.uoguelph.ca (8.9.3/8.9.3) id RAA81476;
	Mon, 15 Aug 2005 17:24:28 -0400 (EDT)
Message-Id: <200508152124.RAA81476@snowhite.cis.uoguelph.ca>
Date: Mon, 15 Aug 2005 17:24:28 -0400 (EDT)
From: rick@cis.uoguelph.ca
Reply-To: rick@cis.uoguelph.ca
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: nfs4 mount generates NFS4ERR_BAD_SEQID
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         84965
>Category:       kern
>Synopsis:       [nfs] nfs4 mount generates NFS4ERR_BAD_SEQID
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    jh
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 15 21:30:14 GMT 2005
>Closed-Date:    Thu Mar 11 23:26:18 UTC 2010
>Last-Modified:  Thu Mar 11 23:26:18 UTC 2010
>Originator:     
>Release:        FreeBSD 6.0-BETA2 i386
>Organization:
University of Guelph
>Environment:
System: FreeBSD nfsv4-darwin.cis.uoguelph.ca 6.0-BETA2 FreeBSD 6.0-BETA2 
#3: Wed 
Aug 10 16:2:11 EDT 2005 root@nfsv4-darwin:/usr/src/sys/compile/NEWNFS i386
>Description:
	While running the connectathon general tests against a Solaris10
	server mounted via nfs4, the message
		unknown error: 10026
	appears, which is NFS4ERR_BAD_SEQID
>How-To-Repeat:
	Run connectathon general tests on an nfs4 mount against a 
	Solaris10 server. (You need to comment out the "./stat" lines
	in runtests.wrk, since you can't execute them, in order to get
	the test to run. You also need to add "sh" in front of the
	lines that have large.sh in them, so the shell file will run.
>Fix:



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->cel 
Responsible-Changed-By: cel 
Responsible-Changed-When: Fri May 12 21:29:59 UTC 2006 
Responsible-Changed-Why:  
I've also seen this.  Glancing over the code, there doesn't appear to be 
any support for real state during WRITEs.  It just uses the special zero 
state ID.  Problem really shows up when server has delegation enabled. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84965 
Responsible-Changed-From-To: cel->freebsd-bugs 
Responsible-Changed-By: cel 
Responsible-Changed-When: Mon Mar 12 15:34:26 UTC 2007 
Responsible-Changed-Why:  
Back to the public pool. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84965 
State-Changed-From-To: open->feedback 
State-Changed-By: jh 
State-Changed-When: Wed Mar 10 16:00:09 UTC 2010 
State-Changed-Why:  
University of Michigan NFSv4 client has been removed from head and stable/8. 
A new, experimental implementation with support for NFSv4 is available in 
head and stable/8. 

Can you still reproduce the problem with the new implementation? The file 
system type for mount(8) command is newnfs. 


Responsible-Changed-From-To: freebsd-bugs->jh 
Responsible-Changed-By: jh 
Responsible-Changed-When: Wed Mar 10 16:00:09 UTC 2010 
Responsible-Changed-Why:  
Track. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84965 
State-Changed-From-To: feedback->closed 
State-Changed-By: linimon 
State-Changed-When: Thu Mar 11 23:26:09 UTC 2010 
State-Changed-Why:  
Submitter reports this is OBE. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=84965 
>Unformatted:
