<?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 export files in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5875871#M529042</link>
    <description>&lt;P&gt;Please find the attached the output file.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 22 Nov 2012 14:23:52 GMT</pubDate>
    <dc:creator>Yaroki</dc:creator>
    <dc:date>2012-11-22T14:23:52Z</dc:date>
    <item>
      <title>NFS export files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5869913#M529028</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I'm using HP-UX b.11.11 an try to mount remote files via NFS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My /etc/exports (host-server) file:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/ssc &amp;nbsp; &amp;nbsp; &amp;nbsp;-anon=65534&lt;/P&gt;
&lt;P&gt;/tmp &amp;nbsp; &amp;nbsp; 8.10.4.77/24(rw)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can only access to the /ssc directory.&lt;/P&gt;
&lt;P&gt;When I try to access /tmp it gives "permission denied" message.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I ran&lt;/P&gt;
&lt;P&gt;#nsquery hosts CLIENT_NAME&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and the results are fine. Also the /etc/hosts includes the ip and the correct name.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the mount point directory has 777 permission.&lt;/P&gt;
&lt;P&gt;Please advice.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yali&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P.S. This thread has been moved from Workstations - Itanium-Based, hp9000, Visualize to HP-UX &amp;gt; networking - HP Forums Moderator&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2012 03:08:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5869913#M529028</guid>
      <dc:creator>Yaroki</dc:creator>
      <dc:date>2012-11-19T03:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: NFS export files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5870045#M529029</link>
      <description>&lt;P&gt;The second line in your /etc/exports is not properly formatted to HP-UX 11.11 requirements. It looks more like Linux /etc/exports syntax. This is probably why the line is ignored by HP-UX.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to give read/write access to /tmp to only the hosts in the 8.10.4.xx segment, the proper HP-UX 11.11 syntax would be:&lt;/P&gt;&lt;PRE&gt;/tmp -access=@8.10.4.0/24&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please read "man 4 exports" for more details.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Nov 2012 22:31:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5870045#M529029</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2012-11-18T22:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: NFS export files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5872827#M529030</link>
      <description>&lt;P&gt;Thank for the reply Matti.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I red man 4 exports and create the correct syntax as you recommended.&lt;/P&gt;&lt;P&gt;Still the mount can be performed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Messages received:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;nfs mount: getaddr_nfs: &amp;nbsp;server1: NFS service not responding(retry delay=5s)&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;nfs mount: retry: &amp;nbsp;retrying(1) for: /server1 after 5 seconds&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;nfs mount: retry: giving uo on: /server1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;BR,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Yali&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2012 11:49:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5872827#M529030</guid>
      <dc:creator>Yaroki</dc:creator>
      <dc:date>2012-11-20T11:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: NFS export files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5873017#M529031</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;can you show us the new file?&lt;BR /&gt;&lt;BR /&gt;Also:&lt;BR /&gt;- nfs service must run at the 'server' (is it linux ox hp-ux? which nfs version?)&lt;BR /&gt;- directory must be exported at the server&lt;BR /&gt;&lt;BR /&gt;V.</description>
      <pubDate>Tue, 20 Nov 2012 15:11:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5873017#M529031</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2012-11-20T15:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: NFS export files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5874199#M529032</link>
      <description>&lt;P&gt;Any changes to /etc/exports will only take effect after you run "exportfs -a" on the NFS server host or restart the NFS server processes. Did you do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The first step of basic NFS connectivity troubleshooting would be running "rpcinfo -p" on the NFS server host, then going to the NFS client host and running "rpcinfo -p &amp;lt;NFS server host name&amp;gt;". Both outputs should be about the same and contain no error messages. This confirms that the rpcbind/portmapper service is working on the NFS server host and accessible from the NFS client host.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As far as I understand, the NFS file locking and reboot recovery protocols rely on hostnames, so it is not enough that the client host can resolve the server's IP address when given its hostname: both the client and the server must also be able to resolve each other's hostnames quickly and reliably when given the IP address only (= reverse lookup).&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2012 08:29:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5874199#M529032</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2012-11-21T08:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: NFS export files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5874323#M529033</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As I mentioned I'm running HP-UX B.11.11&lt;/P&gt;&lt;P&gt;I am export all my entries after editing /etc/exports with # exportfs -a. I even see that on the client side by #showmount -e &amp;lt;nfs server HOST_NAME&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# rcp -p on both sides give no error message. Should I attach the outputs?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both client and server resolve the IP address &lt;SPAN&gt;quickly&amp;nbsp;&lt;/SPAN&gt;when giving the hostname (I used #ping &amp;lt;hostname&amp;gt; for both the client and the server) .&lt;/P&gt;&lt;P&gt;#ps -ef | grep nfs SERVER&lt;/P&gt;&lt;P&gt;gives&lt;/P&gt;&lt;P&gt;/usr/sbin/nfsd (many times)&lt;/P&gt;&lt;P&gt;nfsktcp&lt;/P&gt;&lt;P&gt;nfskd&lt;/P&gt;&lt;P&gt;#ps -ef | grep nfs CLIENT&lt;/P&gt;&lt;P&gt;gives&lt;/P&gt;&lt;P&gt;/usr/sbin/nfsd (many times)&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;nfskd&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Two more things:&lt;/P&gt;&lt;P&gt;1. Now I can mount nothing via nfs&lt;/P&gt;&lt;P&gt;2. # netstat | grep nfs gives&lt;/P&gt;&lt;P&gt;tcp &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0 &amp;nbsp; &amp;nbsp; &amp;nbsp;0 &amp;nbsp; &amp;nbsp; &amp;nbsp;server1.1021 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ednop.nfsd &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ESTABLISHED&lt;/P&gt;&lt;P&gt;status &amp;nbsp;only on both sides.&lt;/P&gt;&lt;P&gt;I can mount to this machine (ednop) as well from my client&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yali&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2012 09:45:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5874323#M529033</guid>
      <dc:creator>Yaroki</dc:creator>
      <dc:date>2012-11-21T09:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: NFS export files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5874353#M529034</link>
      <description>&amp;gt;I am export all my entries after editing /etc/exports&lt;BR /&gt;&amp;gt;Now I can mount nothing via nfs&lt;BR /&gt;It seems like /etc/exports was edited wrong.&lt;BR /&gt;Please show us the content of the file.&lt;BR /&gt;&lt;BR /&gt;V.&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Nov 2012 10:28:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5874353#M529034</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2012-11-21T10:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: NFS export files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5874367#M529035</link>
      <description>&lt;P&gt;Please find the exports content file:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/scc -anon=65534&lt;BR /&gt;/tmp -access=@8.12.4.0/24&lt;BR /&gt;/var -anon=@8.12.4.0/24&lt;BR /&gt;/&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2012 10:55:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5874367#M529035</guid>
      <dc:creator>Yaroki</dc:creator>
      <dc:date>2012-11-21T10:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: NFS export files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5874369#M529036</link>
      <description>&lt;P&gt;And of course many thanks :)&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2012 10:56:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5874369#M529036</guid>
      <dc:creator>Yaroki</dc:creator>
      <dc:date>2012-11-21T10:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: NFS export files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5874403#M529037</link>
      <description>I would suggest to test this content first:&lt;BR /&gt;&lt;BR /&gt;/scc -anon=65534&lt;BR /&gt;/tmp -anon=65534&lt;BR /&gt;/var -anon=65534</description>
      <pubDate>Wed, 21 Nov 2012 11:35:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5874403#M529037</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2012-11-21T11:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: NFS export files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5874433#M529038</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Despite showmount -e shows:&lt;/P&gt;&lt;P&gt;/var (everyone)&lt;/P&gt;&lt;P&gt;/scc (&lt;SPAN&gt;everyone)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/tmp (&lt;SPAN&gt;everyone)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Its &amp;nbsp;n&lt;/SPAN&gt;&lt;/SPAN&gt;ot working...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;This is the commend I use to the mount.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;#mount 8.12.4.135:/tmp /server1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Is it concern to the shell I'm working with?&lt;/P&gt;&lt;P&gt;Should I check any config file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yali&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2012 11:57:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5874433#M529038</guid>
      <dc:creator>Yaroki</dc:creator>
      <dc:date>2012-11-21T11:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: NFS export files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5874675#M529039</link>
      <description>&lt;P&gt;Let's establish that you can get basic NFS working before we start playing with syntax. On the 11.11 NFS server use the following lines in /etc/exports:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/var&lt;/P&gt;&lt;P&gt;/tmp&lt;/P&gt;&lt;P&gt;/scc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then issue the commands:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# exportfs -uav&lt;/P&gt;&lt;P&gt;# exportfs -av&lt;/P&gt;&lt;P&gt;# cat /etc/xtab&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The xtab file shows what the kernel thinks is exported/shared for NFS clients to access. &amp;nbsp;Once you verify that all three filesystems are exported with no options, try mounting the /tmp filesystem from one of the clients. &amp;nbsp;If that doesn't work then show a cut/paste of the NFS server from the above commands and a cut/paste of the NFS client showing the failing mount command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2012 15:41:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5874675#M529039</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2012-11-21T15:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: NFS export files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5875353#M529040</link>
      <description>&lt;P&gt;Please find the attached files&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2012 07:38:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5875353#M529040</guid>
      <dc:creator>Yaroki</dc:creator>
      <dc:date>2012-11-22T07:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: NFS export files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5875823#M529041</link>
      <description>Log into the client system and issue the command:&lt;BR /&gt;&lt;BR /&gt;rpcinfo -p 8.12.4.135&lt;BR /&gt;&lt;BR /&gt;Post the results.</description>
      <pubDate>Thu, 22 Nov 2012 13:41:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5875823#M529041</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2012-11-22T13:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: NFS export files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5875871#M529042</link>
      <description>&lt;P&gt;Please find the attached the output file.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2012 14:23:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5875871#M529042</guid>
      <dc:creator>Yaroki</dc:creator>
      <dc:date>2012-11-22T14:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: NFS export files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5875909#M529043</link>
      <description>&lt;P&gt;The output shows the nfsds are either not running on the NFS server or they are not registered with rpcbind. &amp;nbsp;Try the following commands and post the output:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/sbin/init,d/nfs.server stop&lt;/P&gt;&lt;P&gt;/sbin/init.d/nfs.server start&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After the NFS server processes are restarted, see if the earlier rpcinfo command shows entries for the nfsds on the server.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2012 14:51:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5875909#M529043</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2012-11-22T14:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: NFS export files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5880261#M529044</link>
      <description>&lt;P&gt;Unfortunately, restarting the service didn't help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What's next?&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2012 08:42:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5880261#M529044</guid>
      <dc:creator>Yaroki</dc:creator>
      <dc:date>2012-11-27T08:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: NFS export files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5881107#M529045</link>
      <description>&lt;P&gt;If /etc/rc.config.d/nfsconf specifies that the NFS server daemons are supposed to be disabled, running the "/sbin/init.d/nfs.server" script won't do anything at all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please attach your nfsconf file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also note that the HP-UX startup scripts read /etc/rc.config.d by executing /etc/rc.config, which reads *all* the files in /etc/rc.config.d directory (excluding only a few well-known backup file suffixes). If any of the files contain variables that have the same names as the variables in the nfsconf file, *and* the filename sorts after "nfsconf" in basic US-ASCII alphanumeric sort order, then those variables will override the settings made in the nfsconf file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Never leave any files like "nfsconf.old" or similar in /etc/rc.config.d. If you must keep the old version as a backup, move it to some other directory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2012 21:46:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5881107#M529045</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2012-11-27T21:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: NFS export files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5896931#M529046</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the delay.&lt;/P&gt;&lt;P&gt;Please find the attached nfsconf file.&lt;/P&gt;&lt;P&gt;I do not have any backup file that was saved with .old or similar in /etc/rc.config.d.&lt;/P&gt;&lt;P&gt;(In order to attach the file I've changed the its suffix to .txt)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yali&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2012 07:25:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/nfs-export-files/m-p/5896931#M529046</guid>
      <dc:creator>Yaroki</dc:creator>
      <dc:date>2012-12-12T07:25:52Z</dc:date>
    </item>
  </channel>
</rss>

