[pnfs] Austin bakeathon: max request size in CREATE_SESSION
William A. (Andy) Adamson
andros at citi.umich.edu
Tue Jul 3 10:43:02 EDT 2007
in nfs4_init_channel_attrs(), the client requests a max_rqst_size=32768 -
the idea was to match the mount rsize and wsize of 32768. but! the
max_rqst_size is the size of the whole compound ( or is it the size of the
packet?) which includes a PUTFH.
This came up in testing sessions against AIX - I ended up having to use a
rsize/wsize of 8192 to pass the Connectathon basic tests.
we should figure out what we need on top of the mount rsize/wsize and then
calculate the max_rqst_size accordingly...
-->Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://linux-nfs.org/pipermail/pnfs/attachments/20070703/4bbdf552/attachment.htm
More information about the pNFS
mailing list