All of lore.kernel.org
 help / color / mirror / Atom feed
* nfsv4 referral using non-default port
@ 2020-05-26 21:37 Abdul Basit
  0 siblings, 0 replies; only message in thread
From: Abdul Basit @ 2020-05-26 21:37 UTC (permalink / raw)
  To: linux-nfs; +Cc: Abdul Basit

Hi

Looking into the NFS code it appears that NFSv4.x implementation does
not support referrals using non-default port i-e something other than
2049.
NFS server does not support it and client code always uses default
2049 to make a connection regardless of getting it from fs_location
attr.

Running NFS Ganesha as a server it can provide the correct port number
in server opaque data for fs_location but NFS Linux client code
appears to always use 2049 hence
the referral fails. I can provide the screenshot of the wireshark
trace for ganesha server.

Question: Is this simply a bug that needs to be fixed and no one asked
for it before? or is there any rationale behind this?

Thank you
-Abdul

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-26 21:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-26 21:37 nfsv4 referral using non-default port Abdul Basit

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.