[rhn-users] RHEL3 ES- NFSSVC_MAXBLKSIZE

Raj Kumar rajkum2002 at rediffmail.com
Wed Jan 5 18:06:50 UTC 2005


Thanks Vindoh for replying to my question!  

I will add the options to /etc/fstab as you mentioned. But is const.h the only file I should change to make the NFS server support 32K size? Is there an easy way to verify if the NFS server is indeed serving NFS clients with 32K? Should I also modify const.h on all NFS client machines also? I'm using RHEL3 and the kernel version is 2.4.21-27.0.1.ELsmp. It looks like this patchset didn't make it into kernel version until 2.4.27-xx or so. Is it true?

Thanks again!
Raj

On Wed, 05 Jan 2005 Vinodh Cuppu wrote :
>On 01/04/2005 10:38 PM, Raj Kumar wrote:
>
>>What changes have to be made to enable 32K rsize/wsize for both NFS Server and Client?
>>
>>with only this change made
>>to the file /usr/src/linux-2.4/include/linux/nfsd/const.h:
>>
>>NFSSVC_MAXBLKSIZE = 32*1024 (instead of 8*1024)
>>
>>and compiling kernel suffice?
>>
>>Does both NFS server and client support 32k rsize/wsize or only NFS client?
>>
>Add "rsize=32768,wsize=32786" to the options portion of the mount in /etc/fstab, like the following
>
>machine:/export_dir  /nfs_mount                  nfs     other_options,rsize=32768,wsize=32786           0 0
>
>_______________________________________________
>rhn-users mailing list
>rhn-users at redhat.com
>https://www.redhat.com/mailman/listinfo/rhn-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/rhn-users/attachments/20050105/8e48ed33/attachment.htm>


More information about the rhn-users mailing list