<?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 Simple Autofs question. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/simple-autofs-question/m-p/2892454#M103205</link>
    <description>I have been using hard nfs mounts for years between our Production and Development systems and starting to use autoFS and have a problem, getting a invalid subdirectory on client side after a cd to mount point hangs and I do a cntl C.  I can never get to see the files on the client side.&lt;BR /&gt;&lt;BR /&gt;HP-UX 11.00 on host and client.&lt;BR /&gt;nsfconf file AUTOFS=1&lt;BR /&gt;                AUTOMOUNT=0&lt;BR /&gt;&lt;BR /&gt;/usr/ud/HARRIS in export file on host and exportfs -a ran.&lt;BR /&gt;&lt;BR /&gt;auto-master on client  looks like&lt;BR /&gt;/net -hosts -nosuid&lt;BR /&gt;/-      /etc/auto_direct&lt;BR /&gt;&lt;BR /&gt;auto-direct on client looks like&lt;BR /&gt;/ASPEN_SCHED2 -nosuid aspen:/usr/ud/HARRIS&lt;BR /&gt;&lt;BR /&gt;Question the mountpoint ASPEN_SCHED2 does that have to exist or does it make it&lt;BR /&gt;&lt;BR /&gt;Yes, I have read the man pages and HP info notes, I have problems reading and understanding things in depth.  I like to work from small and add on or have really good examples to follow and take apart</description>
    <pubDate>Wed, 29 Jan 2003 19:55:16 GMT</pubDate>
    <dc:creator>Belinda Dermody</dc:creator>
    <dc:date>2003-01-29T19:55:16Z</dc:date>
    <item>
      <title>Simple Autofs question.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/simple-autofs-question/m-p/2892454#M103205</link>
      <description>I have been using hard nfs mounts for years between our Production and Development systems and starting to use autoFS and have a problem, getting a invalid subdirectory on client side after a cd to mount point hangs and I do a cntl C.  I can never get to see the files on the client side.&lt;BR /&gt;&lt;BR /&gt;HP-UX 11.00 on host and client.&lt;BR /&gt;nsfconf file AUTOFS=1&lt;BR /&gt;                AUTOMOUNT=0&lt;BR /&gt;&lt;BR /&gt;/usr/ud/HARRIS in export file on host and exportfs -a ran.&lt;BR /&gt;&lt;BR /&gt;auto-master on client  looks like&lt;BR /&gt;/net -hosts -nosuid&lt;BR /&gt;/-      /etc/auto_direct&lt;BR /&gt;&lt;BR /&gt;auto-direct on client looks like&lt;BR /&gt;/ASPEN_SCHED2 -nosuid aspen:/usr/ud/HARRIS&lt;BR /&gt;&lt;BR /&gt;Question the mountpoint ASPEN_SCHED2 does that have to exist or does it make it&lt;BR /&gt;&lt;BR /&gt;Yes, I have read the man pages and HP info notes, I have problems reading and understanding things in depth.  I like to work from small and add on or have really good examples to follow and take apart</description>
      <pubDate>Wed, 29 Jan 2003 19:55:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/simple-autofs-question/m-p/2892454#M103205</guid>
      <dc:creator>Belinda Dermody</dc:creator>
      <dc:date>2003-01-29T19:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Autofs question.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/simple-autofs-question/m-p/2892455#M103206</link>
      <description>Also, I did run /usr/sbin/automount&lt;BR /&gt;&lt;BR /&gt;I also umounted the hard mount for /ASPEN_HARRIS prior to doing this and commented it out of the /etc/fstab file.</description>
      <pubDate>Wed, 29 Jan 2003 20:15:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/simple-autofs-question/m-p/2892455#M103206</guid>
      <dc:creator>Belinda Dermody</dc:creator>
      <dc:date>2003-01-29T20:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Autofs question.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/simple-autofs-question/m-p/2892456#M103207</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You will need to set AUTOMOUNT=1 if you intend to use AUTOFS.  Stop and start /sbin/init.d/nfs.client after the change.&lt;BR /&gt;&lt;BR /&gt;You do not need to create /ASPEN_SCHED2 directory. Once the client is restarted, it will created. And once you cd to it, it will get mounted.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 29 Jan 2003 20:20:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/simple-autofs-question/m-p/2892456#M103207</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2003-01-29T20:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Autofs question.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/simple-autofs-question/m-p/2892457#M103208</link>
      <description>yes you have to create you mount points&lt;BR /&gt;&lt;BR /&gt;cd /&lt;BR /&gt;mkdir ASPEN_SCHED2 &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Jan 2003 22:02:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/simple-autofs-question/m-p/2892457#M103208</guid>
      <dc:creator>Paul Sperry</dc:creator>
      <dc:date>2003-01-29T22:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: Simple Autofs question.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/simple-autofs-question/m-p/2892458#M103209</link>
      <description>On the server -&lt;BR /&gt;/etc/rc.config.d directory - check the following files&lt;BR /&gt;nfsconf&lt;BR /&gt;- Make sure SERVER=1&lt;BR /&gt;- CLIENT=1 is optional&lt;BR /&gt;&lt;BR /&gt;namesvrs&lt;BR /&gt;Check nis domain (are you using NIS?) - If so, good, what is the NIS domain.&lt;BR /&gt;&lt;BR /&gt;If not - then make sure the hosts files reference each other as nodenames, specifically so that the client sees the server as "aspen" and not aspen.domain.region.&lt;BR /&gt;&lt;BR /&gt;So far so good.&lt;BR /&gt;&lt;BR /&gt;Now - on the server run&lt;BR /&gt;/sbin/init.d/nfs.server stop;/sbin/init.d/nfs.server start - &lt;BR /&gt;&lt;BR /&gt;on the client run &lt;BR /&gt;/sbin/init.d/nfs.client stop; /sbin/init.d/nfs.client start&lt;BR /&gt;&lt;BR /&gt;This will restart everything for you.&lt;BR /&gt;&lt;BR /&gt;If you answered that you have a nis domain above, then reference /etc/nsswitch.conf and make sure it is set up appropriately&lt;BR /&gt;automount: files nis &lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;automount: files [notfound=CONTINUE] nis&lt;BR /&gt;&lt;BR /&gt;Good Luck&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Jan 2003 22:15:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/simple-autofs-question/m-p/2892458#M103209</guid>
      <dc:creator>Jim Butler</dc:creator>
      <dc:date>2003-01-29T22:15:51Z</dc:date>
    </item>
  </channel>
</rss>

