[Bug 974374] Re: Error on unmounting a NFSv4 share
WIll Salmon
will.salmon at ncl.ac.uk
Thu Jan 14 17:32:03 UTC 2016
We get this problem on servers 12.04.5 running Trusty kernel
3.13.0-65-generic (and on 12.04.4 running Quantal kernel 3.5.0-54 )
/etc/fstab has a slash at the start of the NFS server path
/proc/mounts has an unnecessary extra "/" on the NFS path: like this :-
nfs-server://home/users /export/home/nfshomes nfs4 .....
whereas /etc/mtab correctly does not ...
nfs-server:/home/users /export/home/nfshomes
This is a nasty bug in a basic utility (umount.nfs) and really should be
fixed !!
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to nfs-utils in Ubuntu.
https://bugs.launchpad.net/bugs/974374
Title:
Error on unmounting a NFSv4 share
Status in nfs-utils package in Ubuntu:
Confirmed
Bug description:
When unmounting an NFSv4 share I get the following error message:
[mntent]: line <nr.> in /proc/mounts is bad
The umount seems to succeed though.
Package Info:
nfs-common 1:1.2.5-3ubuntu2
Linux 3.2.0-22-generic
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/974374/+subscriptions
More information about the foundations-bugs
mailing list