Re: Filesystem won't unmount
- From: "Patrick B. O'Brien" <pobrien@xxxxxxxxxxx>
- Date: Mon, 17 Jul 2006 08:49:54 -0700
What does,
"fuser -xuc /fs_name" , say?
If you don't care about applications getting killed then do this,
fuser -kxuc /fs_name
Is there a filesystem mounted over this filesystem?
Do this, "df -kt|grep fs_name".
-----Original Message-----
From: IBM AIX Discussion List [mailto:aix-l@xxxxxxxxxxxxx] On Behalf Of
Dave Zarnoch
Sent: Monday, July 17, 2006 8:21 AM
To: aix-l@xxxxxxxxxxxxx
Subject: Filesystem won't unmount
Has anyone ever had a filesystem they could not unmount?
I looked at it with "fuser" and it was clean.
I tried umount -f. no good.
I examined every process that was running and none had any
sort of connection with the filesystem.
It is actually a file system that appears to hold some Informix files.
Anything to do with "IPCS"?
Thanks!
Dave Zarnoch
Nationwide Provident
zarnocd@xxxxxxxxxxxxxxxxxxxxxxx
- References:
- Filesystem won't unmount
- From: Dave Zarnoch
- Filesystem won't unmount
- Prev by Date: Re: Filesystem won't unmount
- Next by Date: Re: Filesystem won't unmount
- Previous by thread: Filesystem won't unmount
- Next by thread: Re: Filesystem won't unmount
- Index(es):
Relevant Pages
|
|