All of lore.kernel.org
 help / color / mirror / Atom feed
* RELEASE CANDIDATE - nfs-utils-1.1.0-rc1
@ 2007-03-29  4:12 Neil Brown
  2007-03-29  8:44 ` Jan Rekorajski
  2007-03-29  9:51 ` Bernd Schubert
  0 siblings, 2 replies; 15+ messages in thread
From: Neil Brown @ 2007-03-29  4:12 UTC (permalink / raw)
  To: nfs


I've finished fiddling with statd, and am happy with mount.nfs now, so
it must be time for the first release candidate for nfs-utils-1.1.0.

You can find it at:

   http://www.kernel.org/pub/linux/utils/nfs/
   https://sourceforge.net/project/showfiles.php?group_id=14&package_id=174&release_id=497197

   git://linux-nfs.org/nfs-utils/

Any testing and reports would be most appreciated.
The "NEWS" file currently contains the following.

Thnaks,
NeilBrown



Significant changes for nfs-utils 1.1.0 - March/April 2007

 - rpc.lockd is gone.  One 3 old kernel releases need it.
 - /sbin/{u,}mount.nfs{,4} is now installed so 'mount' will
   use these to mount nfs filesystems instead of internal code.
  + mount.nfs will check for 'statd' to be running when mounting
    a filesystem which requires it.  If it is not running it will
    run "/usr/sbin/start-statd" to try to start it.
    If statd is not running and cannot be started, mount.nfs will
    refuse to mount the filesystem and will suggest the 'nolock'
    option.
 - Substantial changes to statd
  + The 'notify' process that must happen at boot has been split
    into a separate program "sm-notify".  It ensures that it
    only runs once even if you restart statd.  This is correct
    behaviour.
  + statd stores state in the files in /var/lib/nfs/sm/ so that
    if you kill and restart it, it will restore that state and
    continue working correctly.
  + statd makes more use of DNS lookup and should handle
    multi-homed peers better.
 - If you export a directory as 'crossmnt', all filesystems
   mounted beneath are automatically exported with the same
   options (unless explicitly exported with different options).
 - subtree_check is no-longer the default.  The default is now
   no_subtree_check.
 - By default the system 'rpcgen' is used while building
   nfs-utils rather than the internal one.


Further notes on statd:

 statd should be installed in /usr/sbin, not /sbin.
 If you need to mount /usr via nfs, use 'nolock'

 At boot time, run "/usr/sbin/sm-notify".
 Run "statd" only when starting the NFS server.
 "statd" should be run before starting the NFS server.
 You do not need to start statd at boot time incase an
 NFS filesystem is mounted.  mount.nfs will take care of that.

 Make sure /usr/sbin/start-statd will run statd with required
 arguments.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2007-04-01 23:35 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-29  4:12 RELEASE CANDIDATE - nfs-utils-1.1.0-rc1 Neil Brown
2007-03-29  8:44 ` Jan Rekorajski
2007-03-29  9:31   ` Neil Brown
2007-03-29 12:44     ` Jan Rekorajski
2007-03-29 14:20       ` Trond Myklebust
2007-03-29 16:35         ` J. Bruce Fields
2007-03-29 16:45           ` Talpey, Thomas
2007-03-29 14:24     ` Trond Myklebust
2007-03-29 14:30     ` Talpey, Thomas
2007-04-01 12:16     ` Frank van Maarseveen
2007-04-01 23:35       ` Neil Brown
2007-04-01 12:04   ` Frank van Maarseveen
2007-03-29  9:51 ` Bernd Schubert
2007-03-30  2:19   ` Neil Brown
2007-03-30 10:44     ` Bernd Schubert

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.