I do not have a statd package installed.  Instead:

 #  dpkg -S /sbin/rpc.statd
 nfs-common: /sbin/rpc.statd

which is:

  nfs-common 1:1.1.4-1ubuntu1

NFS 3 works fine with Jaunty.  At least it has been very stable in
transfers for me.  I like NFS, preferring it to CIFS.  FWIW, with NFSv4,
you'll get some odd output, e.g.,

 #  ls -l /tmp/ami3
 total 240
 drwxr-xr-x   2 root root   4096 2009-03-11 19:26 bin
 drwxr-xr-x   3 root root   4096 2009-04-19 01:46 boot
 lrwxrwxrwx   1 root root     11 2007-05-23 15:55 cdrom -> media/cdrom

 #  ls -l /tmp/ami4
 total 240
 drwxr-xr-x   2 4294967294 4294967294   4096 2009-03-11 19:26 bin
 drwxr-xr-x   3 4294967294 4294967294   4096 2009-04-19 01:46 boot
 lrwxrwxrwx   1 4294967294 4294967294     11 2007-05-23 15:55 cdrom -> 
media/cdrom

Those are the same file system, one mounted with nfs, the other with
nfs4.  You can find more (and less) than you want to know by searching
Google for NFS4 and 4294967294.

-- 
[jaunty] nfs-common fails to start unless NEED_STATD=no
https://bugs.launchpad.net/bugs/305589
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

Reply via email to