Displaying 3 results from an estimated 3 matches for "nfssvc_maxblksize".
2005 Sep 02
0
nfsstat -m equivalent
...rans=5,timeo=50
Attr cache: acregmin=3,acregmax=60,acdirmin=30,acdirmax=60
On a related topic, how can I make a Centos3.4 nfs server export the filesystem
with an rsize/wsize of 32K.
I believe the kernel supports it:
$ grep MAXBL /usr/src/linux-2.4.21-27.EL/include/linux/nfsd/const.h
#define NFSSVC_MAXBLKSIZE (32*1024)
#define NFSSVC_MAXBLKSIZE (2*PAGE_SIZE)
Although I'm confused by this similar file from the glibc-kernheaders package.
$ grep MAX /usr/include/linux/nfsd/const.h
#define NFSSVC_MAXVERS 3
#define NFSSVC_MAXBLKSIZE (8*1024)
-Mark
--
Mark Belanger
LTX Cor...
2010 Jun 21
3
NFS performance - default rsize
Hi list,
We've had an interesting NFS performance issue with the following setup.
Clients : CentOS 5.5, kernel 2.6.18-194.el5
Server : Solaris 10 kernel Generic_142901-08
Reading a file (not cached) with dd : dd if=file1 of=/dev/null
bs=1024k count=100
performance is around.. 700 kB/s !
/proc/mounts shows rsize has been negotiated to 1mB
If we force rsize to a smaller value, 32kB, the
2006 Jul 26
5
linux-2.6-xen.hg
Hi,
Is the http://xenbits.xensource.com/linux-2.6-xen.hg tree still being
updated? if not, what''s the preferred Linux tree to track that has all
of the Xen bits?
Thanks,
Muli
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel