On 12/14/2011 08:48 AM, Vijaykumar Koppad wrote: > I created a volume and have to restrict access now. Just one client should be > allowed to acces the volume. So I tried: > > # gluster volume set sesam auth.allow 192.168.20.1 > > But I can still mount the volume from other clients than 192.168.20.1. But > when I try to access the directory from an unallowd machine, my shell hangs. > If I try to unmount, it says that the device is busy. The only way to get it > out of the client is to kill the glusterfs process. This looks like https://bugzilla.redhat.com/show_bug.cgi?id=765240 for which a patch is under review.