NFS problem (2.4.0-test5-pre4)

Tigran Aivazian (tigran@veritas.com)
Sat, 22 Jul 2000 16:02:05 +0100 (BST)


Hi guys,

I just spotted an interesting problem.

a) I run NFSv3 mountd (i.e. I don't specify --no-nfs-version 3)

b) v3 support compiled in the kernel (both client and server)

c) pass "tcp" option to select TCP protocol instead of UDP.

mount -t nfs -o tcp localhost:/test /mnt

this hangs. Also, if I try to pass -o nfsvers=3 on a v2-only kernel it
hangs too (inside mount(2) system call)

Also, I thought that in v3 it should select tcp protocol by default but it
selects udp.

More details later...

Regards,
Tigran

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/