<?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: exportfs error: !?! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/exportfs-error/m-p/2892785#M819595</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;your file /etc/exports seems to be ok.&lt;BR /&gt;&lt;BR /&gt;What's the output if you only type "exportfs -a" in a shell ?&lt;BR /&gt;&lt;BR /&gt;Chris</description>
    <pubDate>Thu, 30 Jan 2003 10:34:13 GMT</pubDate>
    <dc:creator>Christian Gebhardt</dc:creator>
    <dc:date>2003-01-30T10:34:13Z</dc:date>
    <item>
      <title>exportfs error: !?!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exportfs-error/m-p/2892780#M819590</link>
      <description>Why is that am getting this error in a script ?&lt;BR /&gt;&lt;BR /&gt;     1  exportfs error: /data: Invalid argument&lt;BR /&gt;     2  exportfs error: /platform: Invalid argument&lt;BR /&gt;     3  exportfs error: /home: Invalid argument&lt;BR /&gt;     4  exportfs error: /meas: Invalid argument&lt;BR /&gt;     5  exportfs error: /permdir: Invalid argument&lt;BR /&gt;&lt;BR /&gt;_______________________________________________&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Aravind</description>
      <pubDate>Thu, 30 Jan 2003 08:53:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exportfs-error/m-p/2892780#M819590</guid>
      <dc:creator>Aravind_3</dc:creator>
      <dc:date>2003-01-30T08:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: exportfs error: !?!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exportfs-error/m-p/2892781#M819591</link>
      <description>if youre going to put a directory as an option to the exportfs command you need the -u or -v options. See the manpage for exportfs for the correct format to use.&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Jan 2003 08:58:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exportfs-error/m-p/2892781#M819591</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2003-01-30T08:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: exportfs error: !?!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exportfs-error/m-p/2892782#M819592</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How are you calling it in your script?&lt;BR /&gt;&lt;BR /&gt;What's in the /etc/exports file?&lt;BR /&gt;&lt;BR /&gt;rgds, Robin</description>
      <pubDate>Thu, 30 Jan 2003 08:58:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exportfs-error/m-p/2892782#M819592</guid>
      <dc:creator>Robin Wakefield</dc:creator>
      <dc:date>2003-01-30T08:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: exportfs error: !?!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exportfs-error/m-p/2892783#M819593</link>
      <description>Hi Aravind,&lt;BR /&gt;Your /etc/exports file may not be in correct format.&lt;BR /&gt;Can you post the file?</description>
      <pubDate>Thu, 30 Jan 2003 09:02:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exportfs-error/m-p/2892783#M819593</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2003-01-30T09:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: exportfs error: !?!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exportfs-error/m-p/2892784#M819594</link>
      <description>Here's the /etc/exports file:&lt;BR /&gt;&lt;BR /&gt;We are using the following two options in the script:&lt;BR /&gt;EXPORTFS='/usr/sbin/exportfs -a'&lt;BR /&gt;UNEXPORT='/usr/sbin/exportfs -ua'&lt;BR /&gt;  &lt;BR /&gt;______________________________________________&lt;BR /&gt;/data -anon=65534,access=:nclass3:deepa1:deepa2&lt;BR /&gt;/platform -anon=65534,access=:nclass3:deepa1:deepa2&lt;BR /&gt;/home -anon=65534,access=:nclass3:deepa1:deepa2&lt;BR /&gt;/meas -anon=65534,access=:nclass3:deepa1:deepa2&lt;BR /&gt;/permdir -anon=65534,access=:nclass3:deepa1:deepa2&lt;BR /&gt;/omcdata1 -anon=65534,access=:nclass3:deepa1:deepa2&lt;BR /&gt;/omcdata2 -anon=65534,access=:nclass3:deepa1:deepa2&lt;BR /&gt;/cdocs -anon=65534,access=:nclass3:deepa1:deepa2&lt;BR /&gt;/wizards -anon=65534,access=:nclass3:deepa1:deepa2&lt;BR /&gt;/cpp -anon=65534,access=:nclass3:deepa1:deepa2    &lt;BR /&gt;_______________________________________________</description>
      <pubDate>Thu, 30 Jan 2003 10:20:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exportfs-error/m-p/2892784#M819594</guid>
      <dc:creator>Aravind_3</dc:creator>
      <dc:date>2003-01-30T10:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: exportfs error: !?!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exportfs-error/m-p/2892785#M819595</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;your file /etc/exports seems to be ok.&lt;BR /&gt;&lt;BR /&gt;What's the output if you only type "exportfs -a" in a shell ?&lt;BR /&gt;&lt;BR /&gt;Chris</description>
      <pubDate>Thu, 30 Jan 2003 10:34:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exportfs-error/m-p/2892785#M819595</guid>
      <dc:creator>Christian Gebhardt</dc:creator>
      <dc:date>2003-01-30T10:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: exportfs error: !?!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/exportfs-error/m-p/2892786#M819596</link>
      <description>Try removing the leading ':' from your access list. Then do an exportfs -a and watch for errors. &lt;BR /&gt;&lt;BR /&gt;Good Luck.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Thu, 30 Jan 2003 18:11:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/exportfs-error/m-p/2892786#M819596</guid>
      <dc:creator>Steve Labar</dc:creator>
      <dc:date>2003-01-30T18:11:16Z</dc:date>
    </item>
  </channel>
</rss>

