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: address@hidden
Subject: Re: [Gluster-devel] Glusterfs Server not working
Date: Fri, 17 Oct 2008 10:27:02 +1000
User-agent: Thunderbird 2.0.0.17 (Windows/20080914)

Hi Krishna,

This is the output of "ps -e":

PID TTY          TIME CMD
   1 ?        00:00:00 init
   2 ?        00:00:00 kthreadd
   3 ?        00:00:00 ksoftirqd/0
   4 ?        00:00:00 watchdog/0
   5 ?        00:00:00 events/0
   6 ?        00:00:00 khelper
  52 ?        00:00:00 kblockd/0
  54 ?        00:00:00 kacpid
  55 ?        00:00:00 kacpi_notify
 123 ?        00:00:00 ksuspend_usbd
 129 ?        00:00:00 khubd
 132 ?        00:00:00 kseriod
 160 ?        00:00:00 pdflush
 161 ?        00:00:00 pdflush
 162 ?        00:00:00 kswapd0
 203 ?        00:00:00 aio/0
 216 ?        00:00:00 ocfs2_wq
 219 ?        00:00:00 user_dlm
 384 ?        00:00:00 kpsmoused
 399 ?        00:00:00 kstriped
 410 ?        00:00:00 ksnapd
 415 ?        00:00:00 kdmflush
 418 ?        00:00:00 kdmflush
 420 ?        00:00:00 kjournald
1338 ?        00:00:00 udevd
1871 ?        00:00:00 kauditd
2038 ?        00:00:00 kjournald
2942 ?        00:00:00 syslogd
2946 ?        00:00:00 klogd
2972 ?        00:00:00 portmap
2999 ?        00:00:00 rpc.statd
3056 ?        00:00:00 rpciod/0
3086 ?        00:00:00 rpc.idmapd
3188 ?        00:00:00 smartd
3205 ?        00:00:00 acpid
3227 ?        00:00:00 cupsd
3338 ?        00:00:00 sshd
3351 ?        00:00:00 xinetd
3370 ?        00:00:00 sendmail
3381 ?        00:00:00 sendmail
3397 ?        00:00:00 gpm
3408 ?        00:00:00 crond
3425 ?        00:00:00 atd
3434 ?        00:00:00 dbus-daemon-1
3451 ?        00:00:00 hald
3458 tty1     00:00:00 mingetty
3459 tty2     00:00:00 mingetty
3460 tty3     00:00:00 mingetty
3461 tty4     00:00:00 mingetty
3462 tty5     00:00:00 mingetty
3463 tty6     00:00:00 mingetty
6501 ?        00:00:00 sshd
6515 pts/0    00:00:00 bash
6556 pts/0    00:00:00 glusterfsd
6579 ?        00:00:00 sshd
6593 pts/1    00:00:00 bash
6633 pts/1    00:00:00 ps

It seems that glusterfsd in started with a process.

Krishna Srinivas wrote:
Sorry, that was supposed to be addressed to Chris :)

On Thu, Oct 16, 2008 at 10:54 PM, Krishna Srinivas
<address@hidden> wrote:
Tomas,
The logs look "OK", can you check once again by checking "ps" and
see if it is running or not?
Krishna

On Thu, Oct 16, 2008 at 6:18 PM, Tomáš Siegl <address@hidden> wrote:
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

_______________________________________________
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]