Re: [Nfs-ganesha-devel] only use of UDP client is NSM

2017-08-09 Thread Malahal Naineni
This talks about xnfs, not sure how it is different from nfs though: Here is a link that says UDP is mandatory for NSM (and TCP is optional). http://pubs.opengroup.org/onlinepubs/9629799/chap11.htm On Wed, Aug 9, 2017 at 9:28 PM, William Allen Simpson < william.allen.simp...@gmail.com> wrote: >

Re: [Nfs-ganesha-devel] only use of UDP client is NSM

2017-08-09 Thread Daniel Gryniewicz
On 08/08/2017 10:34 PM, William Allen Simpson wrote: On 8/8/17 1:58 PM, Daniel Gryniewicz wrote: On 08/08/2017 01:17 PM, William Allen Simpson wrote: NSM should be accessible by TCP. Why are we using UDP? Is there a downstream need? Yes, there is a downstream need for NSM. Would prefer f

Re: [Nfs-ganesha-devel] only use of UDP client is NSM

2017-08-08 Thread Frank Filz
> I do not support dropping UDP. Thanks. I think there are NFS v3 clients out there that only use UDP for NLM... Frank > On Tue, Aug 8, 2017 at 10:34 PM, William Allen Simpson > wrote: > > On 8/8/17 1:58 PM, Daniel Gryniewicz wrote: > >> > >> On 08/08/2017 01:17 PM, William Allen Simpson wrote

Re: [Nfs-ganesha-devel] only use of UDP client is NSM

2017-08-08 Thread Matt Benjamin
I do not support dropping UDP. Thanks. Matt On Tue, Aug 8, 2017 at 10:34 PM, William Allen Simpson wrote: > On 8/8/17 1:58 PM, Daniel Gryniewicz wrote: >> >> On 08/08/2017 01:17 PM, William Allen Simpson wrote: >>> >>> NSM should be accessible by TCP. Why are we using UDP? >>> >>> Is there a d

Re: [Nfs-ganesha-devel] only use of UDP client is NSM

2017-08-08 Thread William Allen Simpson
On 8/8/17 1:58 PM, Daniel Gryniewicz wrote: On 08/08/2017 01:17 PM, William Allen Simpson wrote: NSM should be accessible by TCP. Why are we using UDP? Is there a downstream need? Yes, there is a downstream need for NSM. Would prefer folks answer the question asked. I didn't ask about NS

Re: [Nfs-ganesha-devel] only use of UDP client is NSM

2017-08-08 Thread Niels de Vos
On Tue, Aug 08, 2017 at 01:17:35PM -0400, William Allen Simpson wrote: > Frank, Dominique tracked it down: > > #0 0x4e2ea0 in calloc > (/export/nfs-ganesha/build/MainNFSD/ganesha.nfsd+0x4e2ea0) > #1 0x5d0447 in gsh_calloc__ > /export/nfs-ganesha/src/include/abstract_mem.h:145:12 > #2

Re: [Nfs-ganesha-devel] only use of UDP client is NSM

2017-08-08 Thread Frank Filz
> On 08/08/2017 01:17 PM, William Allen Simpson wrote: > > Frank, Dominique tracked it down: > > > > #0 0x4e2ea0 in calloc > > (/export/nfs-ganesha/build/MainNFSD/ganesha.nfsd+0x4e2ea0) > > #1 0x5d0447 in gsh_calloc__ > > /export/nfs-ganesha/src/include/abstract_mem.h:145:12 > > #2 0

Re: [Nfs-ganesha-devel] only use of UDP client is NSM

2017-08-08 Thread Daniel Gryniewicz
On 08/08/2017 01:17 PM, William Allen Simpson wrote: Frank, Dominique tracked it down: #0 0x4e2ea0 in calloc (/export/nfs-ganesha/build/MainNFSD/ganesha.nfsd+0x4e2ea0) #1 0x5d0447 in gsh_calloc__ /export/nfs-ganesha/src/include/abstract_mem.h:145:12 #2 0x758f7eb6 in svc_dg_x

Re: [Nfs-ganesha-devel] only use of UDP client is NSM

2017-08-08 Thread Matt Benjamin
Hi Bill, While NFSv3 supports TCP, UDP is also supported. Matt On Tue, Aug 8, 2017 at 1:17 PM, William Allen Simpson wrote: > Frank, Dominique tracked it down: > > #0 0x4e2ea0 in calloc > (/export/nfs-ganesha/build/MainNFSD/ganesha.nfsd+0x4e2ea0) > #1 0x5d0447 in gsh_calloc__ > /export/

[Nfs-ganesha-devel] only use of UDP client is NSM

2017-08-08 Thread William Allen Simpson
Frank, Dominique tracked it down: #0 0x4e2ea0 in calloc (/export/nfs-ganesha/build/MainNFSD/ganesha.nfsd+0x4e2ea0) #1 0x5d0447 in gsh_calloc__ /export/nfs-ganesha/src/include/abstract_mem.h:145:12 #2 0x758f7eb6 in svc_dg_xprt_zalloc /export/nfs-ganesha/src/libntirpc/src/svc_dg.