<?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: Autofs is not working on HP-UX 11.31 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/autofs-is-not-working-on-hp-ux-11-31/m-p/4558789#M371464</link>
    <description>That is the way automounter - sorry, autofs - works.  A reference to a file system on another host causes autofs to automatically mount this file system on the mount point specified in  /etc/auto_master - in your case /net.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Wed, 06 Jan 2010 14:50:49 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2010-01-06T14:50:49Z</dc:date>
    <item>
      <title>Autofs is not working on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autofs-is-not-working-on-hp-ux-11-31/m-p/4558782#M371457</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I would like to configure autofs on HP-UX 11.31.&lt;BR /&gt;&lt;BR /&gt;I would like auto mount server1:/var to /data of client1.&lt;BR /&gt;&lt;BR /&gt;/var of server1 has shared in /etc/dfs/dfstab.&lt;BR /&gt;&lt;BR /&gt;I have done following configurations in client1&lt;BR /&gt;&lt;BR /&gt;1)#more /etc/auto_master&lt;BR /&gt;&lt;BR /&gt;/net -hosts -nosuid,soft,nobrowse&lt;BR /&gt;/- /etc/auto_direct&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2)# more /etc/auto_direct&lt;BR /&gt;&lt;BR /&gt;/data -nosuid server1:/var&lt;BR /&gt;&lt;BR /&gt;3)# /sbin/init.d/autofs stop&lt;BR /&gt;# /sbin/init.d/autofs start&lt;BR /&gt;&lt;BR /&gt;4)# cd /data&lt;BR /&gt;&lt;BR /&gt;Here the system is hanging.&lt;BR /&gt;&lt;BR /&gt;Are the above stpes correct?&lt;BR /&gt;&lt;BR /&gt;How to solve this issue?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Jan 2010 18:15:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autofs-is-not-working-on-hp-ux-11-31/m-p/4558782#M371457</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2010-01-05T18:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Autofs is not working on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autofs-is-not-working-on-hp-ux-11-31/m-p/4558783#M371458</link>
      <description>what happens if you attempt to manually mount server11:/var someplace, does it hang or succeed?&lt;BR /&gt;&lt;BR /&gt;If hangs, the problem is most likely with server1.  Did share it out after updating the dfstab?</description>
      <pubDate>Tue, 05 Jan 2010 19:43:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autofs-is-not-working-on-hp-ux-11-31/m-p/4558783#M371458</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2010-01-05T19:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Autofs is not working on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autofs-is-not-working-on-hp-ux-11-31/m-p/4558784#M371459</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Check permissions on the configuration files for autofs.&lt;BR /&gt;&lt;BR /&gt;It has been known to cause problems on this platform and OS if execute (x) permissions are on the auto* files.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 05 Jan 2010 20:54:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autofs-is-not-working-on-hp-ux-11-31/m-p/4558784#M371459</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-01-05T20:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Autofs is not working on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autofs-is-not-working-on-hp-ux-11-31/m-p/4558785#M371460</link>
      <description>Did you happen to start/restart the nfs services on the client?&lt;BR /&gt;&lt;BR /&gt;Also is NFS started on the source machine?</description>
      <pubDate>Wed, 06 Jan 2010 02:17:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autofs-is-not-working-on-hp-ux-11-31/m-p/4558785#M371460</guid>
      <dc:creator>Albert Smith_1</dc:creator>
      <dc:date>2010-01-06T02:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: Autofs is not working on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autofs-is-not-working-on-hp-ux-11-31/m-p/4558786#M371461</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I am able to mount manually.&lt;BR /&gt;&lt;BR /&gt;Is above configurations are correct?</description>
      <pubDate>Wed, 06 Jan 2010 13:21:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autofs-is-not-working-on-hp-ux-11-31/m-p/4558786#M371461</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2010-01-06T13:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Autofs is not working on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autofs-is-not-working-on-hp-ux-11-31/m-p/4558787#M371462</link>
      <description>&amp;gt; 4)# cd /data&lt;BR /&gt;&lt;BR /&gt;Try "cd /net/data" instead.  Also take a look at bdf output - you should be able to see /data mounted.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 06 Jan 2010 13:27:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autofs-is-not-working-on-hp-ux-11-31/m-p/4558787#M371462</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2010-01-06T13:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Autofs is not working on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autofs-is-not-working-on-hp-ux-11-31/m-p/4558788#M371463</link>
      <description>Hi Pete,&lt;BR /&gt;&lt;BR /&gt;I am able to access "cd /net/server1/var".&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jan 2010 14:07:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autofs-is-not-working-on-hp-ux-11-31/m-p/4558788#M371463</guid>
      <dc:creator>senthil_kumar_1</dc:creator>
      <dc:date>2010-01-06T14:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Autofs is not working on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autofs-is-not-working-on-hp-ux-11-31/m-p/4558789#M371464</link>
      <description>That is the way automounter - sorry, autofs - works.  A reference to a file system on another host causes autofs to automatically mount this file system on the mount point specified in  /etc/auto_master - in your case /net.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 06 Jan 2010 14:50:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autofs-is-not-working-on-hp-ux-11-31/m-p/4558789#M371464</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2010-01-06T14:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Autofs is not working on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autofs-is-not-working-on-hp-ux-11-31/m-p/4558790#M371465</link>
      <description>of course, you could simply mount it, via NFS, at boot time, if that suits our needs.</description>
      <pubDate>Wed, 06 Jan 2010 14:51:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autofs-is-not-working-on-hp-ux-11-31/m-p/4558790#M371465</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2010-01-06T14:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: Autofs is not working on HP-UX 11.31</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autofs-is-not-working-on-hp-ux-11-31/m-p/4558791#M371466</link>
      <description>Seems to be working after a fashion.&lt;BR /&gt;&lt;BR /&gt;did permissions on the auto* files have any impact?&lt;BR /&gt;&lt;BR /&gt;Can you post the files, there may be something that we can work out for you with configuration syntax.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 06 Jan 2010 15:22:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autofs-is-not-working-on-hp-ux-11-31/m-p/4558791#M371466</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-01-06T15:22:29Z</dc:date>
    </item>
  </channel>
</rss>

