<?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: NFS sharing in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-sharing/m-p/5105870#M689299</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Lets see the servers /etc/exports file.&lt;BR /&gt;&lt;BR /&gt;Thats the probably source of NFS share problems if in deed this is the problem here.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Mon, 28 Apr 2008 13:37:23 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2008-04-28T13:37:23Z</dc:date>
    <item>
      <title>NFS sharing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-sharing/m-p/5105869#M689298</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Cant get an NFS directory to share to multiple clients.&lt;BR /&gt;Can anyone point out where Im gone wrong,pls.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;dfstab has:&lt;BR /&gt;/usr/sbin/share -F nfs -o rw=client1 /shared&lt;BR /&gt;/usr/sbin/share -F nfs -o rw=client2 /shared&lt;BR /&gt;&lt;BR /&gt;After i do "shareall"&lt;BR /&gt;&lt;BR /&gt;Create a mountpnt on client and mount it.&lt;BR /&gt;Doesnt mount, just hangs. I use FQDN.&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Apr 2008 13:34:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-sharing/m-p/5105869#M689298</guid>
      <dc:creator>BrianDoyle</dc:creator>
      <dc:date>2008-04-28T13:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: NFS sharing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-sharing/m-p/5105870#M689299</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Lets see the servers /etc/exports file.&lt;BR /&gt;&lt;BR /&gt;Thats the probably source of NFS share problems if in deed this is the problem here.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 28 Apr 2008 13:37:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-sharing/m-p/5105870#M689299</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-04-28T13:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: NFS sharing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-sharing/m-p/5105871#M689300</link>
      <description>SEP,&lt;BR /&gt;This is 11.31 and using /etc/dfs/dfstab &lt;BR /&gt;&lt;BR /&gt;Briano,&lt;BR /&gt;The above would rw to client1 and read-mostly to all others.&lt;BR /&gt;&lt;BR /&gt;Check your hostnames.&lt;BR /&gt;&lt;BR /&gt;I typicall would list all hostnames in access=host1:host2:host3 etc...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Apr 2008 13:45:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-sharing/m-p/5105871#M689300</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-04-28T13:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: NFS sharing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-sharing/m-p/5105872#M689301</link>
      <description>&lt;!--!*#--&gt;&amp;gt; /usr/sbin/share -F nfs -o rw=client1 /shared&lt;BR /&gt;&amp;gt; /usr/sbin/share -F nfs -o rw=client2 /shared&lt;BR /&gt;&lt;BR /&gt;Not something like this?&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/share -F nfs -o rw=client1:client2 /shared&lt;BR /&gt;&lt;BR /&gt;    man share&lt;BR /&gt;&lt;BR /&gt;I don't believe that "share" commands&lt;BR /&gt;accumulate for a particular pathname.  The&lt;BR /&gt;new one replaces the old one.&lt;BR /&gt;&lt;BR /&gt;    /usr/sbin/showmount -e&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Create a mountpnt on client and mount it.&lt;BR /&gt;&lt;BR /&gt;How?  On which client?  What is "client"?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I use FQDN.&lt;BR /&gt;&lt;BR /&gt;Where?</description>
      <pubDate>Mon, 28 Apr 2008 14:00:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-sharing/m-p/5105872#M689301</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-04-28T14:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: NFS sharing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-sharing/m-p/5105873#M689302</link>
      <description>Thanks guys for teh quick responses.&lt;BR /&gt;In the end I shared it to all clients. I see from the last post that I should have a colon ":" seperating clients. i was using a comma.&lt;BR /&gt;&lt;BR /&gt;thanks to all.</description>
      <pubDate>Mon, 28 Apr 2008 14:07:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-sharing/m-p/5105873#M689302</guid>
      <dc:creator>BrianDoyle</dc:creator>
      <dc:date>2008-04-28T14:07:34Z</dc:date>
    </item>
  </channel>
</rss>

