All of lore.kernel.org
 help / color / mirror / Atom feed
* nfs RPC: AUTH_GSS upcall timed out and running nfs v4 without full kerberos : how?
@ 2013-10-12 17:27 hanasaki
  2013-10-12 17:53 ` Chuck Lever
  0 siblings, 1 reply; 2+ messages in thread
From: hanasaki @ 2013-10-12 17:27 UTC (permalink / raw)
  To: linux-nfs

1. Below appears to require krb for auth.  Is this correct?  How can nfs 
v4 be setup and used over tcp? udp? and not require a full kerberos 
server setup?

2. The stat issue is ok.  It takes a long time to timeout which is 
causing problems.  Using the full directory path locally on the nfs 
server works ok without stat issue or long timeouts.

3. the user daemon does appear to be running fine.

Oct 12 00:49:07 host-01 kernel: [ 1775.106615] RPC: AUTH_GSS upcall 
timed out.
Oct 12 00:49:07 host-01 kernel: [ 1775.106615] Please check user daemon
is running.
Oct 12 00:49:07 host-01 rpc.mountd[3097]: authenticated mount request
from 10.1.1.30:762 for /storage/data-01/dist-export/pom.xml
(/storage/data-01)
Oct 12 00:49:07 host-01 rpc.mountd[3097]: can't stat exported dir
/storage/data-01/dist-export/pom.xml: No such file or directory

linux-nfs@vger.kernel.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: nfs RPC: AUTH_GSS upcall timed out and running nfs v4 without full kerberos : how?
  2013-10-12 17:27 nfs RPC: AUTH_GSS upcall timed out and running nfs v4 without full kerberos : how? hanasaki
@ 2013-10-12 17:53 ` Chuck Lever
  0 siblings, 0 replies; 2+ messages in thread
From: Chuck Lever @ 2013-10-12 17:53 UTC (permalink / raw)
  To: hanasaki; +Cc: linux-nfs


On Oct 12, 2013, at 1:27 PM, hanasaki <hanasaki@hanaden.com> wrote:

> 1. Below appears to require krb for auth.  Is this correct?  How can nfs v4 be setup and used over tcp? udp? and not require a full kerberos server setup?

Simply ensure that rpc.gssd is running on your NFS clients.  The exact procedure varies among Linux distributions.  There is no need to perform any other configuration.

-- 
Chuck Lever
chuck[dot]lever[at]oracle[dot]com





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-12 17:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-12 17:27 nfs RPC: AUTH_GSS upcall timed out and running nfs v4 without full kerberos : how? hanasaki
2013-10-12 17:53 ` Chuck Lever

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.