<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I have same issue with same config when both nodes are x64. But
difference is that, there is no bailout messages in logs.<br>
<br>
Jasper van Wanrooy - Chatventure wrote:
<blockquote
 cite="mid:CB187778-CCC1-4120-B9E1-BEC7B8E55C73@chatventure.nl"
 type="cite">Hi Maris,
  <div><br>
  </div>
  <div>I regret to hear that. I was also having problems with the
stability on 32bit platforms. Possibly you should try it on a 64bit
platform. Is that an option?</div>
  <div><br>
  </div>
  <div>Best Regards Jasper</div>
  <div>
  <div apple-content-edited="true"><span class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Verdana; font-size: 10px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;">
  <div style=""><span class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Verdana; font-size: 10px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;">
  <div style=""><span class="Apple-style-span"
 style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Verdana; font-size: 10px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;">
  <div style="">
  <div>
  <div style=""><span class="Apple-style-span"
 style="font-family: 'Lucida Sans'; font-size: 12px;">
  <div style="">
  <div style="">
  <div><font class="Apple-style-span" color="#666666" face="Verdana"
 size="1"><span class="Apple-style-span" style="font-size: 9px;"><br>
  </span></font></div>
  </div>
  </div>
  </span></div>
  </div>
  </div>
  </span></div>
  </span></div>
  </span> </div>
  <br>
  <div>
  <div>On 28 mei 2009, at 09:36, Maris Ruskulis wrote:</div>
  <br class="Apple-interchange-newline">
  <blockquote type="cite">
    <div>Hello!<br>
After upgrade to version 2.0, now using 2.0.1, I'm experiencing
problems with glusterfs stability.<br>
I'm running 2 node setup with cliet side afr, and glusterfsd also is
running on same servers. Time to time glusterfs just hangs, i can
reproduce this running iozone benchmarking tool. &nbsp;I'm using patched
Fuse, but same result is with unpatched.<br>
    <br>
================================================================================<br>
Version &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: glusterfs 2.0.1 built on May 27 2009 16:04:01<br>
TLA Revision : 5c1d9108c1529a1155963cb1911f8870a674ab5b<br>
Starting Time: 2009-05-27 16:38:20<br>
Command line : /usr/sbin/glusterfsd
--volfile=/etc/glusterfs/glusterfs-server.vol
--pid-file=/var/run/glusterfsd.pid --log-file=/var/log/glusterfsd.log<br>
PID &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: 31971<br>
System name &nbsp;: Linux<br>
Nodename &nbsp;&nbsp;&nbsp;&nbsp;: weeber.st-inst.lv<br>
Kernel Release : 2.6.28-hardened-r7<br>
Hardware Identifier: i686<br>
    <br>
Given volfile:<br>
+------------------------------------------------------------------------------+<br>
1: # file: /etc/glusterfs/glusterfs-server.vol<br>
2: volume posix<br>
3: &nbsp;&nbsp;type storage/posix<br>
4: &nbsp;&nbsp;option directory /home/export<br>
5: end-volume<br>
6:<br>
7: volume locks<br>
8: &nbsp;&nbsp;type features/locks<br>
9: &nbsp;&nbsp;option mandatory-locks on<br>
10: &nbsp;&nbsp;subvolumes posix<br>
11: end-volume<br>
12:<br>
13: volume brick<br>
14: &nbsp;&nbsp;type performance/io-threads<br>
15: &nbsp;&nbsp;option autoscaling on<br>
16: &nbsp;&nbsp;subvolumes locks<br>
17: end-volume<br>
18:<br>
19: volume server<br>
20: &nbsp;&nbsp;type protocol/server<br>
21: &nbsp;&nbsp;option transport-type tcp<br>
22: &nbsp;&nbsp;option auth.addr.brick.allow 127.0.0.1,192.168.1.*<br>
23: &nbsp;&nbsp;subvolumes brick<br>
24: end-volume<br>
    <br>
+------------------------------------------------------------------------------+<br>
[2009-05-27 16:38:20] N [glusterfsd.c:1152:main] glusterfs:
Successfully started<br>
[2009-05-27 16:38:33] N [server-protocol.c:7035:mop_setvolume] server:
accepted client from 192.168.1.233:1021<br>
[2009-05-27 16:38:33] N [server-protocol.c:7035:mop_setvolume] server:
accepted client from 192.168.1.233:1020<br>
[2009-05-27 16:38:46] N [server-protocol.c:7035:mop_setvolume] server:
accepted client from 192.168.1.252:1021<br>
[2009-05-27 16:38:46] N [server-protocol.c:7035:mop_setvolume] server:
accepted client from 192.168.1.252:1020<br>
    <br>
================================================================================<br>
Version &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: glusterfs 2.0.1 built on May 27 2009 16:04:01<br>
TLA Revision : 5c1d9108c1529a1155963cb1911f8870a674ab5b<br>
Starting Time: 2009-05-27 16:38:46<br>
Command line : /usr/sbin/glusterfs -N -f
/etc/glusterfs/glusterfs-client.vol /mnt/gluster<br>
PID &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: 32161<br>
System name &nbsp;: Linux<br>
Nodename &nbsp;&nbsp;&nbsp;&nbsp;: weeber.st-inst.lv<br>
Kernel Release : 2.6.28-hardened-r7<br>
Hardware Identifier: i686<br>
    <br>
Given volfile:<br>
+------------------------------------------------------------------------------+<br>
1: volume xeon<br>
2: &nbsp;&nbsp;type protocol/client<br>
3: &nbsp;&nbsp;option transport-type tcp<br>
4: &nbsp;&nbsp;option remote-host 192.168.1.233<br>
5: &nbsp;&nbsp;option remote-subvolume brick<br>
6: end-volume<br>
7:<br>
8: volume weeber<br>
9: &nbsp;&nbsp;type protocol/client<br>
10: &nbsp;&nbsp;option transport-type tcp<br>
11: &nbsp;&nbsp;option remote-host 192.168.1.252<br>
12: &nbsp;&nbsp;option remote-subvolume brick<br>
13: end-volume<br>
14:<br>
15: volume replicate<br>
16: &nbsp;type cluster/replicate<br>
17: &nbsp;subvolumes xeon weeber<br>
18: end-volume<br>
20: volume readahead<br>
21: &nbsp;&nbsp;type performance/read-ahead<br>
22: &nbsp;&nbsp;option page-size 128kB<br>
23: &nbsp;&nbsp;option page-count 16<br>
24: &nbsp;&nbsp;option force-atime-update off<br>
25: &nbsp;&nbsp;subvolumes replicate<br>
26: end-volume<br>
27:<br>
28: volume writebehind<br>
29: &nbsp;&nbsp;type performance/write-behind<br>
30: &nbsp;&nbsp;option aggregate-size 1MB<br>
31: &nbsp;&nbsp;option window-size 3MB<br>
32: &nbsp;&nbsp;option flush-behind on<br>
33: &nbsp;&nbsp;option enable-O_SYNC on<br>
34: &nbsp;&nbsp;subvolumes readahead<br>
35: end-volume<br>
36:<br>
37: volume iothreads<br>
38: &nbsp;&nbsp;type performance/io-threads<br>
39: &nbsp;&nbsp;option autoscaling on<br>
40: &nbsp;&nbsp;subvolumes writebehind<br>
41: end-volume<br>
42:<br>
43:<br>
44:<br>
45: #volume bricks<br>
46: #type cluster/distribute<br>
47: &nbsp;#option lookup-unhashed yes<br>
48: &nbsp;#option min-free-disk 20%<br>
49: # subvolumes weeber xeon<br>
50: #end-volume<br>
    <br>
+------------------------------------------------------------------------------+<br>
[2009-05-27 16:38:46] W [xlator.c:555:validate_xlator_volume_options]
writebehind: option 'window-size' is deprecated, preferred is
'cache-size', continuing with correction<br>
[2009-05-27 16:38:46] W [glusterfsd.c:455:_log_if_option_is_invalid]
writebehind: option 'aggregate-size' is not recognized<br>
[2009-05-27 16:38:46] W [glusterfsd.c:455:_log_if_option_is_invalid]
readahead: option 'page-size' is not recognized<br>
[2009-05-27 16:38:46] N [glusterfsd.c:1152:main] glusterfs:
Successfully started<br>
[2009-05-27 16:38:46] N [client-protocol.c:5557:client_setvolume_cbk]
xeon: Connected to 192.168.1.233:6996, attached to remote volume
'brick'.<br>
[2009-05-27 16:38:46] N [afr.c:2190:notify] replicate: Subvolume 'xeon'
came back up; going online.<br>
[2009-05-27 16:38:46] N [client-protocol.c:5557:client_setvolume_cbk]
xeon: Connected to 192.168.1.233:6996, attached to remote volume
'brick'.<br>
[2009-05-27 16:38:46] N [afr.c:2190:notify] replicate: Subvolume 'xeon'
came back up; going online.<br>
[2009-05-27 16:38:46] N [client-protocol.c:5557:client_setvolume_cbk]
weeber: Connected to 192.168.1.252:6996, attached to remote volume
'brick'.<br>
[2009-05-27 18:46:02] E [client-protocol.c:292:call_bail] weeber:
bailing out frame LOOKUP(32) frame sent = 2009-05-27 18:16:01.
frame-timeout = 1800<br>
[2009-05-27 19:16:09] E [client-protocol.c:292:call_bail] weeber:
bailing out frame LOOKUP(32) frame sent = 2009-05-27 18:46:02.
frame-timeout = 1800<br>
[2009-05-27 19:46:18] E [client-protocol.c:292:call_bail] weeber:
bailing out frame OPEN(12) frame sent = 2009-05-27 19:16:09.
frame-timeout = 1800<br>
[2009-05-27 20:16:25] E [client-protocol.c:292:call_bail] weeber:
bailing out frame LOOKUP(32) frame sent = 2009-05-27 19:46:18.
frame-timeout = 1800<br>
[2009-05-27 20:46:34] E [client-protocol.c:292:call_bail] weeber:
bailing out frame LOOKUP(32) frame sent = 2009-05-27 20:16:25.
frame-timeout = 1800<br>
[2009-05-27 21:16:41] E [client-protocol.c:292:call_bail] weeber:
bailing out frame OPEN(12) frame sent = 2009-05-27 20:46:34.
frame-timeout = 1800<br>
[2009-05-27 21:47:00] E [client-protocol.c:292:call_bail] weeber:
bailing out frame LOOKUP(32) frame sent = 2009-05-27 21:16:53.
frame-timeout = 1800<br>
[2009-05-27 22:17:07] E [client-protocol.c:292:call_bail] weeber:
bailing out frame LOOKUP(32) frame sent = 2009-05-27 21:47:00.
frame-timeout = 1800<br>
[2009-05-27 22:47:15] E [client-protocol.c:292:call_bail] weeber:
bailing out frame OPENDIR(21) frame sent = 2009-05-27 22:17:07.
frame-timeout = 1800<br>
[2009-05-27 23:17:23] E [client-protocol.c:292:call_bail] weeber:
bailing out frame LOOKUP(32) frame sent = 2009-05-27 22:47:15.
frame-timeout = 1800<br>
[2009-05-27 23:47:31] E [client-protocol.c:292:call_bail] weeber:
bailing out frame OPEN(12) frame sent = 2009-05-27 23:17:23.
frame-timeout = 1800<br>
[2009-05-28 00:17:39] E [client-protocol.c:292:call_bail] weeber:
bailing out frame LOOKUP(32) frame sent = 2009-05-27 23:47:32.
frame-timeout = 1800<br>
[2009-05-28 00:47:47] E [client-protocol.c:292:call_bail] weeber:
bailing out frame LOOKUP(32) frame sent = 2009-05-28 00:17:39.
frame-timeout = 1800<br>
[2009-05-28 01:17:55] E [client-protocol.c:292:call_bail] weeber:
bailing out frame OPENDIR(21) frame sent = 2009-05-28 00:47:47.
frame-timeout = 1800<br>
[2009-05-28 01:48:03] E [client-protocol.c:292:call_bail] weeber:
bailing out frame LOOKUP(32) frame sent = 2009-05-28 01:17:55.
frame-timeout = 1800<br>
[2009-05-28 02:18:11] E [client-protocol.c:292:call_bail] weeber:
bailing out frame OPEN(12) frame sent = 2009-05-28 01:48:03.
frame-timeout = 1800<br>
[2009-05-28 02:48:29] E [client-protocol.c:292:call_bail] weeber:
bailing out frame LOOKUP(32) frame sent = 2009-05-28 02:18:24.
frame-timeout = 1800<br>
[2009-05-28 03:18:37] E [client-protocol.c:292:call_bail] weeber:
bailing out frame LOOKUP(32) frame sent = 2009-05-28 02:48:29.
frame-timeout = 1800<br>
[2009-05-28 03:48:45] E [client-protocol.c:292:call_bail] weeber:
bailing out frame LOOKUP(32) frame sent = 2009-05-28 03:18:37.
frame-timeout = 1800<br>
[2009-05-28 04:18:53] E [client-protocol.c:292:call_bail] weeber:
bailing out frame XATTROP(40) frame sent = 2009-05-28 03:48:45.
frame-timeout = 1800<br>
[2009-05-28 04:49:01] E [client-protocol.c:292:call_bail] weeber:
bailing out frame LOOKUP(32) frame sent = 2009-05-28 04:18:53.
frame-timeout = 1800<br>
[2009-05-28 05:19:09] E [client-protocol.c:292:call_bail] weeber:
bailing out frame OPENDIR(21) frame sent = 2009-05-28 04:49:01.
frame-timeout = 1800<br>
[2009-05-28 05:49:17] E [client-protocol.c:292:call_bail] weeber:
bailing out frame LOOKUP(32) frame sent = 2009-05-28 05:19:09.
frame-timeout = 1800<br>
[2009-05-28 06:19:25] E [client-protocol.c:292:call_bail] weeber:
bailing out frame LOOKUP(32) frame sent = 2009-05-28 05:49:17.
frame-timeout = 1800<br>
[2009-05-28 06:49:33] E [client-protocol.c:292:call_bail] weeber:
bailing out frame XATTROP(40) frame sent = 2009-05-28 06:19:25.
frame-timeout = 1800<br>
[2009-05-28 07:19:40] E [client-protocol.c:292:call_bail] weeber:
bailing out frame LOOKUP(32) frame sent = 2009-05-28 06:49:33.
frame-timeout = 1800<br>
[2009-05-28 07:49:48] E [client-protocol.c:292:call_bail] weeber:
bailing out frame LOOKUP(32) frame sent = 2009-05-28 07:19:40.
frame-timeout = 1800<br>
[2009-05-28 08:19:56] E [client-protocol.c:292:call_bail] weeber:
bailing out frame LOOKUP(32) frame sent = 2009-05-28 07:49:48.
frame-timeout = 1800<br>
    <br>
    <span>&lt;maris.vcf&gt;</span>_______________________________________________<br>
Gluster-users mailing list<br>
    <a moz-do-not-send="true" href="mailto:Gluster-users@gluster.org">Gluster-users@gluster.org</a><br>
<a class="moz-txt-link-freetext" href="http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users">http://zresearch.com/cgi-bin/mailman/listinfo/gluster-users</a><br>
    </div>
  </blockquote>
  </div>
  <br>
  </div>
</blockquote>
<br>
</body>
</html>