<?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: Error export NFS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223763#M467367</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;if nedd modify the owner to NFS &lt;BR /&gt;what have to do?&lt;BR /&gt;&lt;BR /&gt;Do you want to change the ownership for the mount point? Please clarrify the same.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Prasanth Thomas.</description>
    <pubDate>Mon, 08 Feb 2010 15:37:07 GMT</pubDate>
    <dc:creator>Prasanth Thomas</dc:creator>
    <dc:date>2010-02-08T15:37:07Z</dc:date>
    <item>
      <title>Error export NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223752#M467356</link>
      <description>hi,&lt;BR /&gt;i have to problem mount nfs &lt;BR /&gt;nfs server: sapl917&lt;BR /&gt;SAPL917:/usr/sbin&amp;gt; exportfs -i -o root=sapl903 /temporal&lt;BR /&gt;&lt;BR /&gt;nfs client: sapl903&lt;BR /&gt;SAPL903:/&amp;gt; mount -F nfs sapl917:/temporal&lt;BR /&gt;mount: sapl917:/temporal was either ignored or not found in /etc/fstab&lt;BR /&gt;&lt;BR /&gt;This is NFS temporal &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Feb 2010 19:59:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223752#M467356</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2010-02-05T19:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error export NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223753#M467357</link>
      <description>Operation System HP-UX 11.23 64 Bit</description>
      <pubDate>Fri, 05 Feb 2010 20:14:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223753#M467357</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2010-02-05T20:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error export NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223754#M467358</link>
      <description>"...ignored or not found in /etc/fstab"&lt;BR /&gt;&lt;BR /&gt;Is it in fstab?&lt;BR /&gt;&lt;BR /&gt;what happens if you do:&lt;BR /&gt;&lt;BR /&gt;mount sapl917:/temporal /&lt;SOME_MOINT_POINT&gt;&lt;BR /&gt;&lt;BR /&gt;???&lt;/SOME_MOINT_POINT&gt;</description>
      <pubDate>Fri, 05 Feb 2010 20:32:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223754#M467358</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2010-02-05T20:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error export NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223755#M467359</link>
      <description>&lt;BR /&gt;change it&lt;BR /&gt;&lt;BR /&gt;NFS CLIENT: SAPL903&lt;BR /&gt;SAPL903:/&amp;gt; mount -F nfs sapl917:/temporal /temporal&lt;BR /&gt;mount: /temporal: No such file or directory&lt;BR /&gt;&lt;BR /&gt;the problem continues</description>
      <pubDate>Fri, 05 Feb 2010 20:43:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223755#M467359</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2010-02-05T20:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error export NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223756#M467360</link>
      <description>the file "fstab" can change with the aplication up?&lt;BR /&gt;no affect the apliccation run operation system?&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Feb 2010 20:53:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223756#M467360</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2010-02-05T20:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error export NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223757#M467361</link>
      <description>Eli:&lt;BR /&gt;&lt;BR /&gt;NFS CLIENT: SAPL903&lt;BR /&gt;SAPL903:/&amp;gt; mount -F nfs sapl917:/temporal /temporal&lt;BR /&gt;mount: /temporal: No such file or directory&lt;BR /&gt;&lt;BR /&gt;ok, the directory /temporal must exist on the client so that sapl919:/temporal can be mounted on it. this is the "mount point" for the NFS file system.&lt;BR /&gt;&lt;BR /&gt;If this is just a one-time use, you don't need to change fstab, if you want it to mount automatically at boot, then fix it.  it should not impact anything else.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Feb 2010 21:06:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223757#M467361</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2010-02-05T21:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error export NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223758#M467362</link>
      <description>Hello Daniel,&lt;BR /&gt;&lt;BR /&gt;&amp;lt;&lt;MOUNT -f="" nfs=""&gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;As i can see that you did not give the mount point in your command. Please give the same.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,,&lt;BR /&gt;PT.&lt;/MOUNT&gt;</description>
      <pubDate>Sat, 06 Feb 2010 05:13:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223758#M467362</guid>
      <dc:creator>Prasanth Thomas</dc:creator>
      <dc:date>2010-02-06T05:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Error export NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223759#M467363</link>
      <description>Hello Daniel,&lt;BR /&gt;&lt;BR /&gt;otherwise you have define in /etc/fstab.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;PT.</description>
      <pubDate>Sat, 06 Feb 2010 05:14:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223759#M467363</guid>
      <dc:creator>Prasanth Thomas</dc:creator>
      <dc:date>2010-02-06T05:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error export NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223760#M467364</link>
      <description>The /temporal directory is not existing on the server for confirmation please run the below command from root directory.&lt;BR /&gt;&lt;BR /&gt;ls -ltr temporal&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Prasanth Thomas.</description>
      <pubDate>Sat, 06 Feb 2010 05:29:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223760#M467364</guid>
      <dc:creator>Prasanth Thomas</dc:creator>
      <dc:date>2010-02-06T05:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error export NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223761#M467365</link>
      <description>this correct, in the nfs client add mount point&lt;BR /&gt;mkdir tempura&lt;BR /&gt;&lt;BR /&gt;next:&lt;BR /&gt;mount -F nfs sapl917:/temporal /tempura&lt;BR /&gt;&lt;BR /&gt;other question:&lt;BR /&gt;&lt;BR /&gt;if nedd modify the owner to NFS &lt;BR /&gt;what have to do?&lt;BR /&gt;&lt;BR /&gt;in the NFS SERVER&lt;BR /&gt;exportfs (SIDADM)&lt;BR /&gt;example:&lt;BR /&gt;exportfs -i -o SIDADM=sapl903 /temporal&lt;BR /&gt;this is correct?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Feb 2010 15:00:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223761#M467365</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2010-02-08T15:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error export NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223762#M467366</link>
      <description>please paste the o/p of &lt;BR /&gt;#showmount -e&lt;BR /&gt;from SAPL917 server.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;PT.</description>
      <pubDate>Mon, 08 Feb 2010 15:33:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223762#M467366</guid>
      <dc:creator>Prasanth Thomas</dc:creator>
      <dc:date>2010-02-08T15:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error export NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223763#M467367</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;if nedd modify the owner to NFS &lt;BR /&gt;what have to do?&lt;BR /&gt;&lt;BR /&gt;Do you want to change the ownership for the mount point? Please clarrify the same.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Prasanth Thomas.</description>
      <pubDate>Mon, 08 Feb 2010 15:37:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223763#M467367</guid>
      <dc:creator>Prasanth Thomas</dc:creator>
      <dc:date>2010-02-08T15:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error export NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223764#M467368</link>
      <description>SAPL917:/&amp;gt; showmount -e&lt;BR /&gt;export list for SAPL917:&lt;BR /&gt;/var/opt/ignite/clients (everyone)&lt;BR /&gt;/temporal               (everyone)&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Feb 2010 16:36:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223764#M467368</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2010-02-08T16:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error export NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223765#M467369</link>
      <description>Do you want to change the ownership for the mount point? Please clarrify the same.&lt;BR /&gt;***************************************&lt;BR /&gt;******************************************&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;yes, nedd change the ownership for the mount point.&lt;BR /&gt;&lt;BR /&gt;example:&lt;BR /&gt;user: SIDADM&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Feb 2010 16:37:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223765#M467369</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2010-02-08T16:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Error export NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223766#M467370</link>
      <description>Hi,&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;SAPL917:/&amp;gt; showmount -e&lt;BR /&gt;export list for SAPL917:&lt;BR /&gt;/var/opt/ignite/clients (everyone)&lt;BR /&gt;/temporal (everyone&lt;BR /&gt;&lt;BR /&gt;As per the above o/p everyone can access the /temporal share point.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Prasanth Thomas.</description>
      <pubDate>Mon, 08 Feb 2010 16:39:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223766#M467370</guid>
      <dc:creator>Prasanth Thomas</dc:creator>
      <dc:date>2010-02-08T16:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error export NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223767#M467371</link>
      <description>ok fine try the below command which you have posted earlier..&lt;BR /&gt;&lt;BR /&gt;exportfs -i -o SIDADM=sapl903 /temporal&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;PT.</description>
      <pubDate>Mon, 08 Feb 2010 16:47:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223767#M467371</guid>
      <dc:creator>Prasanth Thomas</dc:creator>
      <dc:date>2010-02-08T16:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error export NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223768#M467372</link>
      <description>if you wanna more clarrification please refer the below link.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60127/exports.4.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60127/exports.4.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Prasanth Thomas.</description>
      <pubDate>Mon, 08 Feb 2010 17:00:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223768#M467372</guid>
      <dc:creator>Prasanth Thomas</dc:creator>
      <dc:date>2010-02-08T17:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error export NFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223769#M467373</link>
      <description>thanks, all right</description>
      <pubDate>Mon, 08 Feb 2010 18:22:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-export-nfs/m-p/5223769#M467373</guid>
      <dc:creator>Eli Daniel</dc:creator>
      <dc:date>2010-02-08T18:22:01Z</dc:date>
    </item>
  </channel>
</rss>

