Hello,

I have a system with 4 nodes.

Node 1 for downloading config as client

Node 2, node 3 for uploading config as client

Node 4 for storage config as server

*1,2,3's config:*
/volume  storage1
       type    protocol/client
       option  transport-type  tcp/client
       option  remote-host     210.245.xxx.xxx
       option  remote-subvolume        brick
end-volume/

*4's config:*
/volume brick
 type storage/posix
 option directory /store
end-volume

volume locks
 type features/posix-locks
 subvolumes brick
end-volume

volume server
 type protocol/server
 option transport-type tcp/server
 option auth.addr.brick.allow  *
 subvolumes brick
end-volume
/
And I have an error on node1: /2009-04-01 15:21:58 E [fuse-bridge.c:2371:fuse_setlk_cbk] glusterfs-fuse: [ ERROR ] loading 'features/posix-locks' on server side may help your application
/But nod2, node3, node4 have no errors.

Could you help me fix issue?

Thanks,

VTMinh
/

/
_______________________________________________
Gluster-users mailing list
Gluster-users@gluster.org
http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users

Reply via email to