Re: Filesystem won't unmount



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



Relevant Pages

  • Re: DD not working
    ... But it would not boot and the error was file system not good. ... Running e2fsck on a mounted filesystem may cause ... realize that if you unmount your filesystem with necessary files such ... you can see what filesystems are set to mount at bootup or later by ...
    (Fedora)
  • Re: umount question
    ... Please don't suggest reinstalling without even trying to understand the problem. ... But how do I unmount it. ... Some other file system is probably being fsck'ed at boot because it was not mounted cleanly. ... could you mention this filesystem and provide any possible clue as to why this might be happening? ...
    (comp.os.linux.development.system)
  • Re: /etc/nfs stop stopping more than NFS
    ... Mount a filesystem from a different Linux client; ... >> Now run the `fuser` command, saving its output in a file. ... > file on the nfs filesystem. ... lsof does not accept the host:file syntax. ...
    (comp.unix.sco.misc)
  • RE: [opensuse] How to unmount partition?
    ... or there is a process with a directory on that file system as its ... to accomplish an unmount operation. ... filesystem name associated with the device). ... Greg Wallace ...
    (SuSE)
  • Re: Filesystem wont unmount
    ... you have a process running that has either its binary or a library on that fs ... Has anyone ever had a filesystem they could not unmount? ... I looked at it with "fuser" and it was clean. ... It is actually a file system that appears to hold some Informix files. ...
    (AIX-L)