On Thu, 2010-04-08 at 23:03 +0200, gg@xxxxxxxxxxx wrote: > OK , I just tried this on ext3 partition and I'm not seeing the erratic > behaviour. So this may be down to a bad reaction between nfs and R4 as > I suspected. > > However, I am still seeing vers=2 , does this indicate some problem in > initial negociation and a drop back to nfs2 ? > > /dev/root on / type nfs > (rw,vers=2,rsize=4096,wsize=4096,namlen=255,hard,nointr,nolock,proto=udp,timeo=11,retrans=3,sec=sys,addr=192.168.1.3) I believe that nfsroot always defaults to vers=2 and udp unless you explicitly set the 'nfsvers=3' and 'proto=tcp' mount options. It also defaults to 4k rsize and wsize (set 'rsize=0,wsize=0' if you want the client to autonegotiate their values)... Cheers Trond -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html