<?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: remote file system mounting in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-system-mounting/m-p/5100972#M444178</link>
    <description>I was able to get the mount to work, thank you to the user Tim Nelson. It works now.</description>
    <pubDate>Wed, 02 Apr 2008 20:36:45 GMT</pubDate>
    <dc:creator>D Kearns</dc:creator>
    <dc:date>2008-04-02T20:36:45Z</dc:date>
    <item>
      <title>remote file system mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-system-mounting/m-p/5100966#M444172</link>
      <description>I have 2 HP-UX servers, I am trying to in SAM add a remote file system from one to the other. One alrady has a remtoe file system mount to another HP-UX server on our network. When I go to add this other server as a remote file system I get this error, but I don't see anything in SAM on the destination server that references it. Below is the error&lt;BR /&gt;&lt;BR /&gt;Connectivity is NOT configured for the    Remote-Server Name:     &lt;BR /&gt;"apollo.transx.ca."  Use the "Internet Connectivity" area to add     &lt;BR /&gt;connectivity to "apollo.transx.ca." Continue entering the rest of the&lt;BR /&gt;information on the screen if you are sure this is what you want to   &lt;BR /&gt;do.  See the online help for more information.     &lt;BR /&gt;&lt;BR /&gt;Can anyone point me in he right direction?&lt;BR /&gt;&lt;BR /&gt;Thank you.                  &lt;BR /&gt;</description>
      <pubDate>Tue, 01 Apr 2008 19:33:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-system-mounting/m-p/5100966#M444172</guid>
      <dc:creator>D Kearns</dc:creator>
      <dc:date>2008-04-01T19:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: remote file system mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-system-mounting/m-p/5100967#M444173</link>
      <description>Anti-SAM instructions:&lt;BR /&gt;&lt;BR /&gt;On Server A&lt;BR /&gt;vi /etc/hosts to include hostname and IP for server B.&lt;BR /&gt;"10.10.1.10 serverB"&lt;BR /&gt;&lt;BR /&gt;vi /etc/exports to include filesystem name and access for server B.&lt;BR /&gt;"/path anon=-2,access=serverB"&lt;BR /&gt;&lt;BR /&gt;execute exportfs -av&lt;BR /&gt;&lt;BR /&gt;On Server B:&lt;BR /&gt;edit /etc/fstab for Server A filesystem.&lt;BR /&gt;"serverA:/path /path nfs bg,soft 0 2"</description>
      <pubDate>Tue, 01 Apr 2008 19:43:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-system-mounting/m-p/5100967#M444173</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-04-01T19:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: remote file system mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-system-mounting/m-p/5100968#M444174</link>
      <description>Use NFS and export the directory or filesystem you want.  Add the entry for the file system or directory in /etc/exports and give the permissions as root / read-write / read-only.  Then do exportfs -a command.&lt;BR /&gt;&lt;BR /&gt;Add the entry of this FS in your /etc/fstab of other node and mount it.</description>
      <pubDate>Tue, 01 Apr 2008 23:29:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-system-mounting/m-p/5100968#M444174</guid>
      <dc:creator>Shibin_2</dc:creator>
      <dc:date>2008-04-01T23:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: remote file system mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-system-mounting/m-p/5100969#M444175</link>
      <description>Kearns,&lt;BR /&gt;     First of all i want to know that from where you are mouning the file system, because Network file system will never export from remote server.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Piyush Mathiya&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Apr 2008 01:04:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-system-mounting/m-p/5100969#M444175</guid>
      <dc:creator>piyush mathiya</dc:creator>
      <dc:date>2008-04-02T01:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: remote file system mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-system-mounting/m-p/5100970#M444176</link>
      <description>Thank you for your replies.&lt;BR /&gt;&lt;BR /&gt;Both servers are in the same Data Center, one is an HP9000 running HP-UX 11i, the other is an HP BL60p blade server running HP-UX 11.23. The originating server is the HP9000 it has entries to very old servers that were at one time had remote file systems accessible by this server. The one currently on the HP9000 is to another BL60p blade server. This remote file system mount was done through SAM, but as with my first post I get an error that tells me to turn something on, on the destination server.&lt;BR /&gt;&lt;BR /&gt;I hope this gives a little more information.</description>
      <pubDate>Wed, 02 Apr 2008 12:21:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-system-mounting/m-p/5100970#M444176</guid>
      <dc:creator>D Kearns</dc:creator>
      <dc:date>2008-04-02T12:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: remote file system mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-system-mounting/m-p/5100971#M444177</link>
      <description>The current mount I have from the HP9000 goes through the /net directory, I hope this helps as well.&lt;BR /&gt;&lt;BR /&gt;Thank you.</description>
      <pubDate>Wed, 02 Apr 2008 12:46:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-system-mounting/m-p/5100971#M444177</guid>
      <dc:creator>D Kearns</dc:creator>
      <dc:date>2008-04-02T12:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: remote file system mounting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-system-mounting/m-p/5100972#M444178</link>
      <description>I was able to get the mount to work, thank you to the user Tim Nelson. It works now.</description>
      <pubDate>Wed, 02 Apr 2008 20:36:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-file-system-mounting/m-p/5100972#M444178</guid>
      <dc:creator>D Kearns</dc:creator>
      <dc:date>2008-04-02T20:36:45Z</dc:date>
    </item>
  </channel>
</rss>

