[Bug 117957] Re: (gutsy)Need to modprobe nfs module before mounting nfs4 export

2009-02-17 Thread Noel J. Bergman
This problem is present in Hardy, Intrepid and Jaunty.  I've just gone
and checked them all, along with Fedora 10.  Ernst is correct about the
differential behavior between mounting nfs and nfs4.

The upstream debian bug is #451782.

** Bug watch added: Debian Bug tracker #451782
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=451782

** Also affects: nfs-utils (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=451782
   Importance: Unknown
   Status: Unknown

-- 
Need to modprobe nfs module before mounting nfs4 export
https://bugs.launchpad.net/bugs/117957
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 117957] Re: (gutsy)Need to modprobe nfs module before mounting nfs4 export

2009-02-17 Thread Noel J. Bergman
Debian claims to have fixed it.  Please note the following, which
suggests otherwise:

r...@noel-intrepid:~#  /etc/init.d/nfs-common restart
 * Stopping NFS common utilities [ OK ] 
 * Starting NFS common utilities [ OK ] 
r...@noel-intrepid:~#  lsmod | grep nfs
r...@noel-intrepid:~#  mkdir /tmp/AMITOWER
r...@noel-intrepid:~#  mount -t nfs4 -orsize=32768,wsize=32768 amitower.local:/ 
/tmp/AMITOWER
mount.nfs4: No such device
r...@noel-intrepid:~#  lsmod | grep nfs
r...@noel-intrepid:~#  mount -t nfs -orsize=32768,wsize=32768 amitower.local:/ 
/tmp/AMITOWER
r...@noel-intrepid:~#  lsmod | grep nfs
nfs   308272  1 
lockd  81232  1 nfs
nfs_acl11776  1 nfs
sunrpc229608  11 nfs,lockd,nfs_acl
r...@noel-intrepid:~#  umount /tmp/AMITOWER/
r...@noel-intrepid:~#  mount -t nfs4 -orsize=32768,wsize=32768 amitower.local:/ 
/tmp/AMITOWER
r...@noel-intrepid:~# 

I believe that is sufficient to document that the bug is either back or
still present.

** Summary changed:

- (gutsy)Need to modprobe nfs module before mounting nfs4 export
+ Need to modprobe nfs module before mounting nfs4 export

** Description changed:

- Hi,
- 
- I try to mount an nfs4 export but I need to modprobe the nfs module
- manually before
+ 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
-  I think it's a regression from feisty
+ 
+ This effects gutsy (original report), hardy, intrepid and jaunty.

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

-- 
Need to modprobe nfs module before mounting nfs4 export
https://bugs.launchpad.net/bugs/117957
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 117957] Re: (gutsy)Need to modprobe nfs module before mounting nfs4 export

2008-05-21 Thread Ernst Kloppenburg
the same problem the original reporter had is still present in hardy.
(the nfs module is automatically loaded only with nfsv3 mounts, not with nfsv4 
mounts)

-- 
(gutsy)Need to modprobe nfs module before mounting nfs4 export
https://bugs.launchpad.net/bugs/117957
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 117957] Re: (gutsy)Need to modprobe nfs module before mounting nfs4 export

2007-10-16 Thread Laurent Bigonville
I don't have this problem anymore

-- 
(gutsy)Need to modprobe nfs module before mounting nfs4 export
https://bugs.launchpad.net/bugs/117957
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 117957] Re: (gutsy)Need to modprobe nfs module before mounting nfs4 export

2007-10-16 Thread Marcel Hild
Also true for me.
I added nfs to /etc/modules as a workaround

-- 
(gutsy)Need to modprobe nfs module before mounting nfs4 export
https://bugs.launchpad.net/bugs/117957
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 117957] Re: (gutsy)Need to modprobe nfs module before mounting nfs4 export

2007-09-26 Thread William Shotts
I'll confirm that this problem still exists in Gutsy as of this date.

** Changed in: util-linux (Ubuntu)
   Status: New => Confirmed

-- 
(gutsy)Need to modprobe nfs module before mounting nfs4 export
https://bugs.launchpad.net/bugs/117957
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 117957] Re: (gutsy)Need to modprobe nfs module before mounting nfs4 export

2007-06-10 Thread Laurent Bigonville
** Changed in: util-linux (Ubuntu)
Sourcepackagename: None => util-linux

-- 
(gutsy)Need to modprobe nfs module before mounting nfs4 export
https://bugs.launchpad.net/bugs/117957
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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