<?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 nfs mount in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/2450903#M769968</link>
    <description>I want to mount a filesystem from Sun to HP-UX.&lt;BR /&gt;&lt;BR /&gt;On the HP machine I added the filesystem to:&lt;BR /&gt;/etc/fstab&lt;BR /&gt;/etc/exportfs&lt;BR /&gt;&lt;BR /&gt;On the Sun machine I added the filesystem to:&lt;BR /&gt;/etc/dfs/dfstab&lt;BR /&gt;&lt;BR /&gt;I issue this command:&lt;BR /&gt;mount -F nfs saipc2a:/home/wwright /home/wwright/test&lt;BR /&gt;&lt;BR /&gt;And get this error:&lt;BR /&gt;saipc2a:/home/wwright: access denied&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 06 Oct 2000 00:39:35 GMT</pubDate>
    <dc:creator>Willie Wright</dc:creator>
    <dc:date>2000-10-06T00:39:35Z</dc:date>
    <item>
      <title>nfs mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/2450903#M769968</link>
      <description>I want to mount a filesystem from Sun to HP-UX.&lt;BR /&gt;&lt;BR /&gt;On the HP machine I added the filesystem to:&lt;BR /&gt;/etc/fstab&lt;BR /&gt;/etc/exportfs&lt;BR /&gt;&lt;BR /&gt;On the Sun machine I added the filesystem to:&lt;BR /&gt;/etc/dfs/dfstab&lt;BR /&gt;&lt;BR /&gt;I issue this command:&lt;BR /&gt;mount -F nfs saipc2a:/home/wwright /home/wwright/test&lt;BR /&gt;&lt;BR /&gt;And get this error:&lt;BR /&gt;saipc2a:/home/wwright: access denied&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Oct 2000 00:39:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/2450903#M769968</guid>
      <dc:creator>Willie Wright</dc:creator>
      <dc:date>2000-10-06T00:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/2450904#M769969</link>
      <description>did you do a export of nfs file systems..  what was the syntax you used in /etc/exports file..&lt;BR /&gt;&lt;BR /&gt;the best way to start would be is to export it to globally and when it works ,add restrictions to it</description>
      <pubDate>Fri, 06 Oct 2000 00:44:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/2450904#M769969</guid>
      <dc:creator>Manju Kampli</dc:creator>
      <dc:date>2000-10-06T00:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/2450905#M769970</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;when you edit the /etc/exportfs on HP-UX than you have to reexport this file with:&lt;BR /&gt;exportfs -a&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 06 Oct 2000 07:06:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/2450905#M769970</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-10-06T07:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/2450906#M769971</link>
      <description>Sorry,&lt;BR /&gt;&lt;BR /&gt;the file for nfs exported directories on HP-UX is /etc/exports (not /etc/exportfs)&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 06 Oct 2000 07:07:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/2450906#M769971</guid>
      <dc:creator>Andreas Voss</dc:creator>
      <dc:date>2000-10-06T07:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/2450907#M769972</link>
      <description>From the NFS client, issue &lt;BR /&gt;#showmount -e &lt;SERVER_NAME&gt;&lt;BR /&gt;to ensure the server is exporting that directory.&lt;BR /&gt;&lt;BR /&gt;From the server, also make sure your client is listed in the hosts database&lt;BR /&gt;#nslookup &lt;CLIENT_NAME&gt;&lt;BR /&gt;#nslookup &lt;CLIENT_IP&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And check the permissions of your mount point.&lt;BR /&gt;Berlene&lt;/CLIENT_IP&gt;&lt;/CLIENT_NAME&gt;&lt;/SERVER_NAME&gt;</description>
      <pubDate>Fri, 06 Oct 2000 12:32:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/2450907#M769972</guid>
      <dc:creator>Berlene Herren</dc:creator>
      <dc:date>2000-10-06T12:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: nfs mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/2450908#M769973</link>
      <description>Thanks for the help.&lt;BR /&gt;&lt;BR /&gt;The problem was in the /etc/dfs/dfstab file on the Sun machine.&lt;BR /&gt;&lt;BR /&gt;I need to have the system name and domain name.&lt;BR /&gt;&lt;BR /&gt;Error: /home/wwright sarena01&lt;BR /&gt;Fix:   /home/wwright sarena01.oal.wdcs.com&lt;BR /&gt;&lt;BR /&gt;Thanks once again&lt;BR /&gt;</description>
      <pubDate>Fri, 06 Oct 2000 16:24:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/2450908#M769973</guid>
      <dc:creator>Willie Wright</dc:creator>
      <dc:date>2000-10-06T16:24:08Z</dc:date>
    </item>
  </channel>
</rss>

