linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Questions about pynfs:testLargeData-WRT5
@ 2018-02-09  1:27 Lu Xinyu
  2018-02-09 14:49 ` J. Bruce Fields
  0 siblings, 1 reply; 11+ messages in thread
From: Lu Xinyu @ 2018-02-09  1:27 UTC (permalink / raw)
  To: bfields; +Cc: linux-nfs

Hi,Bruce

I ran pynfs on the RHEL7.4GA with different kernels(3.10.0-830.el7,4.15). The testLargeData:WRT5 failed with broken pipe. I investigated pynfs code and got the following questions.

1.The intent of WRT5
To check whether the server could handle a too-large value over NFSSVC_MAXBLKSIZE.

2.The expected procedure when test gets passed
The server could write down the oversize data successfully sent by client and return NFS4_OK.
Then, client could read back the data from server.
(Actually, the test failed with broken pipe and did not return packet information.)

3.The nfs server's standrd procedure of handling oversize data
It seems that the related error is not defined in the RFC3530. Whether the server should return any NFSERR before ceasing receving ?

Thanks for check the above questions.

Best regards!

--
Lu Xinyu 
--



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-02-15 16:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-09  1:27 Questions about pynfs:testLargeData-WRT5 Lu Xinyu
2018-02-09 14:49 ` J. Bruce Fields
2018-02-09 15:04   ` Trond Myklebust
2018-02-09 18:31     ` J. Bruce Fields
     [not found]       ` <6c3159af-17c5-5556-d416-574968bb5e14@cn.fujitsu.com>
2018-02-13  3:19         ` Seiichi Ikarashi
2018-02-13 16:15           ` J. Bruce Fields
2018-02-14 15:49             ` J. Bruce Fields
2018-02-14 16:20               ` Daniel Gryniewicz
2018-02-15  2:08               ` Seiichi Ikarashi
2018-02-15 16:03                 ` J. Bruce Fields
2018-02-09 17:53   ` Frank Filz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).