<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks, I'll keep it in mind. We'll see if I run into any issues with
the hard mounts. I've set it with no options at the moment we'll see
how it goes. We also run maildir.<br>
<br>
We've been running with the 'soft' option for years, It was added
because the machine wouldn't shut down during a power outage before the
UPS died, hanging on unmouting drives. I think origionally my problem
was with courier still having file locks when the machine is going
down. A while back changed my shutdown script run by the UPS to
shutdown sendmail, courier imap, samba, autofs, then the nfs services,
then attempt an init 0.&nbsp; We'll see next time it gets shutdown how it
fares with the hard mounts. I don't think it will be a problem. Like
Darin said, I think it was a service not shutting down issue. <br>
<br>
The only speed problems I had was with the 'noac' option. (which we've
also had for a while). I didn't think it was a huge performance problem
before, but I was running a Redhat 2.1ES server and client until last
week when the server was replaced with a Redhat 3ES box, (client still
2.1). I'm not sure if it's a protocol issue with the 'noac' causing the
performance drop.<br>
<br>
With the 'noac' option the reads are quick, but a 38MB file write that
takes seconds without the option, takes 2 minutes.&nbsp; Without it both are
quick.<br>
<br>
Thanks<br>
Justin<br>
<br>
<br>
<br>
<br>
<pre class="moz-signature" cols="72">Justin Bennett
Network Administrator
Dynabrade, Inc.
8989 Sheridan Dr.
Clarence, NY 14031
 
</pre>
<br>
<br>
Sam Stern wrote:
<blockquote cite="mid001901c664a8$30828020$0bfe2c81@samstern.net"
 type="cite">
  <pre wrap="">Hi Justin,

I like to use "bg,intr" for these situations. Soft mounts can cause data
loss -- especially when using mbox files as they tend to stay open and may
loose integrity when the nfs handle goes stale and remaining data is not
committed. I've not had a problem with maildir's (they are just one small
file).

BTw, if you are having transfer speed problems, take a look at the rsize and
wsize options in the nfs mount command.

Good luck!

Sam S.


  </pre>
  <blockquote type="cite">
    <pre wrap="">-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:nflug-bounces@nflug.org">nflug-bounces@nflug.org</a> [<a class="moz-txt-link-freetext" href="mailto:nflug-bounces@nflug.org">mailto:nflug-bounces@nflug.org</a>]
On Behalf Of Justin Bennett
Sent: Thursday, April 20, 2006 01:10 PM
To: <a class="moz-txt-link-abbreviated" href="mailto:nflug@nflug.org">nflug@nflug.org</a>
Subject: Re: [nflug] NFS noac option

Thanks for the link, what's the generally preferred method?
'hard,intr'?

Justin Bennett
Network Administrator
Dynabrade, Inc.
8989 Sheridan Dr.
Clarence, NY 14031




Darin Perusich wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">see <a class="moz-txt-link-freetext" href="http://nfs.sourceforge.net/#faq_e4">http://nfs.sourceforge.net/#faq_e4</a> for the "risks of
      </pre>
    </blockquote>
    <pre wrap="">using "soft"
    </pre>
    <blockquote type="cite">
      <pre wrap="">mounts" as they put it.

      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
&lt;snip&gt;


_______________________________________________
nflug mailing list
<a class="moz-txt-link-abbreviated" href="mailto:nflug@nflug.org">nflug@nflug.org</a>
<a class="moz-txt-link-freetext" href="http://www.nflug.org/mailman/listinfo/nflug">http://www.nflug.org/mailman/listinfo/nflug</a>
  </pre>
</blockquote>
</body>
</html>