<?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 exportfs in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/exportfs/m-p/3515709#M844385</link>
    <description>Hello&lt;BR /&gt;What command will I use if i want to write on an exported filesystem?I know how to configure it in sam, but I wanted to know in command line&lt;BR /&gt;&lt;BR /&gt;thanks</description>
    <pubDate>Thu, 31 Mar 2005 14:51:08 GMT</pubDate>
    <dc:creator>allan_48</dc:creator>
    <dc:date>2005-03-31T14:51:08Z</dc:date>
    <item>
      <title>exportfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exportfs/m-p/3515709#M844385</link>
      <description>Hello&lt;BR /&gt;What command will I use if i want to write on an exported filesystem?I know how to configure it in sam, but I wanted to know in command line&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Thu, 31 Mar 2005 14:51:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exportfs/m-p/3515709#M844385</guid>
      <dc:creator>allan_48</dc:creator>
      <dc:date>2005-03-31T14:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: exportfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exportfs/m-p/3515710#M844386</link>
      <description>By default, filesystems are exported read-write. You first edit the file /etc/exports and add your filesystems&lt;BR /&gt;&lt;BR /&gt;/u01&lt;BR /&gt;&lt;BR /&gt;Save the file and then exportfs -a which will exported any unexported filesystems list in /etc/exports. If you want to change the attributes of an already exported filesystem, you need to unexport it&lt;BR /&gt;exportfs -u /u01, make your changes to /etc/exports, and then exportfs -a.&lt;BR /&gt;&lt;BR /&gt;Man exports and exportfs for details.</description>
      <pubDate>Thu, 31 Mar 2005 14:56:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exportfs/m-p/3515710#M844386</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-03-31T14:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: exportfs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exportfs/m-p/3515711#M844387</link>
      <description>you can write on an exported directory, to me it means you are on the nfs server. to write on a nfs mounted directory , you will need to export it without -o ro option. which is default.. If this is temporary , i do it as follows,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;exportfs -i /kapil/soft -o root=server1,access=server1. Please note that if you do not give root=server1 , The root user of server1 will not have any permission on this mounted directory.&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Thu, 31 Mar 2005 15:01:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exportfs/m-p/3515711#M844387</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2005-03-31T15:01:41Z</dc:date>
    </item>
  </channel>
</rss>

