<?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: Automount issues in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/automount-issues/m-p/4505880#M365232</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Check that the following are configured and running:&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/nfs.core&lt;BR /&gt;/sbin/init.d/nfs.server&lt;BR /&gt;/sbin/init.d/nfs.client&lt;BR /&gt;&lt;BR /&gt;Please provide copies of auto_master and other files and error output from /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Thu, 01 Oct 2009 12:27:05 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2009-10-01T12:27:05Z</dc:date>
    <item>
      <title>Automount issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automount-issues/m-p/4505876#M365228</link>
      <description>Have a 11.23 box and cannot figure out these automount files. Looks like /net/loopback and /net/localhost are mounted on /&lt;BR /&gt;&lt;BR /&gt;Any purpose this could serve?&lt;BR /&gt;&lt;BR /&gt;Is it possible to just unmount them? fuser suggests that no processes are using these directories.&lt;BR /&gt;&lt;BR /&gt;bdf /net/localhost /net/loopback&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3    1024000  233600  784256   23% /&lt;BR /&gt;/dev/vg00/lvol3    1024000  233600  784256   23% /&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Sep 2009 20:16:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automount-issues/m-p/4505876#M365228</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2009-09-30T20:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Automount issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automount-issues/m-p/4505877#M365229</link>
      <description>&lt;!--!*#--&gt;Lacking significant psychic powers, I can't&lt;BR /&gt;see what your automount maps look like, but&lt;BR /&gt;I'd guess that if "/net/&lt;HOSTNAME&gt;/" gets you&lt;BR /&gt;"/" on &lt;HOSTNAME&gt;, then "/net/loopback/" and&lt;BR /&gt;"/net/localhost/" would get you your own "/".&lt;BR /&gt;&lt;BR /&gt;If no one is using them, then I'd expect the&lt;BR /&gt;automounter to dismount them eventually.&lt;BR /&gt;&lt;BR /&gt;Why do you care?  What's the harm?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Any purpose this could serve?&lt;BR /&gt;&lt;BR /&gt;Perhaps some process asked for access to a&lt;BR /&gt;file like "/net/localhost/fred" (instead of&lt;BR /&gt;plain-old "/fred"), and the automounter took&lt;BR /&gt;it seriously.&lt;BR /&gt;&lt;BR /&gt;I don't have an HP-UX system up at the&lt;BR /&gt;moment, but on a Solaris system, a command&lt;BR /&gt;like "ls -l /net/localhost/dev" got me this:&lt;BR /&gt;&lt;BR /&gt;sol# mount | grep '/net/'&lt;BR /&gt;/net/localhost on / read/write/nosetuid/nodevices/dev=800000 on Wed Sep 30 18:12:56 2009&lt;BR /&gt;&lt;BR /&gt;I'm guessing that it'll go away in time.&lt;/HOSTNAME&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Wed, 30 Sep 2009 22:14:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automount-issues/m-p/4505877#M365229</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-09-30T22:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Automount issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automount-issues/m-p/4505878#M365230</link>
      <description>&lt;!--!*#--&gt;Yup.  It's gone.&lt;BR /&gt;&lt;BR /&gt;sol# mount | grep '/net/'&lt;BR /&gt;sol#&lt;BR /&gt;&lt;BR /&gt;If your automounts don't disappear, perhaps&lt;BR /&gt;it's because someone keeps using them.  Or&lt;BR /&gt;your configuration specifies a (very) long&lt;BR /&gt;dismount time-out.</description>
      <pubDate>Wed, 30 Sep 2009 23:04:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automount-issues/m-p/4505878#M365230</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-09-30T23:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Automount issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automount-issues/m-p/4505879#M365231</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;From your bdf output I understand that /net/localhost and /net/loopback are just a directory under root and it is not mounted.&lt;BR /&gt;&lt;BR /&gt;If you use bdf on a directory it will shows to which filsystem it belongs to.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ajay</description>
      <pubDate>Thu, 01 Oct 2009 10:00:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automount-issues/m-p/4505879#M365231</guid>
      <dc:creator>Ajay Jay</dc:creator>
      <dc:date>2009-10-01T10:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Automount issues</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/automount-issues/m-p/4505880#M365232</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Check that the following are configured and running:&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/nfs.core&lt;BR /&gt;/sbin/init.d/nfs.server&lt;BR /&gt;/sbin/init.d/nfs.client&lt;BR /&gt;&lt;BR /&gt;Please provide copies of auto_master and other files and error output from /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 01 Oct 2009 12:27:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/automount-issues/m-p/4505880#M365232</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-10-01T12:27:05Z</dc:date>
    </item>
  </channel>
</rss>

