<?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: ** Strange Mounting Problem ** in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548167#M875665</link>
    <description>Hi Mike,&lt;BR /&gt;&lt;BR /&gt;When you do a bdf, do you see u02?&lt;BR /&gt;&lt;BR /&gt;If not, have you tried running fsck on the file system?&lt;BR /&gt;&lt;BR /&gt;...jcd...</description>
    <pubDate>Tue, 03 Jul 2001 12:29:51 GMT</pubDate>
    <dc:creator>Joseph C. Denman</dc:creator>
    <dc:date>2001-07-03T12:29:51Z</dc:date>
    <item>
      <title>** Strange Mounting Problem **</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548165#M875663</link>
      <description>BACKGROUND:&lt;BR /&gt;&lt;BR /&gt;I have a mount point called /u02.  It has an entry in fstab as follows:&lt;BR /&gt;&lt;BR /&gt;/dev/vg02/lvol10 /u02 hfs rw,suid 0 2&lt;BR /&gt;&lt;BR /&gt;The system boots up fine and doesn't report any problems with the disk.  BTW here is an ioscan result of the drive:&lt;BR /&gt;&lt;BR /&gt;disk      1  10/0.4.0     sdisk       CLAIMED   DEVICE    HP      C2490WD&lt;BR /&gt;                         /dev/dsk/c0t4d0   /dev/rdsk/c0t4d0&lt;BR /&gt;&lt;BR /&gt;PROBLEM:&lt;BR /&gt;&lt;BR /&gt;My dba came to me and told me that she can't start the oracle instance.  After investigating a bit it appeared that all the stuff in /u02 was gone!  My first thought was that someone wiped out the directory; however, as I look more closely it seems that the mount point might not be mounted properly or at all.  I try to do a umount /u02 but that doesn't work because the system reports that there is no entry for /u02 in mnttab which tells me it never mounted.  When I do an fuser - I see no one using it and no processes.  When I try to do a mount it won't let me because it says the device is busy.  I can do lvdisplays and vgdisplays and see that everything is available.  &lt;BR /&gt;&lt;BR /&gt;Please help.  If you need more background info, I can provide that.  I am really confused....and nervous...&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Tue, 03 Jul 2001 12:18:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548165#M875663</guid>
      <dc:creator>Michael Gretton</dc:creator>
      <dc:date>2001-07-03T12:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: ** Strange Mounting Problem **</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548166#M875664</link>
      <description>Hi Michael:&lt;BR /&gt;&lt;BR /&gt;Try this:&lt;BR /&gt;&lt;BR /&gt;# mv /etc/mnttab /etc/mnttab.old&lt;BR /&gt;# mount -a&lt;BR /&gt;&lt;BR /&gt;If /etc/mnttab is corrupted, then this will create a new copy.&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Jul 2001 12:28:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548166#M875664</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-07-03T12:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: ** Strange Mounting Problem **</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548167#M875665</link>
      <description>Hi Mike,&lt;BR /&gt;&lt;BR /&gt;When you do a bdf, do you see u02?&lt;BR /&gt;&lt;BR /&gt;If not, have you tried running fsck on the file system?&lt;BR /&gt;&lt;BR /&gt;...jcd...</description>
      <pubDate>Tue, 03 Jul 2001 12:29:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548167#M875665</guid>
      <dc:creator>Joseph C. Denman</dc:creator>
      <dc:date>2001-07-03T12:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: ** Strange Mounting Problem **</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548168#M875666</link>
      <description>hi,&lt;BR /&gt;is there quite large difference btw du -sk "file_sytem_mount_point" and bdf? if you manage to see it in bdf of course.&lt;BR /&gt;If there is an abnormal difference, and you cannot umount the fs, (removing mnttab), then what you can: reboot into single user mode, then none of the fs's will be mounted, and try:&lt;BR /&gt;cd /u.. , ll, those you see there should not be there at all. so remove them and mount the fs. hope this is relevant.&lt;BR /&gt;this will mean, your mount point was not a mount point anymore, but a directory under /.&lt;BR /&gt;good luck.&lt;BR /&gt;neylan</description>
      <pubDate>Tue, 03 Jul 2001 12:45:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548168#M875666</guid>
      <dc:creator>neylan tokerler</dc:creator>
      <dc:date>2001-07-03T12:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: ** Strange Mounting Problem **</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548169#M875667</link>
      <description>Device busy could mean that the mountpoint is busy, not the logical volume.&lt;BR /&gt;&lt;BR /&gt;Run 'fuser /u02' to make sure that no-one is cd'd to /u02.&lt;BR /&gt;&lt;BR /&gt;Run 'mount -a' to attempt to mount all filesystems in /etc/fstab.&lt;BR /&gt;&lt;BR /&gt;Have a look in /etc/rc.log and check the output from /sbin/rc1.d/S100localmount start.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
      <pubDate>Tue, 03 Jul 2001 12:51:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548169#M875667</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2001-07-03T12:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: ** Strange Mounting Problem **</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548170#M875668</link>
      <description>Hi Michael,&lt;BR /&gt;more /etc/mnttab. do you see the line for /u??.&lt;BR /&gt;You can vi this file and remove this line (It is not recommended but I does that). then mount -a. If doesn't work. &lt;BR /&gt;Bring system up on single user mode.&lt;BR /&gt;&lt;BR /&gt;fsck that volume. If that doesn't work.&lt;BR /&gt;more /vad/adm/sbtab. find the alternet superblock and use that on fsck.&lt;BR /&gt;remove that mount point /u? and recreate it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Sachin&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Jul 2001 13:14:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548170#M875668</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2001-07-03T13:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: ** Strange Mounting Problem **</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548171#M875669</link>
      <description>Hi Michael,&lt;BR /&gt;&lt;BR /&gt;1. ask your dba to do shutdown immediate in svrmgrl ( oracle server manager ).&lt;BR /&gt;2.Try to find which process is using /u2, with the following command:&lt;BR /&gt;&lt;BR /&gt;fuser -cu /u2&lt;BR /&gt;&lt;BR /&gt;Consider only the numbers from the output, you will find user names manipulating the directory between parantheses.&lt;BR /&gt;&lt;BR /&gt;kill all these processes.&lt;BR /&gt;&lt;BR /&gt;3. Try to mount the /u2 :&lt;BR /&gt;&lt;BR /&gt;mount /u2&lt;BR /&gt;&lt;BR /&gt;Notice : Your current working directory must be somewhere outside /u2 ( otherwise you will have the message : device busy !!! ).&lt;BR /&gt;&lt;BR /&gt;Hope this would helps.&lt;BR /&gt;&lt;BR /&gt;Magdi&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Jul 2001 13:46:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548171#M875669</guid>
      <dc:creator>Magdi KAMAL</dc:creator>
      <dc:date>2001-07-03T13:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: ** Strange Mounting Problem **</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548172#M875670</link>
      <description>The suggestions that deal with seeing what space is being taken up by the mount point come to a stall because my main problem is this:  The filesystem doesn't seem to be mounting at all because the mount point (or whatever ) is reporting that it is busy.  What gives?  I have rebooted and it still won't mount.  Fuser doesn't report anyone or anything as using it.&lt;BR /&gt;&lt;BR /&gt;It isn't in the mnttab because it never mounts to begin with.&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Tue, 03 Jul 2001 15:05:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548172#M875670</guid>
      <dc:creator>Michael Gretton</dc:creator>
      <dc:date>2001-07-03T15:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: ** Strange Mounting Problem **</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548173#M875671</link>
      <description>ok here's some guesses:  You say /u2 isn't mounted.  Is there a /u2/somethingelse mounted?&lt;BR /&gt;Do you have any links where something is linked to /u2?&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Jul 2001 16:21:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548173#M875671</guid>
      <dc:creator>Steve Post</dc:creator>
      <dc:date>2001-07-03T16:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: ** Strange Mounting Problem **</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548174#M875672</link>
      <description>Can you post a copy of your /etc/fstab please?  Looking at that may help us to help you.</description>
      <pubDate>Tue, 03 Jul 2001 16:37:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548174#M875672</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-07-03T16:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: ** Strange Mounting Problem **</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548175#M875673</link>
      <description>Check that nothing else is mounting anything to the /u02 directory.  For example, if you use pfs_mount to mount something to the /u02 directory, it will be mounted on top of what was previously mounted. You will not get any errors, but you will not be able to see the file system that was first mounted to the directory.&lt;BR /&gt;&lt;BR /&gt;--Joe</description>
      <pubDate>Tue, 03 Jul 2001 18:36:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548175#M875673</guid>
      <dc:creator>Joe Colucci_1</dc:creator>
      <dc:date>2001-07-03T18:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: ** Strange Mounting Problem **</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548176#M875674</link>
      <description>Michael,&lt;BR /&gt;&lt;BR /&gt;Please cat a copy of your /etc/fstab, and your current /etc/mnttab&lt;BR /&gt;&lt;BR /&gt;Also, in order to keep interest up in solving your problem, you might want to assign points to some of the other folks who've already worked hard on your problem.&lt;BR /&gt;&lt;BR /&gt;tx,&lt;BR /&gt;C</description>
      <pubDate>Tue, 03 Jul 2001 18:39:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548176#M875674</guid>
      <dc:creator>Charles McCary</dc:creator>
      <dc:date>2001-07-03T18:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: ** Strange Mounting Problem **</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548177#M875675</link>
      <description>I suspect there could be problems with the underlying mount point. Check that there is only one directory called /u01, and no files of the same name. Also check the contents of the mountpoint. I have seen problem like these when there is files and directories in the mountpoint.&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Jul 2001 22:11:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548177#M875675</guid>
      <dc:creator>Owen Keane</dc:creator>
      <dc:date>2001-07-03T22:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: ** Strange Mounting Problem **</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548178#M875676</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It seems there is something fishy. We had the same problem with few of our filesystems in one of our servers recently. The problem was in the chronological order of filesystems getting mounted as specifed in the /etc/fstab file. &lt;BR /&gt;&lt;BR /&gt;Assume /u01 is your original oracle filesystem.&lt;BR /&gt;then, you may be mounting another filesystem on the mountpoint /u01/oradata1.&lt;BR /&gt;&lt;BR /&gt;Here if you try to mount /u01/oradata1 first and then try to mount /u01 then it won't allow you to do the same and will throw an error saying something like multiple mountpoints etc.&lt;BR /&gt;&lt;BR /&gt;So please work around the entry of mountpoint in fstab.&lt;BR /&gt;&lt;BR /&gt;Can u try mounting it manually with the mount command .., and see what error is thrown out..&lt;BR /&gt;&lt;BR /&gt;Hope this helps..&lt;BR /&gt;&lt;BR /&gt;cheers !!!&lt;BR /&gt;Mathew</description>
      <pubDate>Wed, 04 Jul 2001 06:43:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548178#M875676</guid>
      <dc:creator>Varghese Mathew</dc:creator>
      <dc:date>2001-07-04T06:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: ** Strange Mounting Problem **</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548179#M875677</link>
      <description>Have you tried booting into single user mode???&lt;BR /&gt;&lt;BR /&gt;Then attempt to do maintance.&lt;BR /&gt;&lt;BR /&gt;...jcd...</description>
      <pubDate>Thu, 05 Jul 2001 12:14:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-mounting-problem/m-p/2548179#M875677</guid>
      <dc:creator>Joseph C. Denman</dc:creator>
      <dc:date>2001-07-05T12:14:42Z</dc:date>
    </item>
  </channel>
</rss>

