Xref: utzoo comp.sys.hp:5977 comp.unix.questions:24866 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!ukc!mucs!liv-cs!dave8 From: dave8@anduin.cs.liverpool.ac.uk Newsgroups: comp.sys.hp,comp.unix.questions Subject: NFS mounts - hard versus soft - info. wanted Message-ID: <1990Aug20.204546.15101@anduin.cs.liverpool.ac.uk> Date: 20 Aug 90 19:45:46 GMT Organization: Computer Science, Liverpool University Lines: 20 I'm sure this subject must have been raised previously, and I apologise if it has been brought up very recently, but ... I am looking for information regarding the advantages and drawbacks of hard versus soft NFS mounts, in particular, on HP 9000 series machines runnning HP-UX 7.0. Up to now, we have been using NFS hard mounts, mainly because of concern that filestore security would be compromised by the use of soft mounts. However, we are frustrated by situations where a cluster server goes down, and the workstations on another cluster server hang because the PATH environment variable on these includes a directory residing on a partition being exported from the machine that has gone down. We are considering using soft mounts with an increased value for "retrans". Altering "retrans" to 8, would mean, I believe, that the machine will try for about 0.7 * ( 1 + 2 + 4 + 8 + .. 2^7 ) = 180 secs. to carry out the mount before abandoning the attempt. The relevant manuals do not seem to provide any guidelines on this. Dave Sherratt. .... dave8@uk.ac.liv.cs.and