All of lore.kernel.org
 help / color / mirror / Atom feed
* Getting 'not supported' when trying to mount IPv6 NFS v3 server.
@ 2013-10-21 21:32 Ben Greear
  2013-10-21 23:44 ` Weston Andros Adamson
  2013-10-22 14:19 ` Michael Richardson
  0 siblings, 2 replies; 9+ messages in thread
From: Ben Greear @ 2013-10-21 21:32 UTC (permalink / raw)
  To: linux-nfs@vger.kernel.org

So, the problem I reported earlier with failing to unmount was fixed
by the back-ported patch.

Now, another problem is reported by my user.  In this case, they are
trying to mount an IPv6 NFS server using NFSv3.  Kernel is 3.9.11+,
with patches to support binding mount points to local IP (v4/v6) addresses.

Some NFS over IPv6 mounts work fine, but some do not.  A reboot of the
NFS client machine did not fix the problem.

I have tried to reproduce the problem locally, but so far everything works fine
for us.

>From my own app's logs:

# mount -t nfs [4001:1::1:1]:/vol/vol1 /mnt/lf/RDnfse11c0 -o srcaddr=4001:1::1:201,vers=3
# requested NFS version or transport protocol is not supported

When this problem happens, I do not see any network traffic when trying to mount.


I am curious if anyone else has seen errors similar to this?


Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com


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

end of thread, other threads:[~2013-10-22 15:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-21 21:32 Getting 'not supported' when trying to mount IPv6 NFS v3 server Ben Greear
2013-10-21 23:44 ` Weston Andros Adamson
2013-10-21 23:54   ` Ben Greear
2013-10-22  0:04     ` Weston Andros Adamson
2013-10-22  0:20     ` Jim Rees
2013-10-22  3:18       ` Ben Greear
2013-10-22 12:56         ` Weston Andros Adamson
2013-10-22 14:19 ` Michael Richardson
2013-10-22 15:54   ` Ben Greear

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.