<?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: FRUSTRATING AutoFS/Automounter problem... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457503#M564352</link>
    <description>As I said earlier, we *can* use the /etc/fstab to mount this, but this is only one filesystem - we've stripped the whole auto.direct file to a single mount to try to determine the cause.  Once we get this one mount working, we've got a number of others we've got to add in, and due to the environment, we want to use the automounter.&lt;BR /&gt;&lt;BR /&gt;I have checked, and the following variables are set in /etc/rc.config.d/nfsconf:&lt;BR /&gt;&lt;BR /&gt;AUTOMOUNT=1&lt;BR /&gt;AUTO_MASTER="/etc/auto_master"&lt;BR /&gt;AUTO_OPTIONS="-f $AUTO_MASTER"&lt;BR /&gt;AUTOFS=1&lt;BR /&gt;AUTOMOUNT_OPTIONS=""&lt;BR /&gt;AUTOMOUNTD_OPTIONS=""&lt;BR /&gt;&lt;BR /&gt;Any other ideas?</description>
    <pubDate>Fri, 07 Jan 2005 09:12:06 GMT</pubDate>
    <dc:creator>Kenneth Platz</dc:creator>
    <dc:date>2005-01-07T09:12:06Z</dc:date>
    <item>
      <title>FRUSTRATING AutoFS/Automounter problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457497#M564346</link>
      <description>Hullo everyone,&lt;BR /&gt;&lt;BR /&gt;I'm having a very frustrating problem with the automounter on one of our servers.  It's a rp74xx running 11i, with pretty recent patches (June 2004) and the ENHAUTOFS product loaded.&lt;BR /&gt;&lt;BR /&gt;Here's the deal.  We can't get any of our mounts to actually work.  Whenever we try to start the automounter (manually), we get:&lt;BR /&gt;&lt;BR /&gt;[/] root@bishop #/usr/sbin/automount -v&lt;BR /&gt;automount: mount /software2: Invalid argument&lt;BR /&gt;automount: no mounts&lt;BR /&gt;automount: no unmounts&lt;BR /&gt;&lt;BR /&gt;We only have the following entries in our /etc/auto_master file:&lt;BR /&gt;/-   /etc/auto.direct   -vers=3,proto=udp&lt;BR /&gt;&lt;BR /&gt;And the /etc/auto.direct is:&lt;BR /&gt;/software2 elrito:/software&lt;BR /&gt;&lt;BR /&gt;I *can* successfully perform a:&lt;BR /&gt;&lt;BR /&gt;[/] root@bishop # mount -F nfs elrito:/software /software2&lt;BR /&gt;&lt;BR /&gt;However, automounter is being completely flaky.  Any ideas?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Jan 2005 20:00:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457497#M564346</guid>
      <dc:creator>Kenneth Platz</dc:creator>
      <dc:date>2005-01-06T20:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: FRUSTRATING AutoFS/Automounter problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457498#M564347</link>
      <description>Do you have any luck using SAM to mount them?&lt;BR /&gt;If you haven't tried using SAM, then you probably&lt;BR /&gt;should.&lt;BR /&gt;&lt;BR /&gt;- Biswajit&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Jan 2005 20:09:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457498#M564347</guid>
      <dc:creator>Biswajit Tripathy</dc:creator>
      <dc:date>2005-01-06T20:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: FRUSTRATING AutoFS/Automounter problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457499#M564348</link>
      <description>SAM apparently thinks that /software2 is mounted, even though it isn't.  I tried stopping and starting the automounter, but SAM appears brain-damaged.&lt;BR /&gt;&lt;BR /&gt;Besides, we've got 50 servers to configure this on, and I'd prefer to be able to fix this without resorting to SAM.</description>
      <pubDate>Thu, 06 Jan 2005 20:29:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457499#M564348</guid>
      <dc:creator>Kenneth Platz</dc:creator>
      <dc:date>2005-01-06T20:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: FRUSTRATING AutoFS/Automounter problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457500#M564349</link>
      <description>I hope you did not do any of the things listed in&lt;BR /&gt;the warning section of automount(1M) manpages. &lt;BR /&gt;My suggestion would be to reboot the system and &lt;BR /&gt;try the command again (make sure you are using&lt;BR /&gt;proper syntax).&lt;BR /&gt;&lt;BR /&gt;- Biswajit&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Jan 2005 20:56:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457500#M564349</guid>
      <dc:creator>Biswajit Tripathy</dc:creator>
      <dc:date>2005-01-06T20:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: FRUSTRATING AutoFS/Automounter problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457501#M564350</link>
      <description>I suggest you use /etc/fstab to mount that file system:&lt;BR /&gt;adding this line at last line :&lt;BR /&gt;server:/mnt /mnt nfs rw,hard 0 0 &lt;BR /&gt;&lt;BR /&gt;Kindly respond&lt;BR /&gt;tienna&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Jan 2005 21:04:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457501#M564350</guid>
      <dc:creator>Nguyen Anh Tien</dc:creator>
      <dc:date>2005-01-06T21:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: FRUSTRATING AutoFS/Automounter problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457502#M564351</link>
      <description>Another point is, you might want to make sure that&lt;BR /&gt;the AUTOFS varieble is set to 1 in "nfsconf" file.&lt;BR /&gt;You probably know that, if this is set to 0, the old&lt;BR /&gt;flavor of automount will be used instead of the&lt;BR /&gt;new "autofs", which is pretty much a dead product. &lt;BR /&gt;&lt;BR /&gt;Ofcourse, you could always mount using NFS by&lt;BR /&gt;adding entry in "/etc/fstab" and mounting by&lt;BR /&gt;"mount -a".&lt;BR /&gt;&lt;BR /&gt;- Biswajit&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Jan 2005 21:16:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457502#M564351</guid>
      <dc:creator>Biswajit Tripathy</dc:creator>
      <dc:date>2005-01-06T21:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: FRUSTRATING AutoFS/Automounter problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457503#M564352</link>
      <description>As I said earlier, we *can* use the /etc/fstab to mount this, but this is only one filesystem - we've stripped the whole auto.direct file to a single mount to try to determine the cause.  Once we get this one mount working, we've got a number of others we've got to add in, and due to the environment, we want to use the automounter.&lt;BR /&gt;&lt;BR /&gt;I have checked, and the following variables are set in /etc/rc.config.d/nfsconf:&lt;BR /&gt;&lt;BR /&gt;AUTOMOUNT=1&lt;BR /&gt;AUTO_MASTER="/etc/auto_master"&lt;BR /&gt;AUTO_OPTIONS="-f $AUTO_MASTER"&lt;BR /&gt;AUTOFS=1&lt;BR /&gt;AUTOMOUNT_OPTIONS=""&lt;BR /&gt;AUTOMOUNTD_OPTIONS=""&lt;BR /&gt;&lt;BR /&gt;Any other ideas?</description>
      <pubDate>Fri, 07 Jan 2005 09:12:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457503#M564352</guid>
      <dc:creator>Kenneth Platz</dc:creator>
      <dc:date>2005-01-07T09:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: FRUSTRATING AutoFS/Automounter problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457504#M564353</link>
      <description>Kenneth,&lt;BR /&gt; &lt;BR /&gt;what worries me is that SAM complains about /software2 being already mounted. Pls check if some orphaned entry is present in /etc/mnttab.&lt;BR /&gt; &lt;BR /&gt;Best regards...&lt;BR /&gt;Dietmar.</description>
      <pubDate>Fri, 07 Jan 2005 10:10:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457504#M564353</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2005-01-07T10:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: FRUSTRATING AutoFS/Automounter problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457505#M564354</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try this,&lt;BR /&gt;&lt;BR /&gt;# cat /etc/auto_master &lt;BR /&gt;&lt;BR /&gt;/-    /etc/auto.direct &lt;BR /&gt;&lt;BR /&gt;# cat /etc/auto.direct &lt;BR /&gt;&lt;BR /&gt;/software2 -vers=3,proto=udp elrito:/software&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Jan 2005 10:11:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457505#M564354</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2005-01-07T10:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: FRUSTRATING AutoFS/Automounter problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457506#M564355</link>
      <description>Dietmar,&lt;BR /&gt;&lt;BR /&gt;I did not say that SAM is complaining, it is just showing /software2 as being mounted, which is incorrect.  Yes, the automounter is running, but it is not currently actually mounting anything.  It's just showing incorrect information.</description>
      <pubDate>Fri, 07 Jan 2005 10:14:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457506#M564355</guid>
      <dc:creator>Kenneth Platz</dc:creator>
      <dc:date>2005-01-07T10:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: FRUSTRATING AutoFS/Automounter problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457507#M564356</link>
      <description>SAM needs to get this info from somewhere... so what's in mnttab?</description>
      <pubDate>Fri, 07 Jan 2005 10:21:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457507#M564356</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2005-01-07T10:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: FRUSTRATING AutoFS/Automounter problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457508#M564357</link>
      <description>It is not in mnttab.  I suspect that SAM is just doing its own parsing of the /etc/auto_master and /etc/auto.direct files&lt;BR /&gt;&lt;BR /&gt;I think we've gotten sidetracked here though -- what is causing the "Invalid argument" errors.  Those I am certain are the crux of the problem.</description>
      <pubDate>Fri, 07 Jan 2005 10:48:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457508#M564357</guid>
      <dc:creator>Kenneth Platz</dc:creator>
      <dc:date>2005-01-07T10:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: FRUSTRATING AutoFS/Automounter problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457509#M564358</link>
      <description>You may be right with you assmumption anbout sam. And it indeed looks like your autofs mount fails with EINVAL.&lt;BR /&gt; &lt;BR /&gt;Just tested your config files on one of our boxes. No problems found so far... so maybe something very basic is wrong on your system?&lt;BR /&gt;&lt;BR /&gt;Run check_patches to get an idea if kernel libs have their expected checksums.&lt;BR /&gt;&lt;BR /&gt;Is the autofsc driver in the kernel? &lt;BR /&gt; &lt;BR /&gt;Sorry... have to leave for week end now. Good luck.&lt;BR /&gt;&lt;BR /&gt;Dietmar.</description>
      <pubDate>Fri, 07 Jan 2005 11:13:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457509#M564358</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2005-01-07T11:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: FRUSTRATING AutoFS/Automounter problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457510#M564359</link>
      <description>Dietmar,&lt;BR /&gt;&lt;BR /&gt;I just checked, and autofsc IS in the kernel, and check_patches does not report any errors.&lt;BR /&gt;&lt;BR /&gt;Any other suggestions, anyone?</description>
      <pubDate>Fri, 07 Jan 2005 11:23:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457510#M564359</guid>
      <dc:creator>Kenneth Platz</dc:creator>
      <dc:date>2005-01-07T11:23:26Z</dc:date>
    </item>
    <item>
      <title>Re: FRUSTRATING AutoFS/Automounter problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457511#M564360</link>
      <description>May be a slight off topic, but if you want to &lt;BR /&gt;find exactly what command SAM is using to reach&lt;BR /&gt;at the wrong conclusion, you could see sam log&lt;BR /&gt;by using following command:&lt;BR /&gt;&lt;BR /&gt;   # /usr/sam/bin/samlog_viewer&lt;BR /&gt;&lt;BR /&gt;BTW, did you reboot the system and tried it &lt;BR /&gt;again? As the manual section says many thing &lt;BR /&gt;can go wrong quickly with automount and I was&lt;BR /&gt;wondering if you, while trying out all options, did&lt;BR /&gt;do any of those.&lt;BR /&gt;&lt;BR /&gt;- Biswajit&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Jan 2005 14:32:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/frustrating-autofs-automounter-problem/m-p/3457511#M564360</guid>
      <dc:creator>Biswajit Tripathy</dc:creator>
      <dc:date>2005-01-07T14:32:42Z</dc:date>
    </item>
  </channel>
</rss>

