Messages in this thread |  | | Date | Wed, 8 Nov 2000 21:15:38 -0500 | From | Scott McDermott <> | Subject | Re: Stange NFS messages - 2.2.18pre19 |
| |
Sasi Peter on Tue 7/11 23:28 +0100: > I'm getting this under moderate NFS load: > Nov 6 17:39:56 iq kernel: svc: server socket destroy delayed (sk_inuse: 1) > Nov 6 17:40:08 iq kernel: svc: unknown program 100227 (me 100003) > Nov 6 19:06:11 iq kernel: svc: server socket destroy delayed (sk_inuse: 1) > Nov 6 19:38:48 iq kernel: svc: server socket destroy delayed (sk_inuse: 1) > > What do these means? Is this a kernel bug?
Your Suns are using TCP mounts, this got introduced into 2.2.18 somewhere and is a bit broken, do a patch -R with ftp://oss.sgi.com/www.projects/nfs3/download/nfs_tcp-2.2.17.dif and these go away. Suns try TCP mounts first. Be careful to unmount them first or they will hang waiting for the TCP server to come back up. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |