Re: stale NFS locks

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Craig White wrote:
On Wed, 2008-07-30 at 21:36 -0700, nate wrote:
Craig White wrote:

short of restarting...is there a trick that I can do to umount/remount?
try umount /home/storage/users -l -f
----
perfect - thanks

Craig

If that ever also fails, you can find (and then kill) the processes that have the share open with:

fuser -m <mount_location>

That will give you a list of process ids that you can first get info about with "ps -ef <pid>" and kill with "kill <pid>" (or "kill -9 <pid>" for really stubborn ones).

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux