[Gluster-users] Best practice to stop the Gluster CLIENT process?

Joe Landman landman at scalableinformatics.com
Fri May 6 18:45:10 UTC 2011


On 05/06/2011 02:40 PM, Martin Schenker wrote:
> Thanks for all the responses!
>
> That's what I did, umount the client dir. But this STILL left the filesystem
> locked... no luck here.
>
> I'll try James' script next.

umount -l /mount/path
killall -15 glusterd
#wait a few seconds
killall -9 glusterd

then a 'ps -ealf| grep gluster' and kill the daemons by hand (-9).


-- 
Joseph Landman, Ph.D
Founder and CEO
Scalable Informatics Inc.
email: landman at scalableinformatics.com
web  : http://scalableinformatics.com
        http://scalableinformatics.com/sicluster
phone: +1 734 786 8423 x121
fax  : +1 866 888 3112
cell : +1 734 612 4615



More information about the Gluster-users mailing list