linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RPC UDP message size limit
@ 2018-06-01 12:07 Robbert Eggermont
  2018-06-01 16:11 ` Chuck Lever
  0 siblings, 1 reply; 4+ messages in thread
From: Robbert Eggermont @ 2018-06-01 12:07 UTC (permalink / raw)
  To: linux-nfs

Recently we started hitting the libtirpc RPC UDP message size limit 
(tirpc/rpc/rpc.h: #define UDPMSGSIZE 8800) for 'showmount -e' from a 
NetApp filer (with around 25kB worth of exports). Only 8800 bytes are 
read, resulting in an abort with a "rpc mount export: RPC: Can't decode 
result" error.

Since it seems filers are already using a higher limit, should this 
limit be increased (at least for receiving, which should be safe)?

-- 
Robbert Eggermont
Intelligent Systems Support & Data Steward | TU Delft
+31 15 27 83234 | Building 28, Floor 5, Room W660
Available Mon, Wed-Fri

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

end of thread, other threads:[~2018-06-04 15:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-01 12:07 RPC UDP message size limit Robbert Eggermont
2018-06-01 16:11 ` Chuck Lever
2018-06-04 15:26   ` Robbert Eggermont
2018-06-04 15:49     ` Chuck Lever

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).