<?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 Mount problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-problem/m-p/3894322#M281933</link>
    <description>In my system ,there is a mount /dev/sda1 /Ora1 , I have just umount it and this mount do not shown in "bdf" again . but now , I want to mount it again ( mount /dev/sda1 " , it pop "mount: /sda1 already mounted or /Ora1 busy" , can advise how can I mount it back ? thx</description>
    <pubDate>Tue, 07 Nov 2006 21:46:20 GMT</pubDate>
    <dc:creator>hangyu</dc:creator>
    <dc:date>2006-11-07T21:46:20Z</dc:date>
    <item>
      <title>Mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-problem/m-p/3894322#M281933</link>
      <description>In my system ,there is a mount /dev/sda1 /Ora1 , I have just umount it and this mount do not shown in "bdf" again . but now , I want to mount it again ( mount /dev/sda1 " , it pop "mount: /sda1 already mounted or /Ora1 busy" , can advise how can I mount it back ? thx</description>
      <pubDate>Tue, 07 Nov 2006 21:46:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-problem/m-p/3894322#M281933</guid>
      <dc:creator>hangyu</dc:creator>
      <dc:date>2006-11-07T21:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-problem/m-p/3894323#M281934</link>
      <description>What happens if you do 'fuser -uc /Ora1'?  What gets returned?&lt;BR /&gt;&lt;BR /&gt;Were any processes using this when you unmounted it?&lt;BR /&gt;&lt;BR /&gt;By the way, is this HP-UX?  HP doesn't normally use disks like sda1.  This appears to be linux of some variety.</description>
      <pubDate>Tue, 07 Nov 2006 22:07:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-problem/m-p/3894323#M281934</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-11-07T22:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-problem/m-p/3894324#M281935</link>
      <description>It looks like either /etc/mnttab still contains /Ora1 mount or there is someone there inside the /Ora1 directory&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Nov 2006 22:11:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-problem/m-p/3894324#M281935</guid>
      <dc:creator>Rajeev  Shukla</dc:creator>
      <dc:date>2006-11-07T22:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-problem/m-p/3894325#M281936</link>
      <description>thx replies,&lt;BR /&gt;&lt;BR /&gt;when use fuser , and do not find any user , &lt;BR /&gt;Yes , it is linux ,&lt;BR /&gt;I have already delete the mount point in mnttab ( mtab in linux ) , but still can't umount . &lt;BR /&gt;</description>
      <pubDate>Wed, 08 Nov 2006 01:06:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-problem/m-p/3894325#M281936</guid>
      <dc:creator>hangyu</dc:creator>
      <dc:date>2006-11-08T01:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-problem/m-p/3894326#M281937</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;what does "fuser -m /dev/sda1" show?&lt;BR /&gt;&lt;BR /&gt;In linux, it is mostly related to the Device mapper. If you disabled disable dm-mod/dm-mirror and restart this should be OK.&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Wed, 08 Nov 2006 02:04:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-problem/m-p/3894326#M281937</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-11-08T02:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-problem/m-p/3894327#M281938</link>
      <description>thx reply ,&lt;BR /&gt;&lt;BR /&gt;when run "fuser -m /dev/sda1" , there is nothing output .&lt;BR /&gt;&lt;BR /&gt;How to restart disabled dm-mod/dm-mirror ? thx</description>
      <pubDate>Wed, 08 Nov 2006 02:13:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-problem/m-p/3894327#M281938</guid>
      <dc:creator>hangyu</dc:creator>
      <dc:date>2006-11-08T02:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-problem/m-p/3894328#M281939</link>
      <description>Two advices:&lt;BR /&gt;&lt;BR /&gt;Ok dbf is one thing , but what does the&lt;BR /&gt;mount command return ?&lt;BR /&gt;Just type mount&lt;BR /&gt;&lt;BR /&gt;1) Make sure you are not with any prompt&lt;BR /&gt;or cursor on /Ora1 , or left another session&lt;BR /&gt;there. Check child processes su - or rlogins&lt;BR /&gt;that arrived on this /Ora1. Exit and kill&lt;BR /&gt;all sessions (see who -r).&lt;BR /&gt;Login in via the console, so you know&lt;BR /&gt;it is only you loggin in.&lt;BR /&gt;&lt;BR /&gt;2) If you are sure there is nothing on /Ora1&lt;BR /&gt;and fuser -cu shows nothing then you need&lt;BR /&gt;to install lsof , which will give more detail&lt;BR /&gt;of lost filehandles, network processes, memory stuff etc. etc. You may have something&lt;BR /&gt;in memory not updating the mount table or&lt;BR /&gt;filehandle table.&lt;BR /&gt;&lt;BR /&gt;FOR INFO on lsof goto:&lt;BR /&gt;&lt;A href="http://www.akadia.com/services/lsof_intro.html" target="_blank"&gt;http://www.akadia.com/services/lsof_intro.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck:&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Nov 2006 02:48:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-problem/m-p/3894328#M281939</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2006-11-08T02:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-problem/m-p/3894329#M281940</link>
      <description>Hi hangyu,&lt;BR /&gt;&lt;BR /&gt;Maybe your filesystem is shared by nfs?&lt;BR /&gt;&lt;BR /&gt;This will keep your fs busy but wil NOT show in fuser/lsof as nfsd is a linux kernel daemon.&lt;BR /&gt;&lt;BR /&gt;TRy to &lt;BR /&gt;$ exportfs -u "your-fs" &lt;BR /&gt;and umount again.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;HGH&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Nov 2006 03:08:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-problem/m-p/3894329#M281940</guid>
      <dc:creator>Hemmetter</dc:creator>
      <dc:date>2006-11-08T03:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: Mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-problem/m-p/3894330#M281941</link>
      <description>Hello hangyu,&lt;BR /&gt;&lt;BR /&gt;There might be mount points below /Ora1 (most probably NFS) that are in use. Use the mount command to search for "/Ora1" entries and and if the mount points are NFS of AutoFS, then turn off the automounter before retrying the mount.&lt;BR /&gt;&lt;BR /&gt;Don't forget to turn on the automounter once the mount command is successful.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Sanjay</description>
      <pubDate>Wed, 08 Nov 2006 03:38:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-problem/m-p/3894330#M281941</guid>
      <dc:creator>Sanjay Yugal Kishore Ha</dc:creator>
      <dc:date>2006-11-08T03:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Mount problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mount-problem/m-p/3894331#M281942</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;try the following:&lt;BR /&gt;&lt;BR /&gt;dmsetup remove_all; sleep 10; mount /dev/sda1 /Ora1 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Wed, 08 Nov 2006 06:05:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mount-problem/m-p/3894331#M281942</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-11-08T06:05:16Z</dc:date>
    </item>
  </channel>
</rss>

