<?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/4457673#M359653</link>
    <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I need to nfs mount /Backup folder to few servers(nearly 5servers)Please help me how.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Phil</description>
    <pubDate>Fri, 10 Jul 2009 17:37:08 GMT</pubDate>
    <dc:creator>Philemon_2</dc:creator>
    <dc:date>2009-07-10T17:37:08Z</dc:date>
    <item>
      <title>NFS Mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/4457673#M359653</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I need to nfs mount /Backup folder to few servers(nearly 5servers)Please help me how.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Phil</description>
      <pubDate>Fri, 10 Jul 2009 17:37:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/4457673#M359653</guid>
      <dc:creator>Philemon_2</dc:creator>
      <dc:date>2009-07-10T17:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/4457674#M359654</link>
      <description>Please read and understand the NFS Services Administrator's Guide for your OS version:&lt;BR /&gt;&lt;BR /&gt;HP-UX 11.11 and older:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5992-0715/index.html" target="_blank"&gt;http://docs.hp.com/en/5992-0715/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HP-UX 11.23:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5992-0714/index.html" target="_blank"&gt;http://docs.hp.com/en/5992-0714/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HP-UX 11.31:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B1031-90061/index.html" target="_blank"&gt;http://docs.hp.com/en/B1031-90061/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In a nutshell:&lt;BR /&gt;&lt;BR /&gt;NFS works with numeric UIDs and GIDs, not by user and group names. If maintaining correct file ownerships is important to you, you should make sure your users have identical UIDs and GIDs in all servers participating in the NFS. You can do it manually, if you don't have many users, but it's tedious and error-prone: in a large environment, a centralized user database (like LDAP or NIS) is practically a necessity.&lt;BR /&gt;&lt;BR /&gt;If you use hostnames in NFS configuration files, make sure your NFS server can resolve the names of your NFS clients, and vice versa.&lt;BR /&gt;&lt;BR /&gt;If you use DNS for hostname resolution, remember that getting the IP address for a hostname and getting the hostname for an IP address are two different DNS lookups which must usually be configured separately. Both must work.&lt;BR /&gt;&lt;BR /&gt;The server that has the actual storage for your /Backup directory will be the NFS server. It must have the NFS server-side network services running, and it must export the directory to the other server.&lt;BR /&gt;&lt;BR /&gt;Important configuration files for the NFS server: /etc/rc.config.d/nfsconf, /etc/exports&lt;BR /&gt;&lt;BR /&gt;The other servers will be NFS clients. They must have the NFS client-side network services running, and must be configured to mount the filesystem from the NFS server.&lt;BR /&gt;&lt;BR /&gt;Important configuration files for the NFS clients: /etc/rc.config.d/nfsconf, /etc/fstab&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Fri, 10 Jul 2009 18:43:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/4457674#M359654</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-07-10T18:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: NFS Mount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/4457675#M359655</link>
      <description>Hello Phil,&lt;BR /&gt;&lt;BR /&gt;Matti has given all the info, but sometimes we need to do quickly.&lt;BR /&gt;&lt;BR /&gt;for examples.&lt;BR /&gt;man exports&lt;BR /&gt;man exportfs&lt;BR /&gt;&lt;BR /&gt;1) vi /etc/exports&lt;BR /&gt;2) add your mounts&lt;BR /&gt;3) exportfs -av&lt;BR /&gt;&lt;BR /&gt;from another server&lt;BR /&gt;mount server:/mount-dir  /mount-point&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;add them to /etc/fstab  for reboots</description>
      <pubDate>Sun, 12 Jul 2009 04:48:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-mount/m-p/4457675#M359655</guid>
      <dc:creator>Basheer_2</dc:creator>
      <dc:date>2009-07-12T04:48:04Z</dc:date>
    </item>
  </channel>
</rss>

