On Wed, Jul 29, 2009 at 04:12:56PM +0200, frantisek holop wrote:

> hmm, on Wed, Jul 29, 2009 at 09:56:29AM -0400, Dan Harnett said that
> > On Wed, Jul 29, 2009 at 06:06:16AM +0200, frantisek holop wrote:
> > > 
> > > amaaq$ sudo fstat /adata
> > > USER     CMD          PID   FD MOUNT        INUM MODE       R/W    SZ|DV 
> > > NAME
> > 
> > You should use the '-f' option to fstat.
> > 
> >   $ sudo fstat -f /adata
> > 
> > One possibility is shared libraries or objects.
> 
> (ah, so happy to see my signature in almost every unix command :])
> 
> amaaq$ sudo fstat -f /adata
> USER     CMD          PID   FD MOUNT        INUM MODE       R/W    SZ|DV
> 
> no luck

Are you sure you haven't mounted anything else somewhere in the filesystem
you're trying to unmount? You can't unmount a filesystem if a directory
in that filesystem is used as a mount point for another filesystem.

-- 
Jurjen Oskam

Savage's Law of Expediency:
        You want it bad, you'll get it bad.

Reply via email to