On Wed, 24 Jun 2009 10:36:26 +0200, Mateusz Korniak <mateusz-lists@xxxxxxxxxxxxxx> wrote: > Hi, > Simple scenario, server serves directory to client > After some time clinet is not able to dir, df (any I/O operation blocking > forever) > > > Reset of server glusterfsd does not help, signalling --TERM/ --KILL on > client > side glustefs process either, > > I am unable to umount: > [matkor@client ~]$ sudo umount /glusterdir > umount: /glusterdir: device is busy > umount: /glusterdir: device is busy > > > How can I solve it without resetting client? > Thanks in advance for any help. > > I am using glusterfs 2.0.0-0.rc1 A lot of similar issues have been fixed since rc1. Try the latest 2.0.2, rc1 is way out of date. Gordan