gluster-devel
[Top][All Lists]
Advanced

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

Re: [Gluster-devel] Glusterfs Server not working


From: Tomáš Siegl
Subject: Re: [Gluster-devel] Glusterfs Server not working
Date: Thu, 16 Oct 2008 14:48:29 +0200

Hi Christ

Following configuration looks correct. It is only debug messages in
log. Hence "D" after timestamp on each line. There is no "E" - Error
or "W" - warning.

Your server configuration is now listening on all interfaces for
client connection.

I see there that you are using gluster 1.3.10 version. There is 1.3.12
already available.

Regards
Tomas


On Thu, Oct 16, 2008 at 2:32 PM, address@hidden
<address@hidden> wrote:
> 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
>
>
>
>
>
> _______________________________________________
> Gluster-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/gluster-devel
>




reply via email to

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