<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: NFS exports directory. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-exports-directory/m-p/2899537#M752175</link>
    <description>This is probably a directory permissions issue. &lt;BR /&gt;&lt;BR /&gt;If the parent directory is read only, the child directory should not be read-write.&lt;BR /&gt;&lt;BR /&gt;Methinks your directory standard should be reversed - write directories at the top, read-only directories either separate or further down the directory structure.&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
    <pubDate>Fri, 07 Feb 2003 14:36:28 GMT</pubDate>
    <dc:creator>Ian Dennison_1</dc:creator>
    <dc:date>2003-02-07T14:36:28Z</dc:date>
    <item>
      <title>NFS exports directory.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-exports-directory/m-p/2899536#M752174</link>
      <description>Situation,&lt;BR /&gt;1.  Have exports file on production.  &lt;BR /&gt;/usr/ud/HARRIS&lt;BR /&gt;in /etc/exports /usr/ud/HARRIS -ro&lt;BR /&gt;                /usr/ud/HARRIS/GMAX &lt;BR /&gt;&lt;BR /&gt;/usr/ud/HARRIS is needed to -ro to the world&lt;BR /&gt;but /usr/ud/HARRIS/GMAX needs to default to -rw to only one system.&lt;BR /&gt;&lt;BR /&gt;When I do a exportfs -a the following msg shows up as &lt;BR /&gt;exportfs error: /usr/ud/HARRIS/GMAX: parent-directory (/usr/ud/HARRIS) already e&lt;BR /&gt;xported&lt;BR /&gt;&lt;BR /&gt;And the people on the development system can get to the GMAX directory but only can read and can not write to it.  If I export /usr/ud/HARRIS as default rw, GMAX is writable but also the HARRIS directory which has productin files that could be overwritten or removed and this is definitely a NO NO.  I am just using the stand NFS mount not autofs&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Feb 2003 14:31:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-exports-directory/m-p/2899536#M752174</guid>
      <dc:creator>Belinda Dermody</dc:creator>
      <dc:date>2003-02-07T14:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: NFS exports directory.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-exports-directory/m-p/2899537#M752175</link>
      <description>This is probably a directory permissions issue. &lt;BR /&gt;&lt;BR /&gt;If the parent directory is read only, the child directory should not be read-write.&lt;BR /&gt;&lt;BR /&gt;Methinks your directory standard should be reversed - write directories at the top, read-only directories either separate or further down the directory structure.&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
      <pubDate>Fri, 07 Feb 2003 14:36:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-exports-directory/m-p/2899537#M752175</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2003-02-07T14:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: NFS exports directory.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-exports-directory/m-p/2899538#M752176</link>
      <description>You have exported the parent dir as ro and the child dir as rw.&lt;BR /&gt;&lt;BR /&gt;That is not possible.&lt;BR /&gt;When you mount the parent dir as read only the child dir still has the same permissions.&lt;BR /&gt;i think what you can do is &lt;BR /&gt;mount /usr/ud/HARRIS/GMAX into a different mount point on the NFS server and export it read write.&lt;BR /&gt;&lt;BR /&gt;check and revert</description>
      <pubDate>Fri, 07 Feb 2003 14:36:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-exports-directory/m-p/2899538#M752176</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-02-07T14:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: NFS exports directory.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-exports-directory/m-p/2899539#M752177</link>
      <description>Ian, thanks for the comments.  But on the PRODUCTION side of the house, /usr/ud/HARRIS is r/w for all production users and so is GMAX, but I have to export /usr/ud/HARRIS -ro to the developement systems and the reporting systems.  The managers only want the GMAX subdirectory availabe for the required system as -rw so they can move files around  within the GMAX directory after processing.</description>
      <pubDate>Fri, 07 Feb 2003 14:42:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-exports-directory/m-p/2899539#M752177</guid>
      <dc:creator>Belinda Dermody</dc:creator>
      <dc:date>2003-02-07T14:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: NFS exports directory.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-exports-directory/m-p/2899540#M752178</link>
      <description>Not sure if this helps, but did you try reversing the order in which it appears on /etc/exports ?</description>
      <pubDate>Fri, 07 Feb 2003 14:51:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-exports-directory/m-p/2899540#M752178</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-02-07T14:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: NFS exports directory.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-exports-directory/m-p/2899541#M752179</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Have a look at exports man page.&lt;BR /&gt;&lt;BR /&gt;//&lt;BR /&gt;rw=hostname[:hostname]...                                         &lt;BR /&gt;          Export the directory read-mostly.  Read-mostly means    &lt;BR /&gt;          read-only to most machines, but read-write to those     &lt;BR /&gt;          specified.  If neither ro nor rw is specified, the      &lt;BR /&gt;          directory is exported read-write to all.  The ro and rw &lt;BR /&gt;          options cannot be used on the same exports line.  &lt;BR /&gt;//&lt;BR /&gt;&lt;BR /&gt;Now once you export your /usr/ud/harris directory as rw to only those systems that need read-write access. The rest by default will get read-only access. For ex., if you have servers servera, serverb and serverc. If your exports file on servera is like&lt;BR /&gt;&lt;BR /&gt;/your_dir -rw=serverb&lt;BR /&gt;&lt;BR /&gt;You can still mount /your_dir on serverc but is going to be only read-only. On serverb, you will have read-write access on this mount point.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 07 Feb 2003 14:53:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-exports-directory/m-p/2899541#M752179</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-02-07T14:53:44Z</dc:date>
    </item>
  </channel>
</rss>

