Comment 6 for bug 652497

Revision history for this message
Bryce Harrington (bryce) wrote :

$ sudo mount -t nfs -v 192.168.1.1:/tmp/mnt/disc1_6 /mnt/disc1_6
mount.nfs: timeout set for Fri Oct 1 00:42:51 2010
mount.nfs: trying text-based options 'vers=4,addr=192.168.1.1,clientaddr=192.168.1.249'

Was it intended for the client to specify vers=4? I.e. could this just be a mixup of nvs 3 vs 4 between the client and server? (Ala bug #680680 or #117957)