On 4/14/2010 at 09:26 AM, luben karavelov <[email protected]> wrote: 
> Filesystem "stop" action tries to umount the filesystem. If it does not 
> succeed it kills all processes that use the filesystem (nothing in my case 
> because this are not processes but the kernel that keeps open 
> filehandles). Then sleeps some interval (1s in the distribution) and tries 
> again. After the 6th itetation (TERM TERM TERM KILL KILL KILL) the RA 
> gives up and fails the op. 

Can you be more specific about that?  From memory it should just be nfsd
processes that have the open file handles.

What happens if you open some files from a client, then run the following
on your server?:

  # fuser -vm /mountpoint

Likewise if you run that command after/during a stop op?

Regards,

Tim


-- 
Tim Serong <[email protected]>
Senior Clustering Engineer, OPS Engineering, Novell Inc.



_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to