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

Re: [Help] How should i FORCE umount NFS-server directory??



On Tue, Apr 22, 2003 at 08:49:44AM +0800, axacheng wrote:
> Hello  : 
> 
> Could u tell me how should i FORCEFULLY umount NFS-server directory  from NFS-client ???
> 
> i had tried using two commands as follow:  (BUT, it is NOT WORKING to umount when NFS-server crash -_____-)
> 
> 1. shell > mount -t nfs -o soft,intr,bg,rsize=8192,wsize=8192 nfs-server:/var/www /var/www 
> 2. shell > mount -t nfs -o soft,intr,bg,retry=5,timeo=2,rsize=8192,wsize=8192 nfs-server:/var/www /var/www 
> 
> However, i had tried using " lsof " command to find out PID then i using "kill -9" or "kill -15" command
> 
> to kill PID that occupied in /var/www ...Unfortunately , it is NOT WORKING ......i still CAN  NOT umount /var/www
> 
> 
> Has Anyone knows how "forcefully"  umount /var/www  in NFS-client ???????
this might seem really stupid but "umount /var/www" ??

-- 
Hugh Saunders [GCv3.12] GCS d- s: a--- C+++ UL++>$ P+ L+++ E--- W-- N++
K- w-- M- V? PS-- Y PGP- t-- !5 X- R- tv-() b- DI+ D- G++ e- h++ r z?



Reply to: