Le 24/09/2012 14:03, Thomas Lange a écrit :
On Fri, 21 Sep 2012 22:06:27 +0200, Michał Dwużnik<[email protected]>
said:
> by the way - what are the default options of mounting the NFS by FAI
when installing?
> (rsize in particular, atime?)
Using a squeeze install server and FAI 3.4.8 I get these NFS
parameters from cat /proc/mounts
1.2.3.149:/srv/fai/nfsroot-squeeze64 /live/image nfs
ro,relatime,vers=3,rsize=1048576,wsize=1048576,namlen=255,hard,nolock,proto=tcp,port=65535,timeo=7,retrans=3,sec=sys,mountport=65535,addr=1.2.3.149
0 0
IMO there's no need to set the rsize parameter.
I had to do so to install a few hosts through a 10 Mb/s WAN :
rsize=65536,wsize=65536. Higher values lead to frequent NFS time-outs.
--
Nicolas