> > I don't find any error in my config, maybe someone could help. > I can see the error. > > Here is my Config: > > Server > ------ > volume homes > type storage/posix > option directory /home > end-volume > > volume home_locks > type features/posix-locks > option mandatory on > subvolumes homes > end-volume > > volume server > type protocol/server > subvolumes home_locks > option transport-type tcp/server # For TCP/IP transport > option auth.ip.homes.allow 192.168.70.20 change the above line to "option auth.ip.home_locks.allow 192.168.70.20" > <http://192.168.70.20> > end-volume > > > Client > ------ > volume client > type protocol/client > option transport-type tcp/client > option remote-host 192.168.70.2 > option remote-subvolume homes Change the above line to "option remote-subvolume home_locks" > > end-volume > > > Thanks for your help (hopefully) > Thanks for hoping ;-) Regards, Amar -- Amar Tumballi Gluster/GlusterFS Hacker [bulde on #gluster/irc.gnu.org] http://www.zresearch.com - Commoditizing Super Storage!