From: Trond Myklebust Subject: Re: lockd: couldn't create RPC handle for Date: Thu, 27 Apr 2006 10:10:31 -0400 Message-ID: <1146147031.8142.3.camel@lade.trondhjem.org> References: <215ff4410604270204x3e7cf525u8d019e4d1b1ac9d0@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain Cc: nfs@lists.sourceforge.net Return-path: Received: from [10.3.1.94] (helo=sc8-sf-list2-new.sourceforge.net) by sc8-sf-list2.sourceforge.net with esmtp (Exim 4.30) id 1FZ7Cv-0004gv-E1 for nfs@lists.sourceforge.net; Thu, 27 Apr 2006 07:11:01 -0700 Received: from sc8-sf-mx2-b.sourceforge.net ([10.3.1.92] helo=mail.sourceforge.net) by sc8-sf-list2-new.sourceforge.net with esmtp (Exim 4.43) id 1FZ7Cv-0004vW-Aq for nfs@lists.sourceforge.net; Thu, 27 Apr 2006 07:11:01 -0700 Received: from pat.uio.no ([129.240.10.6] ident=7411) by mail.sourceforge.net with esmtps (TLSv1:AES256-SHA:256) (Exim 4.44) id 1FZ7Cu-0003IC-NM for nfs@lists.sourceforge.net; Thu, 27 Apr 2006 07:11:01 -0700 To: Chris Fanning In-Reply-To: <215ff4410604270204x3e7cf525u8d019e4d1b1ac9d0@mail.gmail.com> Sender: nfs-admin@lists.sourceforge.net Errors-To: nfs-admin@lists.sourceforge.net List-Unsubscribe: , List-Id: Discussion of NFS under Linux development, interoperability, and testing. List-Post: List-Help: List-Subscribe: , List-Archive: On Thu, 2006-04-27 at 11:04 +0200, Chris Fanning wrote: > Hello all, > > I'm new aboard and, although I've been using nfs for some time now, > I've never really stopped to learn much about it. > Now I've got a problem. > > I'm exporting homes. > on the server (192.168.172.30) > /home client(rw,no_root_squash,sync) > > on the client(192.168.172.31) fstab > server:/home /home nfs tcp,rw 0 0 > > This seemed to be working ok until I upgraded the kernel on the nfs > server to 2.6.16 > > Now, when a users opens his X session the nfs client console says > lockd: couldn't create RPC handle for 192.168.172.30 > > I have found a thread on this list not long ago so I tried followed it. > Below, I answer some of the same questions asked on that thread hoping > this will give some clues. > > >Does 'rpcinfo -u w.x.y.z 100021' work from the server? > > rpcinfo -u 192.168.172.31 100021 > program 100021 version 1 ready and waiting > rpcinfo: RPC: Program/version mismatch; low version = 1, high version = 4 > program 100021 version 2 is not available > program 100021 version 3 ready and waiting > program 100021 version 4 ready and waiting > > on the client (192.168.172.31) console is says > svc: unknown version (0) > svc: unknown version (2) > > > Is anything at all listening on port 32768 on '192.168.172.31'? > netstat -ap | grep 32768 > udp 0 0 *:32768 *:* > > on client > ps -ef|grep lock > root 1152 1 0 10:05 ? 00:00:00 [lockd] > > /home is mounted and I can use it. > But why does the nfs client console fill up with these "lockd: > couldn't create RPC handle for 192.168.172.30" ? The message indicates that your client can't access the lockd on the server. IOW, you really want to try the same tests that you performed above in reverse (i.e. from the client to the server). Cheers, Trond ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ NFS maillist - NFS@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs