Re: [Samba] forcing smbmount to unmount question

2003-02-27 Thread jason
thanks guys.. that worked
umount -f ..

I thought I tried that earlier, but it didnt work.. but it did this time.

Jason


--

|  Jason Welsh   [EMAIL PROTECTED]  |
|http://monsterjam.org |


Furious activity is no substitute for understanding.
-- H. H. Williams

On Thu, 27 Feb 2003, Bret Hughes wrote:

> On Thu, 2003-02-27 at 07:55, jason wrote:
> > when you have something smbmounted with samba..
> > //[EMAIL PROTECTED]/M$   112G71G41G64%/mnt/samba
> >
> > and you unmount it
> > and it gives you
> > /mnt/samba is busy
> >
> > Im absolutely positive that I am NOT in the /mnt/samba dir, nor is anyone
> > else.
> > is there any way to force it to unmount?
> >
>
> Not sure about the force but you can try
>
> lsof /mnt/samba
>
> to see what files are in use You might need to be root.  see man lsof
> for details
>
> Bret
>

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] forcing smbmount to unmount question

2003-02-27 Thread Jon Niehof
is there any way to force it to unmount?
You can first try using lsof to see what's open on that 
mount. Failing that:
umount -f

--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] forcing smbmount to unmount question

2003-02-27 Thread Bret Hughes
On Thu, 2003-02-27 at 07:55, jason wrote:
> when you have something smbmounted with samba..
> //[EMAIL PROTECTED]/M$   112G71G41G64%/mnt/samba
> 
> and you unmount it
> and it gives you
> /mnt/samba is busy
> 
> Im absolutely positive that I am NOT in the /mnt/samba dir, nor is anyone
> else.
> is there any way to force it to unmount?
> 

Not sure about the force but you can try

lsof /mnt/samba 

to see what files are in use You might need to be root.  see man lsof
for details

Bret

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


[Samba] forcing smbmount to unmount question

2003-02-27 Thread jason
when you have something smbmounted with samba..
//[EMAIL PROTECTED]/M$   112G71G41G64%/mnt/samba

and you unmount it
and it gives you
/mnt/samba is busy

Im absolutely positive that I am NOT in the /mnt/samba dir, nor is anyone
else.
is there any way to force it to unmount?

Jason


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba