Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Apr 2013 16:28:52 +0200
From:      Paul van der Zwan <paulz@vanderzwan.org>
To:        freebsd-fs@freebsd.org
Subject:   FreeBSD 9.1 NFSv4 client attribute cache not caching ?
Message-ID:  <15B91473-99F4-4B48-BC18-D47B3037E8DF@vanderzwan.org>

next in thread | raw e-mail | index | archive | help

I am running a few VirtualBox VMs with 9.1 on my OpenIndiana server and =
I noticed that make buildworld seem to take much longer=20
when the clients mount /usr/src and /usr/obj over NFS V4 than when they =
use V3.
Unfortunately I have to use V4 as a buildworld on V3 hangs the server =
completely...
I noticed the number of PUTFH/GETATTR/GETFH calls in in the order of a =
few thousand per second
and if I snoop the traffic I see the same filenames appear over and over =
again.
It looks like the client is not caching anything at all and using a =
server request everytime.
I use the default mount options:
192.168.178.24:/data/ports on /usr/ports (nfs, nfsv4acls)
192.168.178.24:/data/src on /usr/src (nfs, nfsv4acls)
192.168.178.24:/data/obj on /usr/obj (nfs, nfsv4acls)



Any ideas,
 	Paul




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15B91473-99F4-4B48-BC18-D47B3037E8DF>