<!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">
That's what's frustrating me is that everything I can find seems to
indicate that it is exported rw, but non-root users cannot write
consistently.<br>
<br>
Randy<br>
<br>
[root@nfs2-cluster ~]# exportfs -v<br>
/fs/rfcdata    
clifford.nws.noaa.gov(rw,wdelay,no_root_squash,no_subtree_check,anonuid=65534,anongid=65534)<br>
/fs/rfcdata    
frisky.nws.noaa.gov(rw,wdelay,no_root_squash,no_subtree_check,anonuid=65534,anongid=65534)<br>
<br>
Eric Kerin wrote:
<blockquote cite="mid:1199114622.20585.6.camel@mechanism.localnet"
 type="cite">
  <pre wrap="">On Mon, 2007-12-31 at 09:56 -0500, Randy Brown wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">The umask for this user is 022.  I believe I have the export configured 
correctly.  Here is the relevant entry from the /etc/exports file:
/fs/shared clifford(rw,no_root_squash)
    </pre>
  </blockquote>
  <pre wrap=""><!---->Not sure entirely what your problem is, but one thing that may help: 
The cluster manager does not add items directly to /etc/exports, it does
it's work through the exportfs command.

If you run exportfs -v you can see the current in-kernel export list and
options.

Hope this helps, 
Eric Kerin
<a class="moz-txt-link-abbreviated" href="mailto:eric@bootseg.com">eric@bootseg.com</a>

  </pre>
</blockquote>
</body>
</html>