<?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: AUTOMOUNTD continually runs in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/automountd-continually-runs/m-p/4189984#M323538</link>
    <description>Hi Jerry,&lt;BR /&gt;&lt;BR /&gt;What I understand is that you use autofs on your systems and on one of them it is continually running and always seen on the top. If that is the case, why do not you use lsof with the pid of the automountd. It would give you some clues.&lt;BR /&gt;&lt;BR /&gt;lsof -p process id of the automountd.&lt;BR /&gt;&lt;BR /&gt;If you are using NIS or DNS, try manually ping the server which exported the missing file system. May be it is related to resolver issues.&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
    <pubDate>Thu, 01 May 2008 11:21:35 GMT</pubDate>
    <dc:creator>Rasheed Tamton</dc:creator>
    <dc:date>2008-05-01T11:21:35Z</dc:date>
    <item>
      <title>AUTOMOUNTD continually runs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automountd-continually-runs/m-p/4189978#M323532</link>
      <description>Hello all.&lt;BR /&gt;It seems that the Automountd daemon is continually running. It's the first command listed when I do a 'top' command.&lt;BR /&gt;I've looked everywhere but I cannot locate what is calling it.&lt;BR /&gt;Does anyone have a suggestion?&lt;BR /&gt;We're running 11.23.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance!</description>
      <pubDate>Wed, 30 Apr 2008 19:54:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automountd-continually-runs/m-p/4189978#M323532</guid>
      <dc:creator>Jerry Ragland</dc:creator>
      <dc:date>2008-04-30T19:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: AUTOMOUNTD continually runs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automountd-continually-runs/m-p/4189979#M323533</link>
      <description>Check the NFS configuration... automountd is a daemon which runs if you have configured auto fs.</description>
      <pubDate>Wed, 30 Apr 2008 19:59:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automountd-continually-runs/m-p/4189979#M323533</guid>
      <dc:creator>Mridul Shrivastava</dc:creator>
      <dc:date>2008-04-30T19:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: AUTOMOUNTD continually runs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automountd-continually-runs/m-p/4189980#M323534</link>
      <description>Hi Jerry:&lt;BR /&gt;&lt;BR /&gt;See '/sbin/init.d/nfs.client' and the driving configuation file '/etc/rc.config.d/nfsconf'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Wed, 30 Apr 2008 20:01:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automountd-continually-runs/m-p/4189980#M323534</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-04-30T20:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: AUTOMOUNTD continually runs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automountd-continually-runs/m-p/4189981#M323535</link>
      <description>Automount is started in the NFS services. You can stop it by using the "/sbin/init.d/nfs.client stop" script or just kill the automount daemon.&lt;BR /&gt;&lt;BR /&gt;Then you can prevent it from starting upo again by disabling it in /etc/rc.config.d/nfsconf and change the AUTOMOUNT or AUTOFS to 0.</description>
      <pubDate>Wed, 30 Apr 2008 20:04:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automountd-continually-runs/m-p/4189981#M323535</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-04-30T20:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: AUTOMOUNTD continually runs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automountd-continually-runs/m-p/4189982#M323536</link>
      <description>Thanks for the replies!&lt;BR /&gt;&lt;BR /&gt;The thing is we have two systems running the same OS. From what I can tell, the configuration files are the same on both.&lt;BR /&gt;This daemon is continually running only on one, though.&lt;BR /&gt;The only difference is that there is one less file system being mounted on the machine with the continually running Automountd. Otherwise, the configurations are the same.&lt;BR /&gt;I'm trying to find out what is calling the daemon. I'm sure it's related to that missing file system, just not sure where it'd be.</description>
      <pubDate>Wed, 30 Apr 2008 20:19:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automountd-continually-runs/m-p/4189982#M323536</guid>
      <dc:creator>Jerry Ragland</dc:creator>
      <dc:date>2008-04-30T20:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: AUTOMOUNTD continually runs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automountd-continually-runs/m-p/4189983#M323537</link>
      <description>AUTOMOUNTD should continually run but what is the CPU percentage?  Mine is about 1.5 to .5 %.</description>
      <pubDate>Thu, 01 May 2008 04:55:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automountd-continually-runs/m-p/4189983#M323537</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-05-01T04:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: AUTOMOUNTD continually runs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automountd-continually-runs/m-p/4189984#M323538</link>
      <description>Hi Jerry,&lt;BR /&gt;&lt;BR /&gt;What I understand is that you use autofs on your systems and on one of them it is continually running and always seen on the top. If that is the case, why do not you use lsof with the pid of the automountd. It would give you some clues.&lt;BR /&gt;&lt;BR /&gt;lsof -p process id of the automountd.&lt;BR /&gt;&lt;BR /&gt;If you are using NIS or DNS, try manually ping the server which exported the missing file system. May be it is related to resolver issues.&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Thu, 01 May 2008 11:21:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automountd-continually-runs/m-p/4189984#M323538</guid>
      <dc:creator>Rasheed Tamton</dc:creator>
      <dc:date>2008-05-01T11:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: AUTOMOUNTD continually runs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automountd-continually-runs/m-p/4189985#M323539</link>
      <description>Thanks again for the answers!&lt;BR /&gt;The CPU usage of Automountd is hovering around 100%. Here is the top command results:&lt;BR /&gt;0   ?     1016 root     152 20 11228K  1344K run   6391:53 99.45 99.28 automountd&lt;BR /&gt;&lt;BR /&gt;I downloaded the lsof command and ran it. Not sure what to do with the results, though.&lt;BR /&gt;What exactly should I look for?&lt;BR /&gt;&lt;BR /&gt;Thanks again, all!&lt;BR /&gt;</description>
      <pubDate>Thu, 01 May 2008 14:19:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automountd-continually-runs/m-p/4189985#M323539</guid>
      <dc:creator>Jerry Ragland</dc:creator>
      <dc:date>2008-05-01T14:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: AUTOMOUNTD continually runs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automountd-continually-runs/m-p/4189986#M323540</link>
      <description>Jerry,&lt;BR /&gt;&lt;BR /&gt;Is automountd consuming the entire CPU immediately upon reboot or something else triggers it thereafter?&lt;BR /&gt;&lt;BR /&gt;Do you even have a need for automount?&lt;BR /&gt;&lt;BR /&gt;Do you have created an autofs map?&lt;BR /&gt;&lt;BR /&gt;Do you have NFS mounts?&lt;BR /&gt;&lt;BR /&gt;Do you have a conflict between entries in fstab and entries in the autofs maps?&lt;BR /&gt;&lt;BR /&gt;Check if there are any patches for automountd or NFS with references to automount.&lt;BR /&gt;&lt;BR /&gt;Is the automountd at the same level on the two servers that you mentioned?</description>
      <pubDate>Thu, 01 May 2008 21:34:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automountd-continually-runs/m-p/4189986#M323540</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-05-01T21:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: AUTOMOUNTD continually runs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automountd-continually-runs/m-p/4189987#M323541</link>
      <description>&amp;gt;The CPU usage of Automountd is hovering around 100%.&lt;BR /&gt;&lt;BR /&gt;This sounds broken to me.  :-)&lt;BR /&gt;Are you using the enhanced autofs with the latest patches?&lt;BR /&gt;See Dave's link in:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1219285" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1219285&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 02 May 2008 08:37:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automountd-continually-runs/m-p/4189987#M323541</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-05-02T08:37:14Z</dc:date>
    </item>
  </channel>
</rss>

