We're running nfs over a cluster of isilons and are intermittently experiencing quite a lag when creating a dir on one machine and reading on another (of about 30s).
This only seems to happen when the network is quite busy, but it has been suggested that running 'ls' on the parent directory before trying to read the new directory will force the NFS to re-cache.
Does that sound right?