Re: [Gluster-users] HadoopFS-like gluster setup

2009-07-01 Thread Shehjar Tikoo
Peng Zhao wrote: Hi, all, I'm new to gluster, but found it interesting. I want to setup gluster in a way to be similar with HDFS. There is my sample vol-file: volume posix type storage/posix option directory /data1/gluster end-volume volume locks type features/locks subvolumes posix

Re: [Gluster-users] HadoopFS-like gluster setup

2009-07-01 Thread Pavel Riha
On Wednesday 01 of July 2009 03:50, Peng Zhao wrote: [2009-07-01 09:37:36] E [xlator.c:736:xlator_init_rec] xlator: Initialization of volume 'fuse' failed, review your volfile again I got this error when the fuse module was not loaded, so check this first.. modprobe fuse ls -l /dev/fuse

Re: [Gluster-users] HadoopFS-like gluster setup

2009-07-01 Thread Peng Zhao
OK, my stupid. There was no fuse module. I built one and modprobe fuse. The previous error is gone, with some new one: Here are the DEBUG-level msg: [2009-07-01 18:36:25] D [xlator.c:634:xlator_set_type] xlator: dlsym(notify) on /usr/lib64/glusterfs/2.0.2/xlator/features/locks.so: undefined

Re: [Gluster-users] HadoopFS-like gluster setup

2009-07-01 Thread Vijay Bellur
Peng Zhao wrote: [2009-07-01 18:36:25] E [socket.c:206:__socket_server_bind] server: binding to failed: Address already in use [2009-07-01 18:36:25] E [socket.c:209:__socket_server_bind] server: Port is already in use [2009-07-01 18:36:25] E [server-protocol.c:7631:init] server: failed to

[Gluster-users] HadoopFS-like gluster setup

2009-06-30 Thread Peng Zhao
Hi, all, I'm new to gluster, but found it interesting. I want to setup gluster in a way to be similar with HDFS. There is my sample vol-file: volume posix type storage/posix option directory /data1/gluster end-volume volume locks type features/locks subvolumes posix end-volume volume brick