<?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 error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/3695395#M248097</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try the following commands..&lt;BR /&gt;&lt;BR /&gt;#fuser -ku /data/NFX01A/u11 &lt;BR /&gt;#fuser -ku /data/NFX01A/u03 &lt;BR /&gt;&lt;BR /&gt;If u have not made entry in fstab file, made a entry...and mount manually..&lt;BR /&gt;&lt;BR /&gt;#mount /data/NFX01A/u11&lt;BR /&gt;@mount /data/NFX01A/u03&lt;BR /&gt;&lt;BR /&gt;Hope this will resolve ur issue..&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;indrajit&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 21 Dec 2005 08:43:06 GMT</pubDate>
    <dc:creator>Indrajit_1</dc:creator>
    <dc:date>2005-12-21T08:43:06Z</dc:date>
    <item>
      <title>mount error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/3695391#M248093</link>
      <description>Hi,&lt;BR /&gt;I am facing this issue while moutnign filesystyems:&lt;BR /&gt;&lt;BR /&gt;mountall: diagnostics from mount&lt;BR /&gt;vxfs mount: /dev/vgp_van_d6/lvol_db11b is already mounted, /data/NFX01A/u11 is busy,&lt;BR /&gt;        or allowable number of mount points exceeded&lt;BR /&gt;mountall: cannot mount /dev/vgp_van_d6/lvol_db03b&lt;BR /&gt;mountall: diagnostics from mount&lt;BR /&gt;vxfs mount: /dev/vgp_van_d6/lvol_db03b is already mounted, /data/NFX01A/u03 is busy,&lt;BR /&gt;        or allowable number of mount points exceeded&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can somebody advice.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Dec 2005 16:20:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/3695391#M248093</guid>
      <dc:creator>Amit Manna_6</dc:creator>
      <dc:date>2005-12-20T16:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: mount error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/3695392#M248094</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I guess the filesystem is not mounted and you are getting this error while trying to mount it. Have you tried deleting the mount point and recreating it.&lt;BR /&gt;&lt;BR /&gt;Can you post these,&lt;BR /&gt;&lt;BR /&gt;ll /dev/*/group&lt;BR /&gt;ll /dev/vgp_van_d6&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;</description>
      <pubDate>Tue, 20 Dec 2005 16:26:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/3695392#M248094</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2005-12-20T16:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: mount error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/3695393#M248095</link>
      <description>&lt;BR /&gt;Dear Amit,&lt;BR /&gt;&lt;BR /&gt;Could you check the contents of "mnttab" file ,  If the entries are present in that file then Filesystems wont get mounted.&lt;BR /&gt;&lt;BR /&gt;You can also "mv" the file mnttab to mnttab.old and try to mount the filesystems.&lt;BR /&gt;&lt;BR /&gt;With Regards,&lt;BR /&gt;&lt;BR /&gt;Siva.</description>
      <pubDate>Tue, 20 Dec 2005 22:31:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/3695393#M248095</guid>
      <dc:creator>Sivakumar TS</dc:creator>
      <dc:date>2005-12-20T22:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: mount error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/3695394#M248096</link>
      <description>Hi Amit,&lt;BR /&gt;&lt;BR /&gt;if you sure that your not mounted the fs.&lt;BR /&gt;try &lt;BR /&gt;#fuser -k data/NFX01A/u11 &lt;BR /&gt;#fuser -k data/NFX01A/u03 &lt;BR /&gt;&lt;BR /&gt;then try to mount &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;tvs</description>
      <pubDate>Wed, 21 Dec 2005 06:08:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/3695394#M248096</guid>
      <dc:creator>Tvs</dc:creator>
      <dc:date>2005-12-21T06:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: mount error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/3695395#M248097</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try the following commands..&lt;BR /&gt;&lt;BR /&gt;#fuser -ku /data/NFX01A/u11 &lt;BR /&gt;#fuser -ku /data/NFX01A/u03 &lt;BR /&gt;&lt;BR /&gt;If u have not made entry in fstab file, made a entry...and mount manually..&lt;BR /&gt;&lt;BR /&gt;#mount /data/NFX01A/u11&lt;BR /&gt;@mount /data/NFX01A/u03&lt;BR /&gt;&lt;BR /&gt;Hope this will resolve ur issue..&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;indrajit&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Dec 2005 08:43:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/3695395#M248097</guid>
      <dc:creator>Indrajit_1</dc:creator>
      <dc:date>2005-12-21T08:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: mount error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/3695396#M248098</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;little precisation :&lt;BR /&gt;&lt;BR /&gt;for mounted filesystem do you use :&lt;BR /&gt;&lt;BR /&gt;# fuser -f -uk &lt;MOUNTPOINT&gt;&lt;BR /&gt;&lt;BR /&gt;DM.&lt;/MOUNTPOINT&gt;</description>
      <pubDate>Wed, 21 Dec 2005 08:49:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/3695396#M248098</guid>
      <dc:creator>mirco_1</dc:creator>
      <dc:date>2005-12-21T08:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: mount error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/3695397#M248099</link>
      <description>Amit --&lt;BR /&gt;&lt;BR /&gt;Generally this means that the filesystem was either already mounted or if not mounted, someone has "cd-ed" into the directory.  Normally that someone is whoever is trying to troubleshoot the problem or some user who has logged in and started up a process that will try to access that filesystem.&lt;BR /&gt;&lt;BR /&gt;In either case, the fuser -f -ku commands listed above should help.&lt;BR /&gt;&lt;BR /&gt;Oz&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Dec 2005 09:50:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/3695397#M248099</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2005-12-21T09:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: mount error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/3695398#M248100</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The only reason visible for this is that your mount point is not free. Fuser can help you to find out the processes using it.&lt;BR /&gt;&lt;BR /&gt;This is quite possible that the application try to look for some file in it and holds it in use. To be ascertain about this you can try mounting your file sytsem on some other path say /test.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Fri, 23 Dec 2005 01:57:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-error/m-p/3695398#M248100</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-12-23T01:57:42Z</dc:date>
    </item>
  </channel>
</rss>

