gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gluster-devel] Glusterfs Server not working


From: address@hidden
Subject: [Gluster-devel] Glusterfs Server not working
Date: Thu, 16 Oct 2008 22:32:41 +1000
User-agent: Thunderbird 2.0.0.17 (Windows/20080914)

Hi,

I would like to know what do you think is the problem with the following:

Glusterfs-server.vol file

volume brick
 type storage/posix
 option directory /data/export
end-volume

volume server
 type protocol/server
 option transport-type tcp/server
 option auth.ip.brick.allow *
 subvolumes brick
end-volume

When i put in the following command glusterfsd --no-daemon --log-file=/dev/stdout --log-level=DEBUG --spec-file=/usr/etc/glusterfs/glusterfs-server.vol i get:

2008-10-16 12:28:59 D [glusterfs.c:167:get_spec_fp] glusterfs: loading spec from /usr/etc/glusterfs/glusterfs-server.vol
2008-10-16 12:28:59 D [spec.y:107:new_section] parser: New node for 'brick'
2008-10-16 12:28:59 D [xlator.c:115:xlator_set_type] xlator: attempt to load file /usr/lib/glusterfs/1.3.10/xlator/storage/posix.so 2008-10-16 12:28:59 D [spec.y:127:section_type] parser: Type:brick:storage/posix 2008-10-16 12:28:59 D [spec.y:141:section_option] parser: Option:brick:directory:/data/export
2008-10-16 12:28:59 D [spec.y:209:section_end] parser: end:brick
2008-10-16 12:28:59 D [spec.y:107:new_section] parser: New node for 'server'
2008-10-16 12:28:59 D [xlator.c:115:xlator_set_type] xlator: attempt to load file /usr/lib/glusterfs/1.3.10/xlator/protocol/server.so 2008-10-16 12:28:59 D [spec.y:127:section_type] parser: Type:server:protocol/server 2008-10-16 12:28:59 D [spec.y:141:section_option] parser: Option:server:transport-type:tcp/server 2008-10-16 12:28:59 D [spec.y:141:section_option] parser: Option:server:auth.ip.brick.allow:*
2008-10-16 12:28:59 D [spec.y:196:section_sub] parser: child:server->brick
2008-10-16 12:28:59 D [spec.y:209:section_end] parser: end:server
2008-10-16 12:28:59 D [server-protocol.c:6302:init] server: protocol/server xlator loaded 2008-10-16 12:28:59 D [transport.c:80:transport_load] transport: attempt to load file /usr/lib/glusterfs/1.3.10/transport/tcp/server.so 2008-10-16 12:28:59 D [server-protocol.c:6343:init] server: defaulting limits.transaction-size to 4194304

What am i missing, thanks







reply via email to

[Prev in Thread] Current Thread [Next in Thread]