Re: Problem unmounting a fs

From: justin.bleistein@SUNGARD.COM
Date: Thu Oct 24 2002 - 08:57:21 EDT


Try odmget on the Cuat or CvDv tables I believe they are and then delete
the entry for this filesystem in there all together then delete the entry
in the "/etc/filesystems", but becareful you should backup these tables
first. After you force the unmount from removing it from the ODM tables run
"mount" to make sure it's gone. I believe at that point you won't see that
filesystem anymore with an "lsfs" command anymore. Anywhooo. To prevent
this sort of thing from happening in the future always run an "fsdb" on a
logical volume before mounting it to a filesystem, and type in 0440000 to
make sure your magic number of that partition isn't corrupted.

--Justin

                      Holger.VanKoll@SW
                      ISSCOM.COM To: aix-l@Princeton.EDU
                      Sent by: IBM AIX cc:
                      Discussion List Subject: Re: Problem unmounting a fs
                      <aix-l@Princeton.
                      EDU>

                      10/24/2002 06:07
                      AM
                      Please respond to
                      IBM AIX
                      Discussion List

fuser -dV also gives no output
-----Original Message-----
From: Green, Simon [mailto:SGreen@KRAFTEUROPE.COM]
Sent: Wednesday, October 23, 2002 6:54 PM
To: aix-l@Princeton.EDU
Subject: Re: Problem unmounting a fs

Try fuser -dV /stage_bdm

Simon Green
Philip Morris ITSC Europe

AIX-L Archive at http://marc.theaimsgroup.com/?l=aix-l&r=1&w=2
AIX FAQ at http://www.faqs.org/faqs/aix-faq/

N.B. Unsolicited email from vendors will seldom be appreciated.
-----Original Message-----
From: Holger.VanKoll@SWISSCOM.COM [mailto:Holger.VanKoll@SWISSCOM.COM]
Sent: 23 October 2002 17:36
To: aix-l@Princeton.EDU
Subject: Problem unmounting a fs

Hello,

see commands for explanation (aix 5.1 ML03):

# lsfs /stage_bdm
Name Nodename Mount Pt VFS Size Options
Auto Accounting
/dev/stagebdm -- /stage_bdm jfs 10747904
-- yes no
# umount /dev/stagebdm
umount: 0506-349 Cannot unmount /dev/stagebdm: The requested resource is
busy.
# umount /stage_bdm
umount: 0506-349 Cannot unmount /dev/stagebdm: The requested resource is
busy.
# fuser -c /dev/stagebdm ; fuser -c /stage_bdm
/dev/stagebdm:
/stage_bdm:
I get the same (no) response from fuser with -d , -cx -f
I could not find lsof for 5.1

<SNIP>

Any hints?



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 22:16:17 EDT