2009/4/1 Vu Tong Minh <[email protected]>: > 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.
Please load posix-locks on node1 too. Vikas -- Engineer - Z Research http://gluster.com/ _______________________________________________ Gluster-users mailing list [email protected] http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users
