================================================================================ Version : glusterfs 3.0.0git built on Jan 25 2010 13:24:22 git: git://git.sv.gnu.org/gluster.git Starting Time: 2010-01-25 14:01:06 Command line : /usr/local/sbin/glusterfsd --log-level=DEBUG --log-file=/tmpsafe/S.log -N -f /etc/glusterfs/glusterfs-server.vol PID : 23775 System name : Linux Nodename : colossus23042 Kernel Release : 2.6.33-rc5 Hardware Identifier: x86_64
Given volfile: +------------------------------------------------------------------------------+ 1: volume brickless 2: type storage/posix 3: option directory /mnt/disks/export 4: end-volume 5: 6: volume brickthread 7: type features/locks 8: subvolumes brickless 9: end-volume 10: 11: volume brickcache 12: type performance/io-cache 13: option cache-size 2GB # default is 32MB 14: option cache-timeout 2 # default is 1 15: subvolumes brickthread 16: end-volume 17: 18: 19: volume brick 20: type performance/io-threads 21: option thread-count 8 22: subvolumes brickcache 23: end-volume 24: 25: 26: 27: volume server 28: type protocol/server 29: subvolumes brick 30: option client-volume-filename /etc/glusterfs/Gglusterfs-client.vol 31: option transport-type tcp 32: option transport.socket.nodelay on 33: option verify-volfile-checksum no 34: option auth.addr.brick.allow 10.98.98.* 35: end-volume 36: +------------------------------------------------------------------------------+ [2010-01-25 14:01:06] D [glusterfsd.c:1370:main] glusterfs: running in pid 23775 [2010-01-25 14:01:06] D [transport.c:145:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.0git/transport/socket.so [2010-01-25 14:01:06] D [io-threads.c:2841:init] brick: io-threads: Autoscaling: off, min_threads: 8, max_threads: 8 [2010-01-25 14:01:06] C [dict.c:1142:data_to_str] dict: @data=(nil) [2010-01-25 14:01:06] C [dict.c:1142:data_to_str] dict: @data=(nil) [2010-01-25 14:01:06] D [posix.c:5050:init] brickless: fsping-timeout set to 10 [2010-01-25 14:01:06] N [glusterfsd.c:1396:main] glusterfs: Successfully started [2010-01-25 14:01:06] D [server-helpers.c:1023:server_child_up] server: subvolume brick(0) came up ---------- Forwarded message ---------- From: nicolas prochazka <[email protected]> Date: 2010/1/25 Subject: 3.0.1 To: Gluster List <[email protected]> i'm testing last 3.0.1 branches, it does not work for me, 3.0.0 and 3.0.0git ( before last week ) is running ok . log from gluterfs client : DEV-10.98.98.1:~# cat //tmp/G.LOG [2010-01-25 13:15:30] D [client-protocol.c:6585:init] trans: defaulting frame-timeout to 30mins [2010-01-25 13:15:30] D [client-protocol.c:6596:init] trans: defaulting ping-timeout to 42 [2010-01-25 13:15:30] D [transport.c:145:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.0git/transport/socket.so [2010-01-25 13:15:30] W [socket.c:1415:socket_init] trans: disabling non-blocking IO [2010-01-25 13:15:30] D [transport.c:145:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.0git/transport/socket.so [2010-01-25 13:15:30] W [socket.c:1415:socket_init] trans: disabling non-blocking IO [2010-01-25 13:16:36] D [client-protocol.c:6585:init] trans: defaulting frame-timeout to 30mins [2010-01-25 13:16:36] D [client-protocol.c:6596:init] trans: defaulting ping-timeout to 42 [2010-01-25 13:16:36] D [transport.c:145:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.0git/transport/socket.so [2010-01-25 13:16:36] W [socket.c:1415:socket_init] trans: disabling non-blocking IO [2010-01-25 13:16:36] D [transport.c:145:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.0git/transport/socket.so [2010-01-25 13:16:36] W [socket.c:1415:socket_init] trans: disabling non-blocking IO and nothing else now glusterfs runs 2 process, i do not know if it is normal stuff : root 14046 0.0 0.0 18896 836 ? S< 13:10 0:00 /usr/local/sbin/glusterfs --log-level=NONE -N -s 10.98.98.1 /mnt/vdisk/ root 14049 0.0 0.0 23188 732 ? S< 13:10 0:00 /usr/local/sbin/glusterfs --log-level=NONE -N -s 10.98.98.1 /mnt/vdisk/ My server conf file and client file does not change, and was generated by volgen from 3.0.0 Regards, NP
_______________________________________________ Gluster-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/gluster-devel
