Public bug reported:

When trying to do an nfs mount of a server that is down, the non-
sensical error message

'mount.nfs: an incorrect mount option was specified'

is returned. E.g.

user@client:~$ sudo mount -t nfs server:/export /mnt/mntpt
mount.nfs: an incorrect mount option was specified

If the -v option is passed to mount, the real problem is revealed:

user@client:~$ sudo mount -v -t nfs server:/export /mnt/mntpt

mount.nfs: timeout set for Fri Oct 14 10:32:43 2011
mount.nfs: text-based options: 'addr=192.168.10.58'
mount.nfs: mount(2): Operation not supported
mount.nfs: mount to NFS server 'server:/export' failed: RPC Error: Program not 
registered

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: nfs-common 1:1.2.0-4ubuntu4.1
ProcVersionSignature: Ubuntu 2.6.32-30.59-generic 2.6.32.29+drm33.13
Uname: Linux 2.6.32-30-generic x86_64
Architecture: amd64
Date: Fri Oct 14 10:25:47 2011
ProcEnviron:
 LANG=en_ZA.UTF-8
 SHELL=/bin/bash
SourcePackage: nfs-utils

** Affects: nfs-utils (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug lucid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/873953

Title:
  Non-sensical nfs error message when server is down

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/873953/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to