<?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: automounter problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/automounter-problem/m-p/3317753#M186882</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This was working till yesterday and there is no file modification done for etc/auto_home and etc/auto_master for a long time.&lt;BR /&gt;The same exported directory is mounted in many servers by using automounter and its all working fine. &lt;BR /&gt;I am able to ping the nfs server from client.&lt;BR /&gt;&lt;BR /&gt;even it is getting mounted after restarting. But again the mounted directory will be inaccessible after some time. It becomes accessible automatically after some time again.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sreejith M&lt;BR /&gt;</description>
    <pubDate>Tue, 29 Jun 2004 05:17:24 GMT</pubDate>
    <dc:creator>sreejith_4</dc:creator>
    <dc:date>2004-06-29T05:17:24Z</dc:date>
    <item>
      <title>automounter problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automounter-problem/m-p/3317750#M186879</link>
      <description>when i access automounted directories it is throwing the below error&lt;BR /&gt;NFS server (pid634@/net) not responding still trying&lt;BR /&gt;&lt;BR /&gt;I am unable to start the auotomounter manually also. Tried restarting the system and it has started working fine for about 10 minutes. Again it is gone down.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Sreejith M&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Jun 2004 04:31:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automounter-problem/m-p/3317750#M186879</guid>
      <dc:creator>sreejith_4</dc:creator>
      <dc:date>2004-06-29T04:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: automounter problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automounter-problem/m-p/3317751#M186880</link>
      <description>Hai,&lt;BR /&gt;&lt;BR /&gt; To create the automount, create the automount file with contents as&lt;BR /&gt; &lt;EXPORT-DIRECTORY&gt; machine:/mount-dir&lt;BR /&gt;&lt;BR /&gt; Create an entry in the /etc/auto_master as&lt;BR /&gt; /- &lt;FULL-AUTO-FILE-NAME&gt;&lt;BR /&gt;&lt;BR /&gt; It will be automounted normally. Check mount -v or mount command after reboot. It will be automounted.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Muthukumar.&lt;/FULL-AUTO-FILE-NAME&gt;&lt;/EXPORT-DIRECTORY&gt;</description>
      <pubDate>Tue, 29 Jun 2004 04:44:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automounter-problem/m-p/3317751#M186880</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2004-06-29T04:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: automounter problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automounter-problem/m-p/3317752#M186881</link>
      <description>Hi Sreejith,&lt;BR /&gt;Check /etc/exports file on NFS server. Check /etc/auto_master file on NFS client.&lt;BR /&gt;Check network connectivity to nfs server and whether there any name resolution issues. &lt;BR /&gt;See if all required daemons are running. nfs.core,nfs.client and nfs.server.&lt;BR /&gt;&lt;BR /&gt;Finally try restarting the daemons as:&lt;BR /&gt;/sbin/init.d/nfs.core stop|start&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Jun 2004 04:54:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automounter-problem/m-p/3317752#M186881</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-06-29T04:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: automounter problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automounter-problem/m-p/3317753#M186882</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This was working till yesterday and there is no file modification done for etc/auto_home and etc/auto_master for a long time.&lt;BR /&gt;The same exported directory is mounted in many servers by using automounter and its all working fine. &lt;BR /&gt;I am able to ping the nfs server from client.&lt;BR /&gt;&lt;BR /&gt;even it is getting mounted after restarting. But again the mounted directory will be inaccessible after some time. It becomes accessible automatically after some time again.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sreejith M&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Jun 2004 05:17:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automounter-problem/m-p/3317753#M186882</guid>
      <dc:creator>sreejith_4</dc:creator>
      <dc:date>2004-06-29T05:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: automounter problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automounter-problem/m-p/3317754#M186883</link>
      <description>Hi,&lt;BR /&gt;Check the DNS entry for your Client in DNS server.&lt;BR /&gt;Try doing &lt;BR /&gt;&amp;gt; nslookup NFSCLIENT&lt;BR /&gt;&lt;BR /&gt;from NFS server.&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Tue, 29 Jun 2004 06:06:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automounter-problem/m-p/3317754#M186883</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-06-29T06:06:52Z</dc:date>
    </item>
  </channel>
</rss>

