[Bug 117957] Re: Need to modprobe nfs module before mounting nfs4 export
Stefan Bader
stefan.bader at canonical.com
Wed Jan 25 16:06:27 UTC 2012
Probably does not make sense to keep that open. Feel free to change back
when I am wrong.
** Changed in: util-linux (Ubuntu)
Status: Confirmed => Invalid
--
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/117957
Title:
Need to modprobe nfs module before mounting nfs4 export
Status in “nfs-utils” package in Ubuntu:
Fix Released
Status in “util-linux” package in Ubuntu:
Invalid
Status in “nfs-utils” package in Debian:
Fix Released
Bug description:
In order to mount an nfs4 export, it is necessary to modprobe the nfs
module manually, unless an nfs mount has already taken place.
$ sudo mount -t nfs4 router:/ /mnt
mount: unknown filesystem type 'nfs4'
$ sudo modprobe nfs
$ sudo mount -t nfs4 router:/ /mnt
This effects gutsy (original report), hardy, intrepid and jaunty.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/117957/+subscriptions
More information about the foundations-bugs
mailing list