linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* NFS3 + kerberos: performance issues
@ 2011-06-03  7:29 Vladimir Elisseev
  2011-06-03 12:32 ` Trond Myklebust
  0 siblings, 1 reply; 10+ messages in thread
From: Vladimir Elisseev @ 2011-06-03  7:29 UTC (permalink / raw)
  To: linux-nfs

Hello,

After using nfs3 with kerberos for a while I discovered very poor
performance for some file operations like creation of files. There are
two observations:
- the overal nfs3 performance is good: for instance copying large files
works fine
- this poor performance is definitely related to kerberos as the same
volume exported without sec=krb5 works ~10 times faster with creating
files
I'd appreciate if somebody can explain this behaviour?

Below are some details about NFS server and client:
server:
- kernel 2.6.36
- export options rw,sec=krb5,no_root_squash,no_subtree_check
- nfs-utils 1.2.3

client:
- kernel 2.6.38 or 2.6.39 
- mout options (from /proc/mounts):
rw,nosuid,nodev,noatime,vers=3,rsize=524288,wsize=524288,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=krb5,mountaddr=192.168.1.219,mountvers=3,mountport=32767,mountproto=tcp,local_lock=none,addr=192.168.1.219

when the same volume exported without sec=krb5, the only option changes
in /proc/mounts is sec=sys

Regards,
Vlad.


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

end of thread, other threads:[~2011-06-09 11:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-03  7:29 NFS3 + kerberos: performance issues Vladimir Elisseev
2011-06-03 12:32 ` Trond Myklebust
2011-06-03 17:57   ` Vladimir Elisseev
2011-06-07 23:07     ` J. Bruce Fields
2011-06-08  6:26       ` Vladimir Elisseev
2011-06-08 15:39         ` J. Bruce Fields
2011-06-08 16:00           ` Vladimir Elisseev
2011-06-08 16:24             ` J. Bruce Fields
2011-06-09  5:02               ` Vladimir Elisseev
2011-06-09 11:34                 ` J. Bruce Fields

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).