<?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: Mount point in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-point/m-p/2815044#M637682</link>
    <description>Are you in the directory that you are trying to mount the file system on? 'pwd'&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
    <pubDate>Fri, 27 Sep 2002 13:34:24 GMT</pubDate>
    <dc:creator>Ian Dennison_1</dc:creator>
    <dc:date>2002-09-27T13:34:24Z</dc:date>
    <item>
      <title>Mount point</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-point/m-p/2815042#M637680</link>
      <description>I need a help about mount point. When I'm trying mount  filesystems, the system show me the message above:&lt;BR /&gt;&lt;BR /&gt;vxfs mount: /dev/vg41_hrrh/md01 is already mounted, /alcmd04_new is busy,&lt;BR /&gt;        or allowable number of mount points exceeded&lt;BR /&gt;vxfs &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Sep 2002 13:30:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-point/m-p/2815042#M637680</guid>
      <dc:creator>Vedeval Franzo</dc:creator>
      <dc:date>2002-09-27T13:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Mount point</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-point/m-p/2815043#M637681</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Are you sure you don't already have this mounted. What does bdf show? &lt;BR /&gt;&lt;BR /&gt;Keely</description>
      <pubDate>Fri, 27 Sep 2002 13:32:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-point/m-p/2815043#M637681</guid>
      <dc:creator>Keely Jackson</dc:creator>
      <dc:date>2002-09-27T13:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Mount point</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-point/m-p/2815044#M637682</link>
      <description>Are you in the directory that you are trying to mount the file system on? 'pwd'&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
      <pubDate>Fri, 27 Sep 2002 13:34:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-point/m-p/2815044#M637682</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2002-09-27T13:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Mount point</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-point/m-p/2815045#M637683</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check to be sure that the logical volume really isn't mounted:&lt;BR /&gt;&lt;BR /&gt;bdf | grep md01&lt;BR /&gt;&lt;BR /&gt;Or, somebody could be logged in and sitting in your mountpoint directory.  Try:&lt;BR /&gt;&lt;BR /&gt;fuser /alcmd04_new&lt;BR /&gt;&lt;BR /&gt;If you get any PIDs returned, do:&lt;BR /&gt;&lt;BR /&gt;ps -fp PID#&lt;BR /&gt;&lt;BR /&gt;to see what it might be.  This happens to me sometimes when I don't have a filesystem mounted, and somebody is sitting in that mountpoint directory when I try to mount it.  Another good reason to keep the permissions locked down on the mountpoint directories.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Sep 2002 13:34:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-point/m-p/2815045#M637683</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2002-09-27T13:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Mount point</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-point/m-p/2815046#M637684</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Can you post your mount command&lt;BR /&gt;&lt;BR /&gt;Also&lt;BR /&gt;&lt;BR /&gt;If bdf shows that file system as unmounted what is in /etc/mnttab ?&lt;BR /&gt;&lt;BR /&gt;mv mnttab to mnttab.bak&lt;BR /&gt;then&lt;BR /&gt;mount -a&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Fri, 27 Sep 2002 13:35:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-point/m-p/2815046#M637684</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-09-27T13:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Mount point</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-point/m-p/2815047#M637685</link>
      <description>Looks like /alcmd04_new already has something mounted on it.  Do "mount | grep alcmd04_new" to see if it does.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Fri, 27 Sep 2002 14:14:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-point/m-p/2815047#M637685</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-09-27T14:14:32Z</dc:date>
    </item>
  </channel>
</rss>

