<?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: problems with automount in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-automount/m-p/2491282#M801554</link>
    <description>sorry the /etc/auto_master</description>
    <pubDate>Thu, 08 Feb 2001 09:00:20 GMT</pubDate>
    <dc:creator>Tarek</dc:creator>
    <dc:date>2001-02-08T09:00:20Z</dc:date>
    <item>
      <title>problems with automount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-automount/m-p/2491281#M801553</link>
      <description>I have installed the patch in the attached file and from that automount stopped working. Using NIS. Before the installation automount works perfectly. Now when a user enters to this ws he has the following message:&lt;BR /&gt;Unable to change to home your directory....&lt;BR /&gt;It is not also possible to mount a remote area of another ws. If i user ypwhich command the client points to a slave, and with ypwhich -m all services points to nis master server.&lt;BR /&gt;The /etc/automount is configured. I don't know what to do... I wonder if there is a patch that resolves this problem or one that must be installed after the patch i previously installed. OS hpux 10.20, workstation Visualize C3000.&lt;BR /&gt;Thanks Tarek</description>
      <pubDate>Thu, 08 Feb 2001 08:57:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-automount/m-p/2491281#M801553</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2001-02-08T08:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: problems with automount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-automount/m-p/2491282#M801554</link>
      <description>sorry the /etc/auto_master</description>
      <pubDate>Thu, 08 Feb 2001 09:00:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-automount/m-p/2491282#M801554</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2001-02-08T09:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: problems with automount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-automount/m-p/2491283#M801555</link>
      <description>Hi Tarek,&lt;BR /&gt;&lt;BR /&gt;I think you should install the latest s700_800 10.20 NFS/NIS cumulative megapatch (PHNE_22288) as it solves quite a few automount issues.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://ftp.itrc.hp.com/hp-ux_patches/s700_800/10.X/PHNE_22288" target="_blank"&gt;ftp://ftp.itrc.hp.com/hp-ux_patches/s700_800/10.X/PHNE_22288&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Feb 2001 09:40:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-automount/m-p/2491283#M801555</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2001-02-08T09:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: problems with automount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-automount/m-p/2491284#M801556</link>
      <description>Hello Tarek,&lt;BR /&gt;&lt;BR /&gt;Have a look at /etc/auto_master file. Supposing that your master map is called auto.master, then /etc/auto-master should contain the line:&lt;BR /&gt;+auto.master&lt;BR /&gt;&lt;BR /&gt;If using autofs, you can force the re-reading of the map by entering:&lt;BR /&gt;automount -f /etc/auto_master -v&lt;BR /&gt;&lt;BR /&gt;You should see the output "/home remounted".&lt;BR /&gt;&lt;BR /&gt;If it does not solve the problem, then try to install the patch as advised by Dan.&lt;BR /&gt;&lt;BR /&gt;Best regards.&lt;BR /&gt;&lt;BR /&gt;Fred.</description>
      <pubDate>Thu, 08 Feb 2001 10:18:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-automount/m-p/2491284#M801556</guid>
      <dc:creator>Frederic Soriano</dc:creator>
      <dc:date>2001-02-08T10:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: problems with automount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-automount/m-p/2491285#M801557</link>
      <description>My /etc/auto_master is:&lt;BR /&gt;/net -hosts -hard -timeo=14 -retry=3 -rsize=4096 -wsize=4096&lt;BR /&gt;where should i put the +auto_master</description>
      <pubDate>Thu, 08 Feb 2001 10:30:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-automount/m-p/2491285#M801557</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2001-02-08T10:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: problems with automount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-automount/m-p/2491286#M801558</link>
      <description>Tarek,&lt;BR /&gt;&lt;BR /&gt;It does not matter. The thing is one entry per line.&lt;BR /&gt;So your /etc/auto_master would eg. look like:&lt;BR /&gt;&lt;BR /&gt;+auto.master&lt;BR /&gt;/net ...&lt;BR /&gt;&lt;BR /&gt;Bests,&lt;BR /&gt;&lt;BR /&gt;Fred.</description>
      <pubDate>Thu, 08 Feb 2001 10:58:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-automount/m-p/2491286#M801558</guid>
      <dc:creator>Frederic Soriano</dc:creator>
      <dc:date>2001-02-08T10:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: problems with automount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-automount/m-p/2491287#M801559</link>
      <description>The auto_master is read on each local ws, it doesn't read the nis server's one. &lt;BR /&gt;I have modified the nsswitch.conf and put automount=files[NOTFOUND=continue] nis but without success. Then i modified the auto_master and in it is only written:&lt;BR /&gt;/net -hosts -hard .In this way it works slowly and not always, but i don't have error message unkown user, i don't know why. When i enter as a user of that ws, su - user, his home directory is mounted by net. This is wrong, it might be read locally. (on all other ws works in this way). I think the problems is concerning auto_master and nsswitch.conf.&lt;BR /&gt;If i see what process is running when i start nfs.client (ps -ef | grep automount) on all ws the process is:&lt;BR /&gt;/usr/lib/netsvc/fs/automount/automount -f /etc/auto_master, but on that ws the process is:&lt;BR /&gt;/usr/sbin/automountd.&lt;BR /&gt;Why this difference? I hope i've been clear.&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Feb 2001 11:25:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-automount/m-p/2491287#M801559</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2001-02-08T11:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: problems with automount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-automount/m-p/2491288#M801560</link>
      <description>Sorry all for not explaining good, maybe i've been confusing. We use nis in our company, but not for automount. The /etc/auto_master is read on each workstation.&lt;BR /&gt;I've solved the problem. It was the /etc/rc.config.d/nfsconf in which there was a parameter AUTOFS=1 that might be 0. I checked it with the other workstations, that was the cause of the different automount process. However thanks all and sorry again for confusion.</description>
      <pubDate>Thu, 08 Feb 2001 12:01:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-automount/m-p/2491288#M801560</guid>
      <dc:creator>Tarek</dc:creator>
      <dc:date>2001-02-08T12:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: problems with automount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-automount/m-p/2491289#M801561</link>
      <description>There are two versions of automount:&lt;BR /&gt;/usr/lib/netsvc/fs/autofs/automount (new)&lt;BR /&gt;/usr/lib/netsvc/fs/automount/automount).&lt;BR /&gt;&lt;BR /&gt;The new one starts /usr/sbin/automountd. So I think you use both versions on different workstations. Look in the /etc/rc.config.d/nfsconf file: AUTOFS=1 for the new and AUTOFS=0 for the old one.&lt;BR /&gt;&lt;BR /&gt;Thomas</description>
      <pubDate>Thu, 08 Feb 2001 12:30:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-automount/m-p/2491289#M801561</guid>
      <dc:creator>Thomas Kollig</dc:creator>
      <dc:date>2001-02-08T12:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: problems with automount</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-automount/m-p/2491290#M801562</link>
      <description>Tarek,&lt;BR /&gt;&lt;BR /&gt;Happy that you were able to solve your problem :o)&lt;BR /&gt;&lt;BR /&gt;I think you should go and have a look at the following doc:&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/B1031-90045/B1031-90045.html" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/B1031-90045/B1031-90045.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;In chapter Configuring and Administering NFS, you have two relevant parts that may help you making distinction between both NFS automounters:&lt;BR /&gt;&lt;BR /&gt;* Configuring and Administering the NFS Automounter&lt;BR /&gt;* Configuring and Administering AutoFS&lt;BR /&gt;&lt;BR /&gt;I know there was a doc explaining pros and cons between both automounters, but I can't remind where it was.&lt;BR /&gt;&lt;BR /&gt;I hope this helps !&lt;BR /&gt;&lt;BR /&gt;Bests,&lt;BR /&gt;&lt;BR /&gt;Fred.</description>
      <pubDate>Thu, 08 Feb 2001 12:40:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-with-automount/m-p/2491290#M801562</guid>
      <dc:creator>Frederic Soriano</dc:creator>
      <dc:date>2001-02-08T12:40:45Z</dc:date>
    </item>
  </channel>
</rss>

