[Gluster-users] gluster on osx - unable to connect
Michael Di Domenico
mdidomenico4 at gmail.com
Tue Sep 9 20:17:40 UTC 2008
I've got gluster up and running on linux machines at the moment, using the
Stripe/Unify example from the wiki. I'm trying to connect an osx client
using macfuse now.
I'm not exactly sure where things are breaking down, i've got connectivity
between the mac and all the storage bricks, but i'm unsure why im getting
connection resets. Can anyone look through the log file below and let me
know what i've missed.
thanks
2008-09-09 16:10:44 D [glusterfs.c:271:_get_specfp] glusterfs: loading
volume specfile /opt/gluster/etc/glusterfs/gclient.stripe1
Version : glusterfs 1.4.0pre5 built on Sep 9 2008 15:56:31
TLA Revision : glusterfs--mainline--3.0--patch-359
Starting Time: 2008-09-09 16:10:44
Command line : /opt/gluster/sbin/glusterfs --no-daemon
--log-file=/tmp/gtest1 --log-level=DEBUG -f
/opt/gluster/etc/glusterfs/gclient.stripe1 /gluster/
given volume specfile
+-----
1: ## file: /etc/glusterfs/glusterfs-client.vol
2: volume client-namespace
3: type protocol/client
4: option transport-type tcp/client
5: option remote-host n1
6: option remote-subvolume posix-namespace
7: end-volume
8:
9: volume client-unify-1
10: type protocol/client
11: option transport-type tcp/client
12: option remote-host n1
13: option remote-subvolume posix-unify
14: end-volume
15:
16: volume client-unify-2
17: type protocol/client
18: option transport-type tcp/client
19: option remote-host n2
20: option remote-subvolume posix-unify
21: end-volume
22:
23: volume client-unify-3
24: type protocol/client
25: option transport-type tcp/client
26: option remote-host n3
27: option remote-subvolume posix-unify
28: end-volume
29:
30: volume client-unify-4
31: type protocol/client
32: option transport-type tcp/client
33: option remote-host n4
34: option remote-subvolume posix-unify
35: end-volume
36:
37: volume client-unify-5
38: type protocol/client
39: option transport-type tcp/client
40: option remote-host n5
41: option remote-subvolume posix-unify
42: end-volume
43:
44: volume client-unify-6
45: type protocol/client
46: option transport-type tcp/client
47: option remote-host n6
48: option remote-subvolume posix-unify
49: end-volume
50:
51: volume client-unify-7
52: type protocol/client
53: option transport-type tcp/client
54: option remote-host n7
55: option remote-subvolume posix-unify
56: end-volume
57:
58: volume client-unify-8
59: type protocol/client
60: option transport-type tcp/client
61: option remote-host n8
62: option remote-subvolume posix-unify
63: end-volume
64:
65: volume client-stripe-1
66: type protocol/client
67: option transport-type tcp/client
68: option remote-host n1
69: option remote-subvolume posix-stripe
70: end-volume
71:
72: volume client-stripe-2
73: type protocol/client
74: option transport-type tcp/client
75: option remote-host n2
76: option remote-subvolume posix-stripe
77: end-volume
78:
79: volume client-stripe-3
80: type protocol/client
81: option transport-type tcp/client
82: option remote-host n3
83: option remote-subvolume posix-stripe
84: end-volume
85:
86: volume client-stripe-4
87: type protocol/client
88: option transport-type tcp/client
89: option remote-host n4
90: option remote-subvolume posix-stripe
91: end-volume
92:
93: volume client-stripe-5
94: type protocol/client
95: option transport-type tcp/client
96: option remote-host n5
97: option remote-subvolume posix-stripe
98: end-volume
99:
100: volume client-stripe-6
101: type protocol/client
102: option transport-type tcp/client
103: option remote-host n6
104: option remote-subvolume posix-stripe
105: end-volume
106:
107: volume client-stripe-7
108: type protocol/client
109: option transport-type tcp/client
110: option remote-host n7
111: option remote-subvolume posix-stripe
112: end-volume
113:
114: volume client-stripe-8
115: type protocol/client
116: option transport-type tcp/client
117: option remote-host n8
118: option remote-subvolume posix-stripe
119: end-volume
120:
121: volume client-ns-1
122: type protocol/client
123: option transport-type tcp/client
124: option remote-host n5
125: option remote-subvolume posix-namespace
126: end-volume
127:
128: volume stripe
129: type cluster/stripe
130: option block-size *:2MB # All files ending with .img are striped with
2MB stripe block size.
131: subvolumes client-stripe-1 client-stripe-2 client-stripe-3
client-stripe-4 client-stripe-5 client-stripe-6 client-stripe-7
client-stripe-8
132: end-volume
133:
134: volume unify
135: type cluster/unify
136: option namespace client-ns-1
137: option scheduler switch
138: option switch.case *:stripe # other nodes are assumed for default
pattern matching.
139: subvolumes stripe client-unify-1 client-unify-2 client-unify-3
client-unify-4 client-unify-5 client-unify-6 client-unify-7 client-unify-8
140: end-volume
141:
+-----
2008-09-09 16:10:44 D [spec.y:194:new_section] parser: New node for
'client-namespace'
2008-09-09 16:10:44 D [xlator.c:289:xlator_set_type] xlator: attempt to load
file /opt/gluster/lib/glusterfs/1.4.0pre5/xlator/protocol/client.so
2008-09-09 16:10:44 D [spec.y:219:section_type] parser:
Type:client-namespace:protocol/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-namespace:transport-type:tcp/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-namespace:remote-host:n1
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-namespace:remote-subvolume:posix-namespace
2008-09-09 16:10:44 D [spec.y:367:section_end] parser: end:client-namespace
2008-09-09 16:10:44 D [spec.y:194:new_section] parser: New node for
'client-unify-1'
2008-09-09 16:10:44 D [xlator.c:289:xlator_set_type] xlator: attempt to load
file /opt/gluster/lib/glusterfs/1.4.0pre5/xlator/protocol/client.so
2008-09-09 16:10:44 D [spec.y:219:section_type] parser:
Type:client-unify-1:protocol/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-unify-1:transport-type:tcp/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-unify-1:remote-host:n1
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-unify-1:remote-subvolume:posix-unify
2008-09-09 16:10:44 D [spec.y:367:section_end] parser: end:client-unify-1
2008-09-09 16:10:44 D [spec.y:194:new_section] parser: New node for
'client-unify-2'
2008-09-09 16:10:44 D [xlator.c:289:xlator_set_type] xlator: attempt to load
file /opt/gluster/lib/glusterfs/1.4.0pre5/xlator/protocol/client.so
2008-09-09 16:10:44 D [spec.y:219:section_type] parser:
Type:client-unify-2:protocol/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-unify-2:transport-type:tcp/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-unify-2:remote-host:n2
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-unify-2:remote-subvolume:posix-unify
2008-09-09 16:10:44 D [spec.y:367:section_end] parser: end:client-unify-2
2008-09-09 16:10:44 D [spec.y:194:new_section] parser: New node for
'client-unify-3'
2008-09-09 16:10:44 D [xlator.c:289:xlator_set_type] xlator: attempt to load
file /opt/gluster/lib/glusterfs/1.4.0pre5/xlator/protocol/client.so
2008-09-09 16:10:44 D [spec.y:219:section_type] parser:
Type:client-unify-3:protocol/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-unify-3:transport-type:tcp/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-unify-3:remote-host:n3
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-unify-3:remote-subvolume:posix-unify
2008-09-09 16:10:44 D [spec.y:367:section_end] parser: end:client-unify-3
2008-09-09 16:10:44 D [spec.y:194:new_section] parser: New node for
'client-unify-4'
2008-09-09 16:10:44 D [xlator.c:289:xlator_set_type] xlator: attempt to load
file /opt/gluster/lib/glusterfs/1.4.0pre5/xlator/protocol/client.so
2008-09-09 16:10:44 D [spec.y:219:section_type] parser:
Type:client-unify-4:protocol/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-unify-4:transport-type:tcp/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-unify-4:remote-host:n4
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-unify-4:remote-subvolume:posix-unify
2008-09-09 16:10:44 D [spec.y:367:section_end] parser: end:client-unify-4
2008-09-09 16:10:44 D [spec.y:194:new_section] parser: New node for
'client-unify-5'
2008-09-09 16:10:44 D [xlator.c:289:xlator_set_type] xlator: attempt to load
file /opt/gluster/lib/glusterfs/1.4.0pre5/xlator/protocol/client.so
2008-09-09 16:10:44 D [spec.y:219:section_type] parser:
Type:client-unify-5:protocol/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-unify-5:transport-type:tcp/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-unify-5:remote-host:n5
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-unify-5:remote-subvolume:posix-unify
2008-09-09 16:10:44 D [spec.y:367:section_end] parser: end:client-unify-5
2008-09-09 16:10:44 D [spec.y:194:new_section] parser: New node for
'client-unify-6'
2008-09-09 16:10:44 D [xlator.c:289:xlator_set_type] xlator: attempt to load
file /opt/gluster/lib/glusterfs/1.4.0pre5/xlator/protocol/client.so
2008-09-09 16:10:44 D [spec.y:219:section_type] parser:
Type:client-unify-6:protocol/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-unify-6:transport-type:tcp/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-unify-6:remote-host:n6
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-unify-6:remote-subvolume:posix-unify
2008-09-09 16:10:44 D [spec.y:367:section_end] parser: end:client-unify-6
2008-09-09 16:10:44 D [spec.y:194:new_section] parser: New node for
'client-unify-7'
2008-09-09 16:10:44 D [xlator.c:289:xlator_set_type] xlator: attempt to load
file /opt/gluster/lib/glusterfs/1.4.0pre5/xlator/protocol/client.so
2008-09-09 16:10:44 D [spec.y:219:section_type] parser:
Type:client-unify-7:protocol/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-unify-7:transport-type:tcp/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-unify-7:remote-host:n7
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-unify-7:remote-subvolume:posix-unify
2008-09-09 16:10:44 D [spec.y:367:section_end] parser: end:client-unify-7
2008-09-09 16:10:44 D [spec.y:194:new_section] parser: New node for
'client-unify-8'
2008-09-09 16:10:44 D [xlator.c:289:xlator_set_type] xlator: attempt to load
file /opt/gluster/lib/glusterfs/1.4.0pre5/xlator/protocol/client.so
2008-09-09 16:10:44 D [spec.y:219:section_type] parser:
Type:client-unify-8:protocol/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-unify-8:transport-type:tcp/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-unify-8:remote-host:n8
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-unify-8:remote-subvolume:posix-unify
2008-09-09 16:10:44 D [spec.y:367:section_end] parser: end:client-unify-8
2008-09-09 16:10:44 D [spec.y:194:new_section] parser: New node for
'client-stripe-1'
2008-09-09 16:10:44 D [xlator.c:289:xlator_set_type] xlator: attempt to load
file /opt/gluster/lib/glusterfs/1.4.0pre5/xlator/protocol/client.so
2008-09-09 16:10:44 D [spec.y:219:section_type] parser:
Type:client-stripe-1:protocol/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-stripe-1:transport-type:tcp/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-stripe-1:remote-host:n1
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-stripe-1:remote-subvolume:posix-stripe
2008-09-09 16:10:44 D [spec.y:367:section_end] parser: end:client-stripe-1
2008-09-09 16:10:44 D [spec.y:194:new_section] parser: New node for
'client-stripe-2'
2008-09-09 16:10:44 D [xlator.c:289:xlator_set_type] xlator: attempt to load
file /opt/gluster/lib/glusterfs/1.4.0pre5/xlator/protocol/client.so
2008-09-09 16:10:44 D [spec.y:219:section_type] parser:
Type:client-stripe-2:protocol/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-stripe-2:transport-type:tcp/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-stripe-2:remote-host:n2
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-stripe-2:remote-subvolume:posix-stripe
2008-09-09 16:10:44 D [spec.y:367:section_end] parser: end:client-stripe-2
2008-09-09 16:10:44 D [spec.y:194:new_section] parser: New node for
'client-stripe-3'
2008-09-09 16:10:44 D [xlator.c:289:xlator_set_type] xlator: attempt to load
file /opt/gluster/lib/glusterfs/1.4.0pre5/xlator/protocol/client.so
2008-09-09 16:10:44 D [spec.y:219:section_type] parser:
Type:client-stripe-3:protocol/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-stripe-3:transport-type:tcp/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-stripe-3:remote-host:n3
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-stripe-3:remote-subvolume:posix-stripe
2008-09-09 16:10:44 D [spec.y:367:section_end] parser: end:client-stripe-3
2008-09-09 16:10:44 D [spec.y:194:new_section] parser: New node for
'client-stripe-4'
2008-09-09 16:10:44 D [xlator.c:289:xlator_set_type] xlator: attempt to load
file /opt/gluster/lib/glusterfs/1.4.0pre5/xlator/protocol/client.so
2008-09-09 16:10:44 D [spec.y:219:section_type] parser:
Type:client-stripe-4:protocol/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-stripe-4:transport-type:tcp/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-stripe-4:remote-host:n4
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-stripe-4:remote-subvolume:posix-stripe
2008-09-09 16:10:44 D [spec.y:367:section_end] parser: end:client-stripe-4
2008-09-09 16:10:44 D [spec.y:194:new_section] parser: New node for
'client-stripe-5'
2008-09-09 16:10:44 D [xlator.c:289:xlator_set_type] xlator: attempt to load
file /opt/gluster/lib/glusterfs/1.4.0pre5/xlator/protocol/client.so
2008-09-09 16:10:44 D [spec.y:219:section_type] parser:
Type:client-stripe-5:protocol/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-stripe-5:transport-type:tcp/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-stripe-5:remote-host:n5
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-stripe-5:remote-subvolume:posix-stripe
2008-09-09 16:10:44 D [spec.y:367:section_end] parser: end:client-stripe-5
2008-09-09 16:10:44 D [spec.y:194:new_section] parser: New node for
'client-stripe-6'
2008-09-09 16:10:44 D [xlator.c:289:xlator_set_type] xlator: attempt to load
file /opt/gluster/lib/glusterfs/1.4.0pre5/xlator/protocol/client.so
2008-09-09 16:10:44 D [spec.y:219:section_type] parser:
Type:client-stripe-6:protocol/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-stripe-6:transport-type:tcp/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-stripe-6:remote-host:n6
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-stripe-6:remote-subvolume:posix-stripe
2008-09-09 16:10:44 D [spec.y:367:section_end] parser: end:client-stripe-6
2008-09-09 16:10:44 D [spec.y:194:new_section] parser: New node for
'client-stripe-7'
2008-09-09 16:10:44 D [xlator.c:289:xlator_set_type] xlator: attempt to load
file /opt/gluster/lib/glusterfs/1.4.0pre5/xlator/protocol/client.so
2008-09-09 16:10:44 D [spec.y:219:section_type] parser:
Type:client-stripe-7:protocol/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-stripe-7:transport-type:tcp/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-stripe-7:remote-host:n7
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-stripe-7:remote-subvolume:posix-stripe
2008-09-09 16:10:44 D [spec.y:367:section_end] parser: end:client-stripe-7
2008-09-09 16:10:44 D [spec.y:194:new_section] parser: New node for
'client-stripe-8'
2008-09-09 16:10:44 D [xlator.c:289:xlator_set_type] xlator: attempt to load
file /opt/gluster/lib/glusterfs/1.4.0pre5/xlator/protocol/client.so
2008-09-09 16:10:44 D [spec.y:219:section_type] parser:
Type:client-stripe-8:protocol/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-stripe-8:transport-type:tcp/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-stripe-8:remote-host:n8
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-stripe-8:remote-subvolume:posix-stripe
2008-09-09 16:10:44 D [spec.y:367:section_end] parser: end:client-stripe-8
2008-09-09 16:10:44 D [spec.y:194:new_section] parser: New node for
'client-ns-1'
2008-09-09 16:10:44 D [xlator.c:289:xlator_set_type] xlator: attempt to load
file /opt/gluster/lib/glusterfs/1.4.0pre5/xlator/protocol/client.so
2008-09-09 16:10:44 D [spec.y:219:section_type] parser:
Type:client-ns-1:protocol/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-ns-1:transport-type:tcp/client
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-ns-1:remote-host:n5
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:client-ns-1:remote-subvolume:posix-namespace
2008-09-09 16:10:44 D [spec.y:367:section_end] parser: end:client-ns-1
2008-09-09 16:10:44 D [spec.y:194:new_section] parser: New node for 'stripe'
2008-09-09 16:10:44 D [xlator.c:289:xlator_set_type] xlator: attempt to load
file /opt/gluster/lib/glusterfs/1.4.0pre5/xlator/cluster/stripe.so
2008-09-09 16:10:44 D [spec.y:219:section_type] parser:
Type:stripe:cluster/stripe
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:stripe:block-size:*:2MB
2008-09-09 16:10:44 D [spec.y:352:section_sub] parser:
child:stripe->client-stripe-1
2008-09-09 16:10:44 D [spec.y:352:section_sub] parser:
child:stripe->client-stripe-2
2008-09-09 16:10:44 D [spec.y:352:section_sub] parser:
child:stripe->client-stripe-3
2008-09-09 16:10:44 D [spec.y:352:section_sub] parser:
child:stripe->client-stripe-4
2008-09-09 16:10:44 D [spec.y:352:section_sub] parser:
child:stripe->client-stripe-5
2008-09-09 16:10:44 D [spec.y:352:section_sub] parser:
child:stripe->client-stripe-6
2008-09-09 16:10:44 D [spec.y:352:section_sub] parser:
child:stripe->client-stripe-7
2008-09-09 16:10:44 D [spec.y:352:section_sub] parser:
child:stripe->client-stripe-8
2008-09-09 16:10:44 D [spec.y:367:section_end] parser: end:stripe
2008-09-09 16:10:44 D [spec.y:194:new_section] parser: New node for 'unify'
2008-09-09 16:10:44 D [xlator.c:289:xlator_set_type] xlator: attempt to load
file /opt/gluster/lib/glusterfs/1.4.0pre5/xlator/cluster/unify.so
2008-09-09 16:10:44 D [spec.y:219:section_type] parser:
Type:unify:cluster/unify
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:unify:namespace:client-ns-1
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:unify:scheduler:switch
2008-09-09 16:10:44 D [spec.y:285:section_option] parser:
Option:unify:switch.case:*:stripe
2008-09-09 16:10:44 D [spec.y:352:section_sub] parser: child:unify->stripe
2008-09-09 16:10:44 D [spec.y:352:section_sub] parser:
child:unify->client-unify-1
2008-09-09 16:10:44 D [spec.y:352:section_sub] parser:
child:unify->client-unify-2
2008-09-09 16:10:44 D [spec.y:352:section_sub] parser:
child:unify->client-unify-3
2008-09-09 16:10:44 D [spec.y:352:section_sub] parser:
child:unify->client-unify-4
2008-09-09 16:10:44 D [spec.y:352:section_sub] parser:
child:unify->client-unify-5
2008-09-09 16:10:44 D [spec.y:352:section_sub] parser:
child:unify->client-unify-6
2008-09-09 16:10:44 D [spec.y:352:section_sub] parser:
child:unify->client-unify-7
2008-09-09 16:10:44 D [spec.y:352:section_sub] parser:
child:unify->client-unify-8
2008-09-09 16:10:44 D [spec.y:367:section_end] parser: end:unify
2008-09-09 16:10:44 D [xlator.c:289:xlator_set_type] xlator: attempt to load
file /opt/gluster/lib/glusterfs/1.4.0pre5/xlator/mount/fuse.so
2008-09-09 16:10:44 D [xlator.c:324:xlator_set_type] fuse: strict option
validation is not enforced -- neglecting
2008-09-09 16:10:44 D [glusterfs.c:199:_add_fuse_mount] glusterfs:
'direct-io-mode' in fuse causes data corruption if O_APPEND is used.
disabling 'direct-io-mode'
2008-09-09 16:10:44 D [glusterfs.c:771:main] glusterfs: running in pid 50407
2008-09-09 16:10:44 D [fuse-options.c:140:fuse_options_validate]
fuse-options: using mount-point = /gluster/
2008-09-09 16:10:44 D [fuse-options.c:147:fuse_options_validate]
fuse-options: using attr-timeout = 1
2008-09-09 16:10:44 D [fuse-options.c:159:fuse_options_validate]
fuse-options: using entry-timeout = 1
2008-09-09 16:10:44 D [fuse-options.c:171:fuse_options_validate]
fuse-options: using direct-io-mode = 0
2008-09-09 16:10:44 D [client-protocol.c:4387:init] client-stripe-1:
defaulting transport-timeout to 42
2008-09-09 16:10:44 D [transport.c:104:transport_load] transport: attempt to
load file /opt/gluster/lib/glusterfs/1.4.0pre5/transport/socket.so
2008-09-09 16:10:44 D [client-protocol.c:4427:init] client-stripe-1:
defaulting limits.transaction-size to 268435456
2008-09-09 16:10:44 D [client-protocol.c:4387:init] client-stripe-2:
defaulting transport-timeout to 42
2008-09-09 16:10:44 D [transport.c:104:transport_load] transport: attempt to
load file /opt/gluster/lib/glusterfs/1.4.0pre5/transport/socket.so
2008-09-09 16:10:44 D [client-protocol.c:4427:init] client-stripe-2:
defaulting limits.transaction-size to 268435456
2008-09-09 16:10:44 D [client-protocol.c:4387:init] client-stripe-3:
defaulting transport-timeout to 42
2008-09-09 16:10:44 D [transport.c:104:transport_load] transport: attempt to
load file /opt/gluster/lib/glusterfs/1.4.0pre5/transport/socket.so
2008-09-09 16:10:44 D [client-protocol.c:4427:init] client-stripe-3:
defaulting limits.transaction-size to 268435456
2008-09-09 16:10:44 D [client-protocol.c:4387:init] client-stripe-4:
defaulting transport-timeout to 42
2008-09-09 16:10:44 D [transport.c:104:transport_load] transport: attempt to
load file /opt/gluster/lib/glusterfs/1.4.0pre5/transport/socket.so
2008-09-09 16:10:44 D [client-protocol.c:4427:init] client-stripe-4:
defaulting limits.transaction-size to 268435456
2008-09-09 16:10:44 D [client-protocol.c:4387:init] client-stripe-5:
defaulting transport-timeout to 42
2008-09-09 16:10:44 D [transport.c:104:transport_load] transport: attempt to
load file /opt/gluster/lib/glusterfs/1.4.0pre5/transport/socket.so
2008-09-09 16:10:44 D [client-protocol.c:4427:init] client-stripe-5:
defaulting limits.transaction-size to 268435456
2008-09-09 16:10:44 D [client-protocol.c:4387:init] client-stripe-6:
defaulting transport-timeout to 42
2008-09-09 16:10:44 D [transport.c:104:transport_load] transport: attempt to
load file /opt/gluster/lib/glusterfs/1.4.0pre5/transport/socket.so
2008-09-09 16:10:44 D [client-protocol.c:4427:init] client-stripe-6:
defaulting limits.transaction-size to 268435456
2008-09-09 16:10:44 D [client-protocol.c:4387:init] client-stripe-7:
defaulting transport-timeout to 42
2008-09-09 16:10:44 D [transport.c:104:transport_load] transport: attempt to
load file /opt/gluster/lib/glusterfs/1.4.0pre5/transport/socket.so
2008-09-09 16:10:44 D [client-protocol.c:4427:init] client-stripe-7:
defaulting limits.transaction-size to 268435456
2008-09-09 16:10:44 D [client-protocol.c:4387:init] client-stripe-8:
defaulting transport-timeout to 42
2008-09-09 16:10:44 D [transport.c:104:transport_load] transport: attempt to
load file /opt/gluster/lib/glusterfs/1.4.0pre5/transport/socket.so
2008-09-09 16:10:44 D [client-protocol.c:4427:init] client-stripe-8:
defaulting limits.transaction-size to 268435456
2008-09-09 16:10:44 D [stripe.c:3618:init] stripe: stripe block size :
pattern * : size 2097152
2008-09-09 16:10:44 D [client-protocol.c:4653:notify] client-stripe-1: got
GF_EVENT_PARENT_UP, attempting connect on transport
2008-09-09 16:10:44 D [client-protocol.c:4653:notify] client-stripe-2: got
GF_EVENT_PARENT_UP, attempting connect on transport
2008-09-09 16:10:44 D [client-protocol.c:4653:notify] client-stripe-3: got
GF_EVENT_PARENT_UP, attempting connect on transport
2008-09-09 16:10:44 D [client-protocol.c:4653:notify] client-stripe-4: got
GF_EVENT_PARENT_UP, attempting connect on transport
2008-09-09 16:10:44 D [client-protocol.c:4653:notify] client-stripe-5: got
GF_EVENT_PARENT_UP, attempting connect on transport
2008-09-09 16:10:44 D [client-protocol.c:4653:notify] client-stripe-6: got
GF_EVENT_PARENT_UP, attempting connect on transport
2008-09-09 16:10:44 D [client-protocol.c:4653:notify] client-stripe-7: got
GF_EVENT_PARENT_UP, attempting connect on transport
2008-09-09 16:10:44 D [client-protocol.c:4653:notify] client-stripe-8: got
GF_EVENT_PARENT_UP, attempting connect on transport
2008-09-09 16:10:44 D [client-protocol.c:4387:init] client-unify-1:
defaulting transport-timeout to 42
2008-09-09 16:10:44 D [transport.c:104:transport_load] transport: attempt to
load file /opt/gluster/lib/glusterfs/1.4.0pre5/transport/socket.so
2008-09-09 16:10:44 D [client-protocol.c:4427:init] client-unify-1:
defaulting limits.transaction-size to 268435456
2008-09-09 16:10:44 D [client-protocol.c:4387:init] client-unify-2:
defaulting transport-timeout to 42
2008-09-09 16:10:44 D [transport.c:104:transport_load] transport: attempt to
load file /opt/gluster/lib/glusterfs/1.4.0pre5/transport/socket.so
2008-09-09 16:10:44 D [client-protocol.c:4427:init] client-unify-2:
defaulting limits.transaction-size to 268435456
2008-09-09 16:10:44 D [client-protocol.c:4387:init] client-unify-3:
defaulting transport-timeout to 42
2008-09-09 16:10:44 D [transport.c:104:transport_load] transport: attempt to
load file /opt/gluster/lib/glusterfs/1.4.0pre5/transport/socket.so
2008-09-09 16:10:44 D [client-protocol.c:4427:init] client-unify-3:
defaulting limits.transaction-size to 268435456
2008-09-09 16:10:44 D [client-protocol.c:4387:init] client-unify-4:
defaulting transport-timeout to 42
2008-09-09 16:10:44 D [transport.c:104:transport_load] transport: attempt to
load file /opt/gluster/lib/glusterfs/1.4.0pre5/transport/socket.so
2008-09-09 16:10:44 D [client-protocol.c:4427:init] client-unify-4:
defaulting limits.transaction-size to 268435456
2008-09-09 16:10:44 D [client-protocol.c:4387:init] client-unify-5:
defaulting transport-timeout to 42
2008-09-09 16:10:44 D [transport.c:104:transport_load] transport: attempt to
load file /opt/gluster/lib/glusterfs/1.4.0pre5/transport/socket.so
2008-09-09 16:10:44 D [client-protocol.c:4427:init] client-unify-5:
defaulting limits.transaction-size to 268435456
2008-09-09 16:10:44 D [client-protocol.c:4387:init] client-unify-6:
defaulting transport-timeout to 42
2008-09-09 16:10:44 D [transport.c:104:transport_load] transport: attempt to
load file /opt/gluster/lib/glusterfs/1.4.0pre5/transport/socket.so
2008-09-09 16:10:44 D [client-protocol.c:4427:init] client-unify-6:
defaulting limits.transaction-size to 268435456
2008-09-09 16:10:44 D [client-protocol.c:4387:init] client-unify-7:
defaulting transport-timeout to 42
2008-09-09 16:10:44 D [transport.c:104:transport_load] transport: attempt to
load file /opt/gluster/lib/glusterfs/1.4.0pre5/transport/socket.so
2008-09-09 16:10:44 D [client-protocol.c:4427:init] client-unify-7:
defaulting limits.transaction-size to 268435456
2008-09-09 16:10:44 D [client-protocol.c:4387:init] client-unify-8:
defaulting transport-timeout to 42
2008-09-09 16:10:44 D [transport.c:104:transport_load] transport: attempt to
load file /opt/gluster/lib/glusterfs/1.4.0pre5/transport/socket.so
2008-09-09 16:10:44 D [client-protocol.c:4427:init] client-unify-8:
defaulting limits.transaction-size to 268435456
2008-09-09 16:10:44 D [unify.c:4329:init] unify: namespace node specified as
client-ns-1
2008-09-09 16:10:44 D [scheduler.c:45:get_scheduler] scheduler: attempt to
load file switch.so
2008-09-09 16:10:44 D [unify.c:4414:init] unify: Child node count is 9
2008-09-09 16:10:44 W [switch.c:163:switch_init] switch: '*' pattern will be
taken by default for all the unconfigured child nodes, hence neglecting the
current option
2008-09-09 16:10:44 D [switch.c:262:switch_init] switch: '*' pattern will be
scheduled to "stripe"
2008-09-09 16:10:44 D [switch.c:262:switch_init] switch: '*' pattern will be
scheduled to "client-unify-1"
2008-09-09 16:10:44 D [switch.c:262:switch_init] switch: '*' pattern will be
scheduled to "client-unify-2"
2008-09-09 16:10:44 D [switch.c:262:switch_init] switch: '*' pattern will be
scheduled to "client-unify-3"
2008-09-09 16:10:44 D [switch.c:262:switch_init] switch: '*' pattern will be
scheduled to "client-unify-4"
2008-09-09 16:10:44 D [switch.c:262:switch_init] switch: '*' pattern will be
scheduled to "client-unify-5"
2008-09-09 16:10:44 D [switch.c:262:switch_init] switch: '*' pattern will be
scheduled to "client-unify-6"
2008-09-09 16:10:44 D [switch.c:262:switch_init] switch: '*' pattern will be
scheduled to "client-unify-7"
2008-09-09 16:10:44 D [switch.c:262:switch_init] switch: '*' pattern will be
scheduled to "client-unify-8"
2008-09-09 16:10:44 D [client-protocol.c:4387:init] client-ns-1: defaulting
transport-timeout to 42
2008-09-09 16:10:44 D [transport.c:104:transport_load] transport: attempt to
load file /opt/gluster/lib/glusterfs/1.4.0pre5/transport/socket.so
2008-09-09 16:10:44 D [client-protocol.c:4427:init] client-ns-1: defaulting
limits.transaction-size to 268435456
2008-09-09 16:10:44 D [client-protocol.c:4653:notify] client-ns-1: got
GF_EVENT_PARENT_UP, attempting connect on transport
2008-09-09 16:10:44 D [client-protocol.c:4653:notify] client-ns-1: got
GF_EVENT_PARENT_UP, attempting connect on transport
2008-09-09 16:10:44 D [client-protocol.c:4653:notify] client-unify-1: got
GF_EVENT_PARENT_UP, attempting connect on transport
2008-09-09 16:10:44 D [client-protocol.c:4653:notify] client-unify-2: got
GF_EVENT_PARENT_UP, attempting connect on transport
2008-09-09 16:10:44 D [client-protocol.c:4653:notify] client-unify-3: got
GF_EVENT_PARENT_UP, attempting connect on transport
2008-09-09 16:10:44 D [client-protocol.c:4653:notify] client-unify-4: got
GF_EVENT_PARENT_UP, attempting connect on transport
2008-09-09 16:10:44 D [client-protocol.c:4653:notify] client-unify-5: got
GF_EVENT_PARENT_UP, attempting connect on transport
2008-09-09 16:10:44 D [client-protocol.c:4653:notify] client-unify-6: got
GF_EVENT_PARENT_UP, attempting connect on transport
2008-09-09 16:10:44 D [client-protocol.c:4653:notify] client-unify-7: got
GF_EVENT_PARENT_UP, attempting connect on transport
2008-09-09 16:10:44 D [client-protocol.c:4653:notify] client-unify-8: got
GF_EVENT_PARENT_UP, attempting connect on transport
2008-09-09 16:10:44 D [client-protocol.c:4387:init] client-namespace:
defaulting transport-timeout to 42
2008-09-09 16:10:44 D [transport.c:104:transport_load] transport: attempt to
load file /opt/gluster/lib/glusterfs/1.4.0pre5/transport/socket.so
2008-09-09 16:10:44 D [client-protocol.c:4427:init] client-namespace:
defaulting limits.transaction-size to 268435456
2008-09-09 16:10:44 D [client-protocol.c:4653:notify] client-namespace: got
GF_EVENT_PARENT_UP, attempting connect on transport
2008-09-09 16:10:45 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-1: attempting reconnect
2008-09-09 16:10:45 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-1: option remote-port missing in volume client-stripe-1.
Defaulting to 6996
2008-09-09 16:10:45 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:10:45 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:10:45 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-2: attempting reconnect
2008-09-09 16:10:45 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-2: option remote-port missing in volume client-stripe-2.
Defaulting to 6996
2008-09-09 16:10:45 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n2
2008-09-09 16:10:45 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.253 (port-6996) for hostname: n2 and port: 6996
2008-09-09 16:10:45 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-3: attempting reconnect
2008-09-09 16:10:45 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-3: option remote-port missing in volume client-stripe-3.
Defaulting to 6996
2008-09-09 16:10:45 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n3
2008-09-09 16:10:45 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.252 (port-6996) for hostname: n3 and port: 6996
2008-09-09 16:10:45 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-4: attempting reconnect
2008-09-09 16:10:45 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-4: option remote-port missing in volume client-stripe-4.
Defaulting to 6996
2008-09-09 16:10:45 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n4
2008-09-09 16:10:45 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.251 (port-6996) for hostname: n4 and port: 6996
2008-09-09 16:10:45 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-5: attempting reconnect
2008-09-09 16:10:45 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-5: option remote-port missing in volume client-stripe-5.
Defaulting to 6996
2008-09-09 16:10:45 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:10:45 D [client-protocol.c:4690:notify] client-stripe-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:45 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:10:45 D [socket.c:924:socket_connect] client-stripe-1: connect
() called on transport already connected
2008-09-09 16:10:45 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-6: attempting reconnect
2008-09-09 16:10:45 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-6: option remote-port missing in volume client-stripe-6.
Defaulting to 6996
2008-09-09 16:10:45 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n6
2008-09-09 16:10:45 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.249 (port-6996) for hostname: n6 and port: 6996
2008-09-09 16:10:45 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-7: attempting reconnect
2008-09-09 16:10:45 D [client-protocol.c:4690:notify] client-stripe-2: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:45 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-7: option remote-port missing in volume client-stripe-7.
Defaulting to 6996
2008-09-09 16:10:45 D [socket.c:924:socket_connect] client-stripe-2: connect
() called on transport already connected
2008-09-09 16:10:45 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n7
2008-09-09 16:10:45 E [socket.c:106:__socket_rwv] client-stripe-1: readv
failed (Connection reset by peer)
2008-09-09 16:10:45 E [socket.c:568:socket_proto_state_machine]
client-stripe-1: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:10:45 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-1: cleaning up state in transport object 0x80a400
2008-09-09 16:10:45 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-1: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10a740
2008-09-09 16:10:45 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:45 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:45 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.248 (port-6996) for hostname: n7 and port: 6996
2008-09-09 16:10:45 D [client-protocol.c:4690:notify] client-stripe-3: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:45 D [socket.c:924:socket_connect] client-stripe-3: connect
() called on transport already connected
2008-09-09 16:10:45 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-8: attempting reconnect
2008-09-09 16:10:45 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-8: option remote-port missing in volume client-stripe-8.
Defaulting to 6996
2008-09-09 16:10:45 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n8
2008-09-09 16:10:45 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.247 (port-6996) for hostname: n8 and port: 6996
2008-09-09 16:10:45 D [client-protocol.c:4690:notify] client-stripe-4: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:45 D [client-protocol.c:4126:client_protocol_reconnect]
client-ns-1: attempting reconnect
2008-09-09 16:10:45 D [socket.c:924:socket_connect] client-stripe-4: connect
() called on transport already connected
2008-09-09 16:10:45 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-ns-1: option remote-port missing in volume client-ns-1. Defaulting to
6996
2008-09-09 16:10:45 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:10:45 D [client-protocol.c:4690:notify] client-stripe-5: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:45 D [socket.c:924:socket_connect] client-stripe-5: connect
() called on transport already connected
2008-09-09 16:10:45 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:10:45 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-1: attempting reconnect
2008-09-09 16:10:45 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-1: option remote-port missing in volume client-unify-1.
Defaulting to 6996
2008-09-09 16:10:45 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:10:45 D [client-protocol.c:4690:notify] client-stripe-6: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:45 D [socket.c:924:socket_connect] client-stripe-6: connect
() called on transport already connected
2008-09-09 16:10:45 E [socket.c:106:__socket_rwv] client-stripe-2: readv
failed (Connection reset by peer)
2008-09-09 16:10:45 E [socket.c:568:socket_proto_state_machine]
client-stripe-2: socket read failed (Connection reset by peer) in state 1 (
192.168.0.253:6996)
2008-09-09 16:10:45 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-2: cleaning up state in transport object 0x80b800
2008-09-09 16:10:45 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-2: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10ad30
2008-09-09 16:10:45 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:45 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-2: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:45 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:10:45 E [socket.c:106:__socket_rwv] client-stripe-3: readv
failed (Connection reset by peer)
2008-09-09 16:10:45 E [socket.c:568:socket_proto_state_machine]
client-stripe-3: socket read failed (Connection reset by peer) in state 1 (
192.168.0.252:6996)
2008-09-09 16:10:45 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-3: cleaning up state in transport object 0x80cc00
2008-09-09 16:10:45 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-2: attempting reconnect
2008-09-09 16:10:45 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-3: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10ad30
2008-09-09 16:10:45 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-2: option remote-port missing in volume client-unify-2.
Defaulting to 6996
2008-09-09 16:10:45 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:45 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n2
2008-09-09 16:10:45 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-3: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:45 E [socket.c:106:__socket_rwv] client-stripe-4: readv
failed (Connection reset by peer)
2008-09-09 16:10:45 E [socket.c:568:socket_proto_state_machine]
client-stripe-4: socket read failed (Connection reset by peer) in state 1 (
192.168.0.251:6996)
2008-09-09 16:10:45 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-4: cleaning up state in transport object 0x80e000
2008-09-09 16:10:45 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-4: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b420
2008-09-09 16:10:45 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:45 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-4: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:45 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.253 (port-6996) for hostname: n2 and port: 6996
2008-09-09 16:10:45 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-3: attempting reconnect
2008-09-09 16:10:45 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-3: option remote-port missing in volume client-unify-3.
Defaulting to 6996
2008-09-09 16:10:45 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n3
2008-09-09 16:10:45 D [client-protocol.c:4690:notify] client-stripe-7: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:45 D [socket.c:924:socket_connect] client-stripe-7: connect
() called on transport already connected
2008-09-09 16:10:45 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.252 (port-6996) for hostname: n3 and port: 6996
2008-09-09 16:10:45 D [client-protocol.c:4690:notify] client-ns-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:45 D [socket.c:924:socket_connect] client-ns-1: connect ()
called on transport already connected
2008-09-09 16:10:45 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-4: attempting reconnect
2008-09-09 16:10:45 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-4: option remote-port missing in volume client-unify-4.
Defaulting to 6996
2008-09-09 16:10:45 E [socket.c:106:__socket_rwv] client-stripe-6: readv
failed (Connection reset by peer)
2008-09-09 16:10:45 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n4
2008-09-09 16:10:45 E [socket.c:568:socket_proto_state_machine]
client-stripe-6: socket read failed (Connection reset by peer) in state 1 (
192.168.0.249:6996)
2008-09-09 16:10:45 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-6: cleaning up state in transport object 0x810800
2008-09-09 16:10:45 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-6: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10acf0
2008-09-09 16:10:45 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:45 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-6: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:45 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.251 (port-6996) for hostname: n4 and port: 6996
2008-09-09 16:10:45 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-5: attempting reconnect
2008-09-09 16:10:45 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-5: option remote-port missing in volume client-unify-5.
Defaulting to 6996
2008-09-09 16:10:45 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:10:45 D [client-protocol.c:4690:notify] client-stripe-8: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:45 D [socket.c:924:socket_connect] client-stripe-8: connect
() called on transport already connected
2008-09-09 16:10:45 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:10:45 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-6: attempting reconnect
2008-09-09 16:10:45 D [client-protocol.c:4690:notify] client-unify-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:45 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-6: option remote-port missing in volume client-unify-6.
Defaulting to 6996
2008-09-09 16:10:45 D [socket.c:924:socket_connect] client-unify-1: connect
() called on transport already connected
2008-09-09 16:10:45 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n6
2008-09-09 16:10:45 E [socket.c:106:__socket_rwv] client-stripe-5: readv
failed (Connection reset by peer)
2008-09-09 16:10:45 E [socket.c:568:socket_proto_state_machine]
client-stripe-5: socket read failed (Connection reset by peer) in state 1 (
192.168.0.250:6996)
2008-09-09 16:10:45 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-5: cleaning up state in transport object 0x80f400
2008-09-09 16:10:45 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-5: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10ad50
2008-09-09 16:10:45 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:45 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-5: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:45 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.249 (port-6996) for hostname: n6 and port: 6996
2008-09-09 16:10:45 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-7: attempting reconnect
2008-09-09 16:10:45 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-7: option remote-port missing in volume client-unify-7.
Defaulting to 6996
2008-09-09 16:10:45 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n7
2008-09-09 16:10:45 D [client-protocol.c:4690:notify] client-unify-2: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:45 D [socket.c:924:socket_connect] client-unify-2: connect
() called on transport already connected
2008-09-09 16:10:45 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.248 (port-6996) for hostname: n7 and port: 6996
2008-09-09 16:10:45 D [client-protocol.c:4690:notify] client-unify-3: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:45 D [socket.c:924:socket_connect] client-unify-3: connect
() called on transport already connected
2008-09-09 16:10:45 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-8: attempting reconnect
2008-09-09 16:10:45 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-8: option remote-port missing in volume client-unify-8.
Defaulting to 6996
2008-09-09 16:10:45 E [socket.c:106:__socket_rwv] client-ns-1: readv failed
(Connection reset by peer)
2008-09-09 16:10:45 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n8
2008-09-09 16:10:45 E [socket.c:568:socket_proto_state_machine] client-ns-1:
socket read failed (Connection reset by peer) in state 1 (192.168.0.250:6996
)
2008-09-09 16:10:45 D [client-protocol.c:4153:protocol_client_cleanup]
client-ns-1: cleaning up state in transport object 0x81f800
2008-09-09 16:10:45 E [client-protocol.c:4209:protocol_client_cleanup]
client-ns-1: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10af20
2008-09-09 16:10:45 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:45 E [client-protocol.c:4061:client_setvolume_cbk]
client-ns-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:45 E [socket.c:106:__socket_rwv] client-stripe-8: readv
failed (Connection reset by peer)
2008-09-09 16:10:45 E [socket.c:568:socket_proto_state_machine]
client-stripe-8: socket read failed (Connection reset by peer) in state 1 (
192.168.0.247:6996)
2008-09-09 16:10:45 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-8: cleaning up state in transport object 0x813000
2008-09-09 16:10:45 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-8: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10ad50
2008-09-09 16:10:45 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:45 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-8: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:45 E [socket.c:106:__socket_rwv] client-unify-1: readv
failed (Connection reset by peer)
2008-09-09 16:10:45 E [socket.c:568:socket_proto_state_machine]
client-unify-1: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:10:45 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.247 (port-6996) for hostname: n8 and port: 6996
2008-09-09 16:10:45 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-1: cleaning up state in transport object 0x814800
2008-09-09 16:10:45 D [client-protocol.c:4126:client_protocol_reconnect]
client-namespace: attempting reconnect
2008-09-09 16:10:45 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-1: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b320
2008-09-09 16:10:45 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-namespace: option remote-port missing in volume client-namespace.
Defaulting to 6996
2008-09-09 16:10:45 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:45 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:10:45 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:45 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:10:45 D [client-protocol.c:4690:notify] client-unify-5: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:45 D [socket.c:924:socket_connect] client-unify-5: connect
() called on transport already connected
2008-09-09 16:10:45 E [socket.c:106:__socket_rwv] client-stripe-7: readv
failed (Connection reset by peer)
2008-09-09 16:10:45 E [socket.c:568:socket_proto_state_machine]
client-stripe-7: socket read failed (Connection reset by peer) in state 1 (
192.168.0.248:6996)
2008-09-09 16:10:45 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-7: cleaning up state in transport object 0x811c00
2008-09-09 16:10:45 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-7: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10af20
2008-09-09 16:10:45 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:45 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-7: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:45 D [client-protocol.c:4690:notify] client-unify-4: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:45 D [socket.c:924:socket_connect] client-unify-4: connect
() called on transport already connected
2008-09-09 16:10:45 D [client-protocol.c:4690:notify] client-unify-6: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:45 D [socket.c:924:socket_connect] client-unify-6: connect
() called on transport already connected
2008-09-09 16:10:45 E [socket.c:106:__socket_rwv] client-unify-3: readv
failed (Connection reset by peer)
2008-09-09 16:10:45 E [socket.c:568:socket_proto_state_machine]
client-unify-3: socket read failed (Connection reset by peer) in state 1 (
192.168.0.252:6996)
2008-09-09 16:10:45 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-3: cleaning up state in transport object 0x817000
2008-09-09 16:10:45 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-3: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b420
2008-09-09 16:10:45 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:45 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-3: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:45 D [client-protocol.c:4690:notify] client-unify-7: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:45 D [socket.c:924:socket_connect] client-unify-7: connect
() called on transport already connected
2008-09-09 16:10:45 E [socket.c:106:__socket_rwv] client-unify-4: readv
failed (Connection reset by peer)
2008-09-09 16:10:45 E [socket.c:568:socket_proto_state_machine]
client-unify-4: socket read failed (Connection reset by peer) in state 1 (
192.168.0.251:6996)
2008-09-09 16:10:45 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-4: cleaning up state in transport object 0x818400
2008-09-09 16:10:45 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-4: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10a630
2008-09-09 16:10:45 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:45 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-4: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:45 E [socket.c:106:__socket_rwv] client-unify-5: readv
failed (Connection reset by peer)
2008-09-09 16:10:45 E [socket.c:568:socket_proto_state_machine]
client-unify-5: socket read failed (Connection reset by peer) in state 1 (
192.168.0.250:6996)
2008-09-09 16:10:45 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-5: cleaning up state in transport object 0x819800
2008-09-09 16:10:45 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-5: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10a630
2008-09-09 16:10:45 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:45 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-5: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:45 D [client-protocol.c:4690:notify] client-namespace: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:45 D [socket.c:924:socket_connect] client-namespace:
connect () called on transport already connected
2008-09-09 16:10:45 E [socket.c:106:__socket_rwv] client-unify-2: readv
failed (Connection reset by peer)
2008-09-09 16:10:45 E [socket.c:568:socket_proto_state_machine]
client-unify-2: socket read failed (Connection reset by peer) in state 1 (
192.168.0.253:6996)
2008-09-09 16:10:45 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-2: cleaning up state in transport object 0x815c00
2008-09-09 16:10:45 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-2: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b230
2008-09-09 16:10:45 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:45 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-2: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:45 D [client-protocol.c:4690:notify] client-unify-8: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:45 D [socket.c:924:socket_connect] client-unify-8: connect
() called on transport already connected
2008-09-09 16:10:45 E [socket.c:106:__socket_rwv] client-unify-7: readv
failed (Connection reset by peer)
2008-09-09 16:10:45 E [socket.c:568:socket_proto_state_machine]
client-unify-7: socket read failed (Connection reset by peer) in state 1 (
192.168.0.248:6996)
2008-09-09 16:10:45 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-7: cleaning up state in transport object 0x81c000
2008-09-09 16:10:45 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-7: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b230
2008-09-09 16:10:45 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:45 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-7: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:45 E [socket.c:106:__socket_rwv] client-unify-6: readv
failed (Connection reset by peer)
2008-09-09 16:10:45 E [socket.c:568:socket_proto_state_machine]
client-unify-6: socket read failed (Connection reset by peer) in state 1 (
192.168.0.249:6996)
2008-09-09 16:10:45 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-6: cleaning up state in transport object 0x81ac00
2008-09-09 16:10:45 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-6: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b6a0
2008-09-09 16:10:45 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:45 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-6: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:45 E [socket.c:106:__socket_rwv] client-namespace: readv
failed (Connection reset by peer)
2008-09-09 16:10:45 E [socket.c:568:socket_proto_state_machine]
client-namespace: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:10:45 D [client-protocol.c:4153:protocol_client_cleanup]
client-namespace: cleaning up state in transport object 0x820c00
2008-09-09 16:10:45 E [client-protocol.c:4209:protocol_client_cleanup]
client-namespace: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b6a0
2008-09-09 16:10:45 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:45 E [client-protocol.c:4061:client_setvolume_cbk]
client-namespace: SETVOLUME on remote-host failed: ret=-2 error=Socket is
not connected
2008-09-09 16:10:45 E [socket.c:106:__socket_rwv] client-unify-8: readv
failed (Connection reset by peer)
2008-09-09 16:10:45 E [socket.c:568:socket_proto_state_machine]
client-unify-8: socket read failed (Connection reset by peer) in state 1 (
192.168.0.247:6996)
2008-09-09 16:10:45 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-8: cleaning up state in transport object 0x81d400
2008-09-09 16:10:45 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-8: forced unwinding frame type(2) op(SETVOLUME) reply=@0x108ab0
2008-09-09 16:10:45 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:45 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-8: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:46 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-1: attempting reconnect
2008-09-09 16:10:46 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-1: option remote-port missing in volume client-stripe-1.
Defaulting to 6996
2008-09-09 16:10:46 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:46 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:10:46 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:10:46 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-2: attempting reconnect
2008-09-09 16:10:46 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-2: option remote-port missing in volume client-stripe-2.
Defaulting to 6996
2008-09-09 16:10:46 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:46 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n2
2008-09-09 16:10:46 D [client-protocol.c:4690:notify] client-stripe-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:46 D [socket.c:924:socket_connect] client-stripe-1: connect
() called on transport already connected
2008-09-09 16:10:46 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.253 (port-6996) for hostname: n2 and port: 6996
2008-09-09 16:10:46 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-3: attempting reconnect
2008-09-09 16:10:46 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-3: option remote-port missing in volume client-stripe-3.
Defaulting to 6996
2008-09-09 16:10:46 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:46 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n3
2008-09-09 16:10:46 E [socket.c:106:__socket_rwv] client-stripe-1: readv
failed (Connection reset by peer)
2008-09-09 16:10:46 E [socket.c:568:socket_proto_state_machine]
client-stripe-1: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:10:46 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-1: cleaning up state in transport object 0x80a400
2008-09-09 16:10:46 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-1: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x108ab0
2008-09-09 16:10:46 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:46 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:46 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.252 (port-6996) for hostname: n3 and port: 6996
2008-09-09 16:10:46 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-4: attempting reconnect
2008-09-09 16:10:46 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-4: option remote-port missing in volume client-stripe-4.
Defaulting to 6996
2008-09-09 16:10:46 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:46 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n4
2008-09-09 16:10:46 D [client-protocol.c:4690:notify] client-stripe-2: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:46 D [socket.c:924:socket_connect] client-stripe-2: connect
() called on transport already connected
2008-09-09 16:10:46 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.251 (port-6996) for hostname: n4 and port: 6996
2008-09-09 16:10:46 D [client-protocol.c:4690:notify] client-stripe-3: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:46 D [socket.c:924:socket_connect] client-stripe-3: connect
() called on transport already connected
2008-09-09 16:10:46 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-5: attempting reconnect
2008-09-09 16:10:46 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-5: option remote-port missing in volume client-stripe-5.
Defaulting to 6996
2008-09-09 16:10:46 E [socket.c:106:__socket_rwv] client-stripe-2: readv
failed (Connection reset by peer)
2008-09-09 16:10:46 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:46 E [socket.c:568:socket_proto_state_machine]
client-stripe-2: socket read failed (Connection reset by peer) in state 1 (
192.168.0.253:6996)
2008-09-09 16:10:46 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:10:46 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-2: cleaning up state in transport object 0x80b800
2008-09-09 16:10:46 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-2: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10a630
2008-09-09 16:10:46 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:46 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-2: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:46 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:10:46 D [client-protocol.c:4690:notify] client-stripe-4: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:46 D [socket.c:924:socket_connect] client-stripe-4: connect
() called on transport already connected
2008-09-09 16:10:46 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-6: attempting reconnect
2008-09-09 16:10:46 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-6: option remote-port missing in volume client-stripe-6.
Defaulting to 6996
2008-09-09 16:10:46 E [socket.c:106:__socket_rwv] client-stripe-3: readv
failed (Connection reset by peer)
2008-09-09 16:10:46 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:46 E [socket.c:568:socket_proto_state_machine]
client-stripe-3: socket read failed (Connection reset by peer) in state 1 (
192.168.0.252:6996)
2008-09-09 16:10:46 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n6
2008-09-09 16:10:46 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-3: cleaning up state in transport object 0x80cc00
2008-09-09 16:10:46 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-3: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10a630
2008-09-09 16:10:46 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:46 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-3: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:46 E [socket.c:106:__socket_rwv] client-stripe-4: readv
failed (Connection reset by peer)
2008-09-09 16:10:46 E [socket.c:568:socket_proto_state_machine]
client-stripe-4: socket read failed (Connection reset by peer) in state 1 (
192.168.0.251:6996)
2008-09-09 16:10:46 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-4: cleaning up state in transport object 0x80e000
2008-09-09 16:10:46 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-4: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10a630
2008-09-09 16:10:46 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:46 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-4: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:46 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.249 (port-6996) for hostname: n6 and port: 6996
2008-09-09 16:10:46 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-7: attempting reconnect
2008-09-09 16:10:46 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-7: option remote-port missing in volume client-stripe-7.
Defaulting to 6996
2008-09-09 16:10:46 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:46 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n7
2008-09-09 16:10:46 D [client-protocol.c:4690:notify] client-stripe-5: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:46 D [socket.c:924:socket_connect] client-stripe-5: connect
() called on transport already connected
2008-09-09 16:10:46 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.248 (port-6996) for hostname: n7 and port: 6996
2008-09-09 16:10:46 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-8: attempting reconnect
2008-09-09 16:10:46 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-8: option remote-port missing in volume client-stripe-8.
Defaulting to 6996
2008-09-09 16:10:46 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:46 D [client-protocol.c:4690:notify] client-stripe-6: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:46 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n8
2008-09-09 16:10:46 D [socket.c:924:socket_connect] client-stripe-6: connect
() called on transport already connected
2008-09-09 16:10:46 E [socket.c:106:__socket_rwv] client-stripe-5: readv
failed (Connection reset by peer)
2008-09-09 16:10:46 E [socket.c:568:socket_proto_state_machine]
client-stripe-5: socket read failed (Connection reset by peer) in state 1 (
192.168.0.250:6996)
2008-09-09 16:10:46 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-5: cleaning up state in transport object 0x80f400
2008-09-09 16:10:46 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-5: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x106a70
2008-09-09 16:10:46 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:46 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-5: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:46 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.247 (port-6996) for hostname: n8 and port: 6996
2008-09-09 16:10:46 D [client-protocol.c:4126:client_protocol_reconnect]
client-ns-1: attempting reconnect
2008-09-09 16:10:46 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-ns-1: option remote-port missing in volume client-ns-1. Defaulting to
6996
2008-09-09 16:10:46 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:46 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:10:46 D [client-protocol.c:4690:notify] client-stripe-7: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:46 D [socket.c:924:socket_connect] client-stripe-7: connect
() called on transport already connected
2008-09-09 16:10:46 E [socket.c:106:__socket_rwv] client-stripe-6: readv
failed (Connection reset by peer)
2008-09-09 16:10:46 E [socket.c:568:socket_proto_state_machine]
client-stripe-6: socket read failed (Connection reset by peer) in state 1 (
192.168.0.249:6996)
2008-09-09 16:10:46 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:10:46 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-6: cleaning up state in transport object 0x810800
2008-09-09 16:10:46 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-1: attempting reconnect
2008-09-09 16:10:46 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-6: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b5d0
2008-09-09 16:10:46 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-1: option remote-port missing in volume client-unify-1.
Defaulting to 6996
2008-09-09 16:10:46 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:46 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:46 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-6: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:46 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:10:46 D [client-protocol.c:4690:notify] client-stripe-8: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:46 D [socket.c:924:socket_connect] client-stripe-8: connect
() called on transport already connected
2008-09-09 16:10:46 E [socket.c:106:__socket_rwv] client-stripe-7: readv
failed (Connection reset by peer)
2008-09-09 16:10:46 E [socket.c:568:socket_proto_state_machine]
client-stripe-7: socket read failed (Connection reset by peer) in state 1 (
192.168.0.248:6996)
2008-09-09 16:10:46 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-7: cleaning up state in transport object 0x811c00
2008-09-09 16:10:46 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-7: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b5d0
2008-09-09 16:10:46 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:46 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:10:46 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-7: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:46 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-2: attempting reconnect
2008-09-09 16:10:46 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-2: option remote-port missing in volume client-unify-2.
Defaulting to 6996
2008-09-09 16:10:46 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:46 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n2
2008-09-09 16:10:46 D [client-protocol.c:4690:notify] client-ns-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:46 D [socket.c:924:socket_connect] client-ns-1: connect ()
called on transport already connected
2008-09-09 16:10:46 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.253 (port-6996) for hostname: n2 and port: 6996
2008-09-09 16:10:46 E [socket.c:106:__socket_rwv] client-stripe-8: readv
failed (Connection reset by peer)
2008-09-09 16:10:46 E [socket.c:568:socket_proto_state_machine]
client-stripe-8: socket read failed (Connection reset by peer) in state 1 (
192.168.0.247:6996)
2008-09-09 16:10:46 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-3: attempting reconnect
2008-09-09 16:10:46 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-8: cleaning up state in transport object 0x813000
2008-09-09 16:10:46 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-3: option remote-port missing in volume client-unify-3.
Defaulting to 6996
2008-09-09 16:10:46 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-8: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b5d0
2008-09-09 16:10:46 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:46 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:46 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n3
2008-09-09 16:10:46 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-8: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:46 D [client-protocol.c:4690:notify] client-unify-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:46 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.252 (port-6996) for hostname: n3 and port: 6996
2008-09-09 16:10:46 D [socket.c:924:socket_connect] client-unify-1: connect
() called on transport already connected
2008-09-09 16:10:46 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-4: attempting reconnect
2008-09-09 16:10:46 E [socket.c:106:__socket_rwv] client-ns-1: readv failed
(Connection reset by peer)
2008-09-09 16:10:46 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-4: option remote-port missing in volume client-unify-4.
Defaulting to 6996
2008-09-09 16:10:46 E [socket.c:568:socket_proto_state_machine] client-ns-1:
socket read failed (Connection reset by peer) in state 1 (192.168.0.250:6996
)
2008-09-09 16:10:46 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:46 D [client-protocol.c:4153:protocol_client_cleanup]
client-ns-1: cleaning up state in transport object 0x81f800
2008-09-09 16:10:46 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n4
2008-09-09 16:10:46 E [client-protocol.c:4209:protocol_client_cleanup]
client-ns-1: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b5d0
2008-09-09 16:10:46 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:46 E [client-protocol.c:4061:client_setvolume_cbk]
client-ns-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:46 D [client-protocol.c:4690:notify] client-unify-2: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:46 D [socket.c:924:socket_connect] client-unify-2: connect
() called on transport already connected
2008-09-09 16:10:46 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.251 (port-6996) for hostname: n4 and port: 6996
2008-09-09 16:10:46 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-5: attempting reconnect
2008-09-09 16:10:46 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-5: option remote-port missing in volume client-unify-5.
Defaulting to 6996
2008-09-09 16:10:46 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:46 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:10:46 D [client-protocol.c:4690:notify] client-unify-3: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:46 D [socket.c:924:socket_connect] client-unify-3: connect
() called on transport already connected
2008-09-09 16:10:46 E [socket.c:106:__socket_rwv] client-unify-1: readv
failed (Connection reset by peer)
2008-09-09 16:10:46 E [socket.c:568:socket_proto_state_machine]
client-unify-1: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:10:46 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-1: cleaning up state in transport object 0x814800
2008-09-09 16:10:46 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-1: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10aaa0
2008-09-09 16:10:46 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:46 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:46 E [socket.c:106:__socket_rwv] client-unify-2: readv
failed (Connection reset by peer)
2008-09-09 16:10:46 E [socket.c:568:socket_proto_state_machine]
client-unify-2: socket read failed (Connection reset by peer) in state 1 (
192.168.0.253:6996)
2008-09-09 16:10:46 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-2: cleaning up state in transport object 0x815c00
2008-09-09 16:10:46 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-2: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10a3e0
2008-09-09 16:10:46 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:46 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-2: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:46 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:10:46 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-6: attempting reconnect
2008-09-09 16:10:46 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-6: option remote-port missing in volume client-unify-6.
Defaulting to 6996
2008-09-09 16:10:46 D [client-protocol.c:4690:notify] client-unify-4: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:46 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:46 D [socket.c:924:socket_connect] client-unify-4: connect
() called on transport already connected
2008-09-09 16:10:46 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n6
2008-09-09 16:10:46 E [socket.c:106:__socket_rwv] client-unify-3: readv
failed (Connection reset by peer)
2008-09-09 16:10:46 E [socket.c:568:socket_proto_state_machine]
client-unify-3: socket read failed (Connection reset by peer) in state 1 (
192.168.0.252:6996)
2008-09-09 16:10:46 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-3: cleaning up state in transport object 0x817000
2008-09-09 16:10:46 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-3: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10a3e0
2008-09-09 16:10:46 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:46 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-3: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:46 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.249 (port-6996) for hostname: n6 and port: 6996
2008-09-09 16:10:46 D [client-protocol.c:4690:notify] client-unify-5: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:46 D [socket.c:924:socket_connect] client-unify-5: connect
() called on transport already connected
2008-09-09 16:10:46 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-7: attempting reconnect
2008-09-09 16:10:46 E [socket.c:106:__socket_rwv] client-unify-4: readv
failed (Connection reset by peer)
2008-09-09 16:10:46 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-7: option remote-port missing in volume client-unify-7.
Defaulting to 6996
2008-09-09 16:10:46 E [socket.c:568:socket_proto_state_machine]
client-unify-4: socket read failed (Connection reset by peer) in state 1 (
192.168.0.251:6996)
2008-09-09 16:10:46 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:46 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-4: cleaning up state in transport object 0x818400
2008-09-09 16:10:46 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n7
2008-09-09 16:10:46 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-4: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10aaa0
2008-09-09 16:10:46 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:46 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-4: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:46 E [socket.c:106:__socket_rwv] client-unify-5: readv
failed (Connection reset by peer)
2008-09-09 16:10:46 E [socket.c:568:socket_proto_state_machine]
client-unify-5: socket read failed (Connection reset by peer) in state 1 (
192.168.0.250:6996)
2008-09-09 16:10:46 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-5: cleaning up state in transport object 0x819800
2008-09-09 16:10:46 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-5: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10aaa0
2008-09-09 16:10:46 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:46 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-5: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:46 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.248 (port-6996) for hostname: n7 and port: 6996
2008-09-09 16:10:46 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-8: attempting reconnect
2008-09-09 16:10:46 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-8: option remote-port missing in volume client-unify-8.
Defaulting to 6996
2008-09-09 16:10:46 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:46 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n8
2008-09-09 16:10:46 D [client-protocol.c:4690:notify] client-unify-6: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:46 D [socket.c:924:socket_connect] client-unify-6: connect
() called on transport already connected
2008-09-09 16:10:46 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.247 (port-6996) for hostname: n8 and port: 6996
2008-09-09 16:10:46 D [client-protocol.c:4126:client_protocol_reconnect]
client-namespace: attempting reconnect
2008-09-09 16:10:46 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-namespace: option remote-port missing in volume client-namespace.
Defaulting to 6996
2008-09-09 16:10:46 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:46 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:10:46 D [client-protocol.c:4690:notify] client-unify-7: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:46 D [socket.c:924:socket_connect] client-unify-7: connect
() called on transport already connected
2008-09-09 16:10:46 E [socket.c:106:__socket_rwv] client-unify-6: readv
failed (Connection reset by peer)
2008-09-09 16:10:46 E [socket.c:568:socket_proto_state_machine]
client-unify-6: socket read failed (Connection reset by peer) in state 1 (
192.168.0.249:6996)
2008-09-09 16:10:46 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-6: cleaning up state in transport object 0x81ac00
2008-09-09 16:10:46 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:10:46 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-6: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b310
2008-09-09 16:10:46 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:46 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-6: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:46 D [client-protocol.c:4690:notify] client-unify-8: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:46 D [socket.c:924:socket_connect] client-unify-8: connect
() called on transport already connected
2008-09-09 16:10:46 E [socket.c:106:__socket_rwv] client-unify-7: readv
failed (Connection reset by peer)
2008-09-09 16:10:46 E [socket.c:568:socket_proto_state_machine]
client-unify-7: socket read failed (Connection reset by peer) in state 1 (
192.168.0.248:6996)
2008-09-09 16:10:46 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-7: cleaning up state in transport object 0x81c000
2008-09-09 16:10:46 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-7: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b3d0
2008-09-09 16:10:46 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:46 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-7: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:46 D [client-protocol.c:4690:notify] client-namespace: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:46 D [socket.c:924:socket_connect] client-namespace:
connect () called on transport already connected
2008-09-09 16:10:46 E [socket.c:106:__socket_rwv] client-unify-8: readv
failed (Connection reset by peer)
2008-09-09 16:10:46 E [socket.c:568:socket_proto_state_machine]
client-unify-8: socket read failed (Connection reset by peer) in state 1 (
192.168.0.247:6996)
2008-09-09 16:10:46 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-8: cleaning up state in transport object 0x81d400
2008-09-09 16:10:46 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-8: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b3d0
2008-09-09 16:10:46 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:46 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-8: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:46 E [socket.c:106:__socket_rwv] client-namespace: readv
failed (Connection reset by peer)
2008-09-09 16:10:46 E [socket.c:568:socket_proto_state_machine]
client-namespace: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:10:46 D [client-protocol.c:4153:protocol_client_cleanup]
client-namespace: cleaning up state in transport object 0x820c00
2008-09-09 16:10:46 E [client-protocol.c:4209:protocol_client_cleanup]
client-namespace: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10ad40
2008-09-09 16:10:46 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:46 E [client-protocol.c:4061:client_setvolume_cbk]
client-namespace: SETVOLUME on remote-host failed: ret=-2 error=Socket is
not connected
2008-09-09 16:10:48 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-1: attempting reconnect
2008-09-09 16:10:48 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-1: option remote-port missing in volume client-stripe-1.
Defaulting to 6996
2008-09-09 16:10:48 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:48 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:10:48 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:10:48 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-2: attempting reconnect
2008-09-09 16:10:48 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-2: option remote-port missing in volume client-stripe-2.
Defaulting to 6996
2008-09-09 16:10:48 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:48 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n2
2008-09-09 16:10:48 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.253 (port-6996) for hostname: n2 and port: 6996
2008-09-09 16:10:48 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-3: attempting reconnect
2008-09-09 16:10:48 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-3: option remote-port missing in volume client-stripe-3.
Defaulting to 6996
2008-09-09 16:10:48 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:48 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n3
2008-09-09 16:10:48 D [client-protocol.c:4690:notify] client-stripe-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:48 D [socket.c:924:socket_connect] client-stripe-1: connect
() called on transport already connected
2008-09-09 16:10:48 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.252 (port-6996) for hostname: n3 and port: 6996
2008-09-09 16:10:48 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-4: attempting reconnect
2008-09-09 16:10:48 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-4: option remote-port missing in volume client-stripe-4.
Defaulting to 6996
2008-09-09 16:10:48 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:48 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n4
2008-09-09 16:10:48 D [client-protocol.c:4690:notify] client-stripe-2: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:48 D [socket.c:924:socket_connect] client-stripe-2: connect
() called on transport already connected
2008-09-09 16:10:48 E [socket.c:106:__socket_rwv] client-stripe-1: readv
failed (Connection reset by peer)
2008-09-09 16:10:48 E [socket.c:568:socket_proto_state_machine]
client-stripe-1: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:10:48 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-1: cleaning up state in transport object 0x80a400
2008-09-09 16:10:48 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-1: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b3d0
2008-09-09 16:10:48 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:48 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:48 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.251 (port-6996) for hostname: n4 and port: 6996
2008-09-09 16:10:48 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-5: attempting reconnect
2008-09-09 16:10:48 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-5: option remote-port missing in volume client-stripe-5.
Defaulting to 6996
2008-09-09 16:10:48 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:48 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:10:48 D [client-protocol.c:4690:notify] client-stripe-3: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:48 D [socket.c:924:socket_connect] client-stripe-3: connect
() called on transport already connected
2008-09-09 16:10:48 E [socket.c:106:__socket_rwv] client-stripe-2: readv
failed (Connection reset by peer)
2008-09-09 16:10:48 E [socket.c:568:socket_proto_state_machine]
client-stripe-2: socket read failed (Connection reset by peer) in state 1 (
192.168.0.253:6996)
2008-09-09 16:10:48 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-2: cleaning up state in transport object 0x80b800
2008-09-09 16:10:48 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-2: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b3d0
2008-09-09 16:10:48 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:48 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-2: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:48 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:10:48 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-6: attempting reconnect
2008-09-09 16:10:48 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-6: option remote-port missing in volume client-stripe-6.
Defaulting to 6996
2008-09-09 16:10:48 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:48 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n6
2008-09-09 16:10:48 D [client-protocol.c:4690:notify] client-stripe-4: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:48 D [socket.c:924:socket_connect] client-stripe-4: connect
() called on transport already connected
2008-09-09 16:10:48 E [socket.c:106:__socket_rwv] client-stripe-3: readv
failed (Connection reset by peer)
2008-09-09 16:10:48 E [socket.c:568:socket_proto_state_machine]
client-stripe-3: socket read failed (Connection reset by peer) in state 1 (
192.168.0.252:6996)
2008-09-09 16:10:48 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.249 (port-6996) for hostname: n6 and port: 6996
2008-09-09 16:10:48 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-3: cleaning up state in transport object 0x80cc00
2008-09-09 16:10:48 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-3: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b1e0
2008-09-09 16:10:48 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:48 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-7: attempting reconnect
2008-09-09 16:10:48 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-3: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:48 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-7: option remote-port missing in volume client-stripe-7.
Defaulting to 6996
2008-09-09 16:10:48 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:48 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n7
2008-09-09 16:10:48 D [client-protocol.c:4690:notify] client-stripe-5: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:48 D [socket.c:924:socket_connect] client-stripe-5: connect
() called on transport already connected
2008-09-09 16:10:48 E [socket.c:106:__socket_rwv] client-stripe-4: readv
failed (Connection reset by peer)
2008-09-09 16:10:48 E [socket.c:568:socket_proto_state_machine]
client-stripe-4: socket read failed (Connection reset by peer) in state 1 (
192.168.0.251:6996)
2008-09-09 16:10:48 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-4: cleaning up state in transport object 0x80e000
2008-09-09 16:10:48 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-4: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10bbd0
2008-09-09 16:10:48 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:48 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.248 (port-6996) for hostname: n7 and port: 6996
2008-09-09 16:10:48 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-4: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:48 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-8: attempting reconnect
2008-09-09 16:10:48 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-8: option remote-port missing in volume client-stripe-8.
Defaulting to 6996
2008-09-09 16:10:48 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:48 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n8
2008-09-09 16:10:48 D [client-protocol.c:4690:notify] client-stripe-6: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:48 D [socket.c:924:socket_connect] client-stripe-6: connect
() called on transport already connected
2008-09-09 16:10:48 E [socket.c:106:__socket_rwv] client-stripe-5: readv
failed (Connection reset by peer)
2008-09-09 16:10:48 E [socket.c:568:socket_proto_state_machine]
client-stripe-5: socket read failed (Connection reset by peer) in state 1 (
192.168.0.250:6996)
2008-09-09 16:10:48 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-5: cleaning up state in transport object 0x80f400
2008-09-09 16:10:48 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-5: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b1e0
2008-09-09 16:10:48 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.247 (port-6996) for hostname: n8 and port: 6996
2008-09-09 16:10:48 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:48 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-5: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:48 D [client-protocol.c:4126:client_protocol_reconnect]
client-ns-1: attempting reconnect
2008-09-09 16:10:48 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-ns-1: option remote-port missing in volume client-ns-1. Defaulting to
6996
2008-09-09 16:10:48 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:48 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:10:48 D [client-protocol.c:4690:notify] client-stripe-7: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:48 D [socket.c:924:socket_connect] client-stripe-7: connect
() called on transport already connected
2008-09-09 16:10:48 E [socket.c:106:__socket_rwv] client-stripe-6: readv
failed (Connection reset by peer)
2008-09-09 16:10:48 E [socket.c:568:socket_proto_state_machine]
client-stripe-6: socket read failed (Connection reset by peer) in state 1 (
192.168.0.249:6996)
2008-09-09 16:10:48 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-6: cleaning up state in transport object 0x810800
2008-09-09 16:10:48 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-6: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b1e0
2008-09-09 16:10:48 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:10:48 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:48 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-6: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:48 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-1: attempting reconnect
2008-09-09 16:10:48 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-1: option remote-port missing in volume client-unify-1.
Defaulting to 6996
2008-09-09 16:10:48 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:48 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:10:48 D [client-protocol.c:4690:notify] client-stripe-8: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:48 D [socket.c:924:socket_connect] client-stripe-8: connect
() called on transport already connected
2008-09-09 16:10:48 E [socket.c:106:__socket_rwv] client-stripe-7: readv
failed (Connection reset by peer)
2008-09-09 16:10:48 E [socket.c:568:socket_proto_state_machine]
client-stripe-7: socket read failed (Connection reset by peer) in state 1 (
192.168.0.248:6996)
2008-09-09 16:10:48 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-7: cleaning up state in transport object 0x811c00
2008-09-09 16:10:48 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-7: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x106440
2008-09-09 16:10:48 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:10:48 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:48 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-7: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:48 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-2: attempting reconnect
2008-09-09 16:10:48 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-2: option remote-port missing in volume client-unify-2.
Defaulting to 6996
2008-09-09 16:10:48 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:48 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n2
2008-09-09 16:10:48 D [client-protocol.c:4690:notify] client-ns-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:48 D [socket.c:924:socket_connect] client-ns-1: connect ()
called on transport already connected
2008-09-09 16:10:48 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.253 (port-6996) for hostname: n2 and port: 6996
2008-09-09 16:10:48 E [socket.c:106:__socket_rwv] client-stripe-8: readv
failed (Connection reset by peer)
2008-09-09 16:10:48 E [socket.c:568:socket_proto_state_machine]
client-stripe-8: socket read failed (Connection reset by peer) in state 1 (
192.168.0.247:6996)
2008-09-09 16:10:48 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-3: attempting reconnect
2008-09-09 16:10:48 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-8: cleaning up state in transport object 0x813000
2008-09-09 16:10:48 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-3: option remote-port missing in volume client-unify-3.
Defaulting to 6996
2008-09-09 16:10:48 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-8: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x107eb0
2008-09-09 16:10:48 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:48 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:48 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n3
2008-09-09 16:10:48 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-8: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:48 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.252 (port-6996) for hostname: n3 and port: 6996
2008-09-09 16:10:48 D [client-protocol.c:4690:notify] client-unify-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:48 D [socket.c:924:socket_connect] client-unify-1: connect
() called on transport already connected
2008-09-09 16:10:48 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-4: attempting reconnect
2008-09-09 16:10:48 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-4: option remote-port missing in volume client-unify-4.
Defaulting to 6996
2008-09-09 16:10:48 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:48 E [socket.c:106:__socket_rwv] client-ns-1: readv failed
(Connection reset by peer)
2008-09-09 16:10:48 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n4
2008-09-09 16:10:48 E [socket.c:568:socket_proto_state_machine] client-ns-1:
socket read failed (Connection reset by peer) in state 1 (192.168.0.250:6996
)
2008-09-09 16:10:48 D [client-protocol.c:4153:protocol_client_cleanup]
client-ns-1: cleaning up state in transport object 0x81f800
2008-09-09 16:10:48 E [client-protocol.c:4209:protocol_client_cleanup]
client-ns-1: forced unwinding frame type(2) op(SETVOLUME) reply=@0x107eb0
2008-09-09 16:10:48 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:48 E [client-protocol.c:4061:client_setvolume_cbk]
client-ns-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:48 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.251 (port-6996) for hostname: n4 and port: 6996
2008-09-09 16:10:48 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-5: attempting reconnect
2008-09-09 16:10:48 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-5: option remote-port missing in volume client-unify-5.
Defaulting to 6996
2008-09-09 16:10:48 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:48 D [client-protocol.c:4690:notify] client-unify-2: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:48 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:10:48 D [socket.c:924:socket_connect] client-unify-2: connect
() called on transport already connected
2008-09-09 16:10:48 D [client-protocol.c:4690:notify] client-unify-3: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:48 D [socket.c:924:socket_connect] client-unify-3: connect
() called on transport already connected
2008-09-09 16:10:48 E [socket.c:106:__socket_rwv] client-unify-1: readv
failed (Connection reset by peer)
2008-09-09 16:10:48 E [socket.c:568:socket_proto_state_machine]
client-unify-1: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:10:48 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:10:48 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-1: cleaning up state in transport object 0x814800
2008-09-09 16:10:48 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-1: forced unwinding frame type(2) op(SETVOLUME) reply=@0x106a70
2008-09-09 16:10:48 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:48 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:48 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-6: attempting reconnect
2008-09-09 16:10:48 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-6: option remote-port missing in volume client-unify-6.
Defaulting to 6996
2008-09-09 16:10:48 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:48 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n6
2008-09-09 16:10:48 D [client-protocol.c:4690:notify] client-unify-4: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:48 D [socket.c:924:socket_connect] client-unify-4: connect
() called on transport already connected
2008-09-09 16:10:48 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.249 (port-6996) for hostname: n6 and port: 6996
2008-09-09 16:10:48 E [socket.c:106:__socket_rwv] client-unify-3: readv
failed (Connection reset by peer)
2008-09-09 16:10:48 E [socket.c:568:socket_proto_state_machine]
client-unify-3: socket read failed (Connection reset by peer) in state 1 (
192.168.0.252:6996)
2008-09-09 16:10:48 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-7: attempting reconnect
2008-09-09 16:10:48 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-3: cleaning up state in transport object 0x817000
2008-09-09 16:10:48 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-7: option remote-port missing in volume client-unify-7.
Defaulting to 6996
2008-09-09 16:10:48 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-3: forced unwinding frame type(2) op(SETVOLUME) reply=@0x106440
2008-09-09 16:10:48 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:48 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:48 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n7
2008-09-09 16:10:48 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-3: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:48 E [socket.c:106:__socket_rwv] client-unify-2: readv
failed (Connection reset by peer)
2008-09-09 16:10:48 E [socket.c:568:socket_proto_state_machine]
client-unify-2: socket read failed (Connection reset by peer) in state 1 (
192.168.0.253:6996)
2008-09-09 16:10:48 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-2: cleaning up state in transport object 0x815c00
2008-09-09 16:10:48 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-2: forced unwinding frame type(2) op(SETVOLUME) reply=@0x106440
2008-09-09 16:10:48 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:48 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-2: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:48 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.248 (port-6996) for hostname: n7 and port: 6996
2008-09-09 16:10:48 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-8: attempting reconnect
2008-09-09 16:10:48 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-8: option remote-port missing in volume client-unify-8.
Defaulting to 6996
2008-09-09 16:10:48 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:48 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n8
2008-09-09 16:10:48 D [client-protocol.c:4690:notify] client-unify-5: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:48 D [socket.c:924:socket_connect] client-unify-5: connect
() called on transport already connected
2008-09-09 16:10:48 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.247 (port-6996) for hostname: n8 and port: 6996
2008-09-09 16:10:48 D [client-protocol.c:4126:client_protocol_reconnect]
client-namespace: attempting reconnect
2008-09-09 16:10:48 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-namespace: option remote-port missing in volume client-namespace.
Defaulting to 6996
2008-09-09 16:10:48 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:48 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:10:48 D [client-protocol.c:4690:notify] client-unify-6: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:48 D [socket.c:924:socket_connect] client-unify-6: connect
() called on transport already connected
2008-09-09 16:10:48 E [socket.c:106:__socket_rwv] client-unify-4: readv
failed (Connection reset by peer)
2008-09-09 16:10:48 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:10:48 E [socket.c:568:socket_proto_state_machine]
client-unify-4: socket read failed (Connection reset by peer) in state 1 (
192.168.0.251:6996)
2008-09-09 16:10:48 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-4: cleaning up state in transport object 0x818400
2008-09-09 16:10:48 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-4: forced unwinding frame type(2) op(SETVOLUME) reply=@0x106440
2008-09-09 16:10:48 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:48 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-4: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:48 D [client-protocol.c:4690:notify] client-unify-7: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:48 D [socket.c:924:socket_connect] client-unify-7: connect
() called on transport already connected
2008-09-09 16:10:48 E [socket.c:106:__socket_rwv] client-unify-6: readv
failed (Connection reset by peer)
2008-09-09 16:10:48 E [socket.c:568:socket_proto_state_machine]
client-unify-6: socket read failed (Connection reset by peer) in state 1 (
192.168.0.249:6996)
2008-09-09 16:10:48 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-6: cleaning up state in transport object 0x81ac00
2008-09-09 16:10:48 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-6: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b1e0
2008-09-09 16:10:48 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:48 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-6: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:48 E [socket.c:106:__socket_rwv] client-unify-5: readv
failed (Connection reset by peer)
2008-09-09 16:10:48 E [socket.c:568:socket_proto_state_machine]
client-unify-5: socket read failed (Connection reset by peer) in state 1 (
192.168.0.250:6996)
2008-09-09 16:10:48 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-5: cleaning up state in transport object 0x819800
2008-09-09 16:10:48 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-5: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b1e0
2008-09-09 16:10:48 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:48 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-5: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:48 D [client-protocol.c:4690:notify] client-unify-8: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:48 D [socket.c:924:socket_connect] client-unify-8: connect
() called on transport already connected
2008-09-09 16:10:48 D [client-protocol.c:4690:notify] client-namespace: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:48 D [socket.c:924:socket_connect] client-namespace:
connect () called on transport already connected
2008-09-09 16:10:48 E [socket.c:106:__socket_rwv] client-unify-7: readv
failed (Connection reset by peer)
2008-09-09 16:10:48 E [socket.c:568:socket_proto_state_machine]
client-unify-7: socket read failed (Connection reset by peer) in state 1 (
192.168.0.248:6996)
2008-09-09 16:10:48 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-7: cleaning up state in transport object 0x81c000
2008-09-09 16:10:48 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-7: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b1e0
2008-09-09 16:10:48 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:48 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-7: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:48 E [socket.c:106:__socket_rwv] client-unify-8: readv
failed (Connection reset by peer)
2008-09-09 16:10:48 E [socket.c:568:socket_proto_state_machine]
client-unify-8: socket read failed (Connection reset by peer) in state 1 (
192.168.0.247:6996)
2008-09-09 16:10:48 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-8: cleaning up state in transport object 0x81d400
2008-09-09 16:10:48 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-8: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b1e0
2008-09-09 16:10:48 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:48 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-8: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:48 E [socket.c:106:__socket_rwv] client-namespace: readv
failed (Connection reset by peer)
2008-09-09 16:10:48 E [socket.c:568:socket_proto_state_machine]
client-namespace: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:10:48 D [client-protocol.c:4153:protocol_client_cleanup]
client-namespace: cleaning up state in transport object 0x820c00
2008-09-09 16:10:48 E [client-protocol.c:4209:protocol_client_cleanup]
client-namespace: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b1e0
2008-09-09 16:10:48 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:48 E [client-protocol.c:4061:client_setvolume_cbk]
client-namespace: SETVOLUME on remote-host failed: ret=-2 error=Socket is
not connected
2008-09-09 16:10:51 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-1: attempting reconnect
2008-09-09 16:10:51 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-1: option remote-port missing in volume client-stripe-1.
Defaulting to 6996
2008-09-09 16:10:51 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:51 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:10:51 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:10:51 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-2: attempting reconnect
2008-09-09 16:10:51 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-2: option remote-port missing in volume client-stripe-2.
Defaulting to 6996
2008-09-09 16:10:51 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:51 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n2
2008-09-09 16:10:51 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.253 (port-6996) for hostname: n2 and port: 6996
2008-09-09 16:10:51 D [client-protocol.c:4690:notify] client-stripe-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:51 D [socket.c:924:socket_connect] client-stripe-1: connect
() called on transport already connected
2008-09-09 16:10:51 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-3: attempting reconnect
2008-09-09 16:10:51 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-3: option remote-port missing in volume client-stripe-3.
Defaulting to 6996
2008-09-09 16:10:51 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:51 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n3
2008-09-09 16:10:51 D [client-protocol.c:4690:notify] client-stripe-2: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:51 D [socket.c:924:socket_connect] client-stripe-2: connect
() called on transport already connected
2008-09-09 16:10:51 E [socket.c:106:__socket_rwv] client-stripe-1: readv
failed (Connection reset by peer)
2008-09-09 16:10:51 E [socket.c:568:socket_proto_state_machine]
client-stripe-1: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:10:51 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.252 (port-6996) for hostname: n3 and port: 6996
2008-09-09 16:10:51 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-1: cleaning up state in transport object 0x80a400
2008-09-09 16:10:51 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-1: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x109fd0
2008-09-09 16:10:51 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-4: attempting reconnect
2008-09-09 16:10:51 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:51 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-4: option remote-port missing in volume client-stripe-4.
Defaulting to 6996
2008-09-09 16:10:51 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:51 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:51 E [socket.c:106:__socket_rwv] client-stripe-2: readv
failed (Connection reset by peer)
2008-09-09 16:10:51 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n4
2008-09-09 16:10:51 E [socket.c:568:socket_proto_state_machine]
client-stripe-2: socket read failed (Connection reset by peer) in state 1 (
192.168.0.253:6996)
2008-09-09 16:10:51 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-2: cleaning up state in transport object 0x80b800
2008-09-09 16:10:51 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-2: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b170
2008-09-09 16:10:51 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:51 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-2: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:51 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.251 (port-6996) for hostname: n4 and port: 6996
2008-09-09 16:10:51 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-5: attempting reconnect
2008-09-09 16:10:51 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-5: option remote-port missing in volume client-stripe-5.
Defaulting to 6996
2008-09-09 16:10:51 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:51 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:10:51 D [client-protocol.c:4690:notify] client-stripe-3: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:51 D [socket.c:924:socket_connect] client-stripe-3: connect
() called on transport already connected
2008-09-09 16:10:51 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:10:51 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-6: attempting reconnect
2008-09-09 16:10:51 D [client-protocol.c:4690:notify] client-stripe-4: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:51 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-6: option remote-port missing in volume client-stripe-6.
Defaulting to 6996
2008-09-09 16:10:51 D [socket.c:924:socket_connect] client-stripe-4: connect
() called on transport already connected
2008-09-09 16:10:51 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:51 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n6
2008-09-09 16:10:51 E [socket.c:106:__socket_rwv] client-stripe-3: readv
failed (Connection reset by peer)
2008-09-09 16:10:51 E [socket.c:568:socket_proto_state_machine]
client-stripe-3: socket read failed (Connection reset by peer) in state 1 (
192.168.0.252:6996)
2008-09-09 16:10:51 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-3: cleaning up state in transport object 0x80cc00
2008-09-09 16:10:51 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-3: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b200
2008-09-09 16:10:51 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:51 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-3: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:51 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.249 (port-6996) for hostname: n6 and port: 6996
2008-09-09 16:10:51 D [client-protocol.c:4690:notify] client-stripe-5: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:51 D [socket.c:924:socket_connect] client-stripe-5: connect
() called on transport already connected
2008-09-09 16:10:51 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-7: attempting reconnect
2008-09-09 16:10:51 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-7: option remote-port missing in volume client-stripe-7.
Defaulting to 6996
2008-09-09 16:10:51 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:51 E [socket.c:106:__socket_rwv] client-stripe-4: readv
failed (Connection reset by peer)
2008-09-09 16:10:51 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n7
2008-09-09 16:10:51 E [socket.c:568:socket_proto_state_machine]
client-stripe-4: socket read failed (Connection reset by peer) in state 1 (
192.168.0.251:6996)
2008-09-09 16:10:51 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-4: cleaning up state in transport object 0x80e000
2008-09-09 16:10:51 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-4: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b200
2008-09-09 16:10:51 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:51 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-4: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:51 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.248 (port-6996) for hostname: n7 and port: 6996
2008-09-09 16:10:51 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-8: attempting reconnect
2008-09-09 16:10:51 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-8: option remote-port missing in volume client-stripe-8.
Defaulting to 6996
2008-09-09 16:10:51 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:51 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n8
2008-09-09 16:10:51 D [client-protocol.c:4690:notify] client-stripe-6: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:51 D [socket.c:924:socket_connect] client-stripe-6: connect
() called on transport already connected
2008-09-09 16:10:51 E [socket.c:106:__socket_rwv] client-stripe-5: readv
failed (Connection reset by peer)
2008-09-09 16:10:51 E [socket.c:568:socket_proto_state_machine]
client-stripe-5: socket read failed (Connection reset by peer) in state 1 (
192.168.0.250:6996)
2008-09-09 16:10:51 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-5: cleaning up state in transport object 0x80f400
2008-09-09 16:10:51 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-5: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b200
2008-09-09 16:10:51 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.247 (port-6996) for hostname: n8 and port: 6996
2008-09-09 16:10:51 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:51 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-5: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:51 D [client-protocol.c:4126:client_protocol_reconnect]
client-ns-1: attempting reconnect
2008-09-09 16:10:51 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-ns-1: option remote-port missing in volume client-ns-1. Defaulting to
6996
2008-09-09 16:10:51 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:51 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:10:51 D [client-protocol.c:4690:notify] client-stripe-7: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:51 D [socket.c:924:socket_connect] client-stripe-7: connect
() called on transport already connected
2008-09-09 16:10:51 E [socket.c:106:__socket_rwv] client-stripe-6: readv
failed (Connection reset by peer)
2008-09-09 16:10:51 E [socket.c:568:socket_proto_state_machine]
client-stripe-6: socket read failed (Connection reset by peer) in state 1 (
192.168.0.249:6996)
2008-09-09 16:10:51 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:10:51 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-6: cleaning up state in transport object 0x810800
2008-09-09 16:10:51 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-6: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x107670
2008-09-09 16:10:51 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:51 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-1: attempting reconnect
2008-09-09 16:10:51 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-6: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:51 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-1: option remote-port missing in volume client-unify-1.
Defaulting to 6996
2008-09-09 16:10:51 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:51 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:10:51 D [client-protocol.c:4690:notify] client-stripe-8: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:51 D [socket.c:924:socket_connect] client-stripe-8: connect
() called on transport already connected
2008-09-09 16:10:51 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:10:51 E [socket.c:106:__socket_rwv] client-stripe-7: readv
failed (Connection reset by peer)
2008-09-09 16:10:51 E [socket.c:568:socket_proto_state_machine]
client-stripe-7: socket read failed (Connection reset by peer) in state 1 (
192.168.0.248:6996)
2008-09-09 16:10:51 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-2: attempting reconnect
2008-09-09 16:10:51 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-7: cleaning up state in transport object 0x811c00
2008-09-09 16:10:51 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-2: option remote-port missing in volume client-unify-2.
Defaulting to 6996
2008-09-09 16:10:51 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-7: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x1093b0
2008-09-09 16:10:51 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:51 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:51 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n2
2008-09-09 16:10:51 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-7: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:51 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.253 (port-6996) for hostname: n2 and port: 6996
2008-09-09 16:10:51 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-3: attempting reconnect
2008-09-09 16:10:51 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-3: option remote-port missing in volume client-unify-3.
Defaulting to 6996
2008-09-09 16:10:51 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:51 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n3
2008-09-09 16:10:51 D [client-protocol.c:4690:notify] client-ns-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:51 D [socket.c:924:socket_connect] client-ns-1: connect ()
called on transport already connected
2008-09-09 16:10:51 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.252 (port-6996) for hostname: n3 and port: 6996
2008-09-09 16:10:51 D [client-protocol.c:4690:notify] client-unify-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:51 D [socket.c:924:socket_connect] client-unify-1: connect
() called on transport already connected
2008-09-09 16:10:51 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-4: attempting reconnect
2008-09-09 16:10:51 E [socket.c:106:__socket_rwv] client-stripe-8: readv
failed (Connection reset by peer)
2008-09-09 16:10:51 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-4: option remote-port missing in volume client-unify-4.
Defaulting to 6996
2008-09-09 16:10:51 E [socket.c:568:socket_proto_state_machine]
client-stripe-8: socket read failed (Connection reset by peer) in state 1 (
192.168.0.247:6996)
2008-09-09 16:10:51 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:51 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-8: cleaning up state in transport object 0x813000
2008-09-09 16:10:51 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n4
2008-09-09 16:10:51 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-8: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10a630
2008-09-09 16:10:51 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:51 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-8: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:51 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.251 (port-6996) for hostname: n4 and port: 6996
2008-09-09 16:10:51 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-5: attempting reconnect
2008-09-09 16:10:51 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-5: option remote-port missing in volume client-unify-5.
Defaulting to 6996
2008-09-09 16:10:51 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:51 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:10:51 D [client-protocol.c:4690:notify] client-unify-2: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:51 D [socket.c:924:socket_connect] client-unify-2: connect
() called on transport already connected
2008-09-09 16:10:51 E [socket.c:106:__socket_rwv] client-unify-1: readv
failed (Connection reset by peer)
2008-09-09 16:10:51 E [socket.c:568:socket_proto_state_machine]
client-unify-1: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:10:51 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-1: cleaning up state in transport object 0x814800
2008-09-09 16:10:51 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-1: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b130
2008-09-09 16:10:51 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:51 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:10:51 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:51 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-6: attempting reconnect
2008-09-09 16:10:51 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-6: option remote-port missing in volume client-unify-6.
Defaulting to 6996
2008-09-09 16:10:51 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:51 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n6
2008-09-09 16:10:51 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.249 (port-6996) for hostname: n6 and port: 6996
2008-09-09 16:10:51 D [client-protocol.c:4690:notify] client-unify-3: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:51 D [socket.c:924:socket_connect] client-unify-3: connect
() called on transport already connected
2008-09-09 16:10:51 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-7: attempting reconnect
2008-09-09 16:10:51 E [socket.c:106:__socket_rwv] client-ns-1: readv failed
(Connection reset by peer)
2008-09-09 16:10:51 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-7: option remote-port missing in volume client-unify-7.
Defaulting to 6996
2008-09-09 16:10:51 E [socket.c:568:socket_proto_state_machine] client-ns-1:
socket read failed (Connection reset by peer) in state 1 (192.168.0.250:6996
)
2008-09-09 16:10:51 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:51 D [client-protocol.c:4153:protocol_client_cleanup]
client-ns-1: cleaning up state in transport object 0x81f800
2008-09-09 16:10:51 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n7
2008-09-09 16:10:51 E [client-protocol.c:4209:protocol_client_cleanup]
client-ns-1: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b130
2008-09-09 16:10:51 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:51 E [client-protocol.c:4061:client_setvolume_cbk]
client-ns-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:51 D [client-protocol.c:4690:notify] client-unify-4: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:51 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.248 (port-6996) for hostname: n7 and port: 6996
2008-09-09 16:10:51 D [socket.c:924:socket_connect] client-unify-4: connect
() called on transport already connected
2008-09-09 16:10:51 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-8: attempting reconnect
2008-09-09 16:10:51 E [socket.c:106:__socket_rwv] client-unify-3: readv
failed (Connection reset by peer)
2008-09-09 16:10:51 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-8: option remote-port missing in volume client-unify-8.
Defaulting to 6996
2008-09-09 16:10:51 E [socket.c:568:socket_proto_state_machine]
client-unify-3: socket read failed (Connection reset by peer) in state 1 (
192.168.0.252:6996)
2008-09-09 16:10:51 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:51 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-3: cleaning up state in transport object 0x817000
2008-09-09 16:10:51 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n8
2008-09-09 16:10:51 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-3: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b090
2008-09-09 16:10:51 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:51 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-3: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:51 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.247 (port-6996) for hostname: n8 and port: 6996
2008-09-09 16:10:51 D [client-protocol.c:4690:notify] client-unify-6: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:51 D [client-protocol.c:4126:client_protocol_reconnect]
client-namespace: attempting reconnect
2008-09-09 16:10:51 D [socket.c:924:socket_connect] client-unify-6: connect
() called on transport already connected
2008-09-09 16:10:51 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-namespace: option remote-port missing in volume client-namespace.
Defaulting to 6996
2008-09-09 16:10:51 E [socket.c:106:__socket_rwv] client-unify-2: readv
failed (Connection reset by peer)
2008-09-09 16:10:51 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:51 E [socket.c:568:socket_proto_state_machine]
client-unify-2: socket read failed (Connection reset by peer) in state 1 (
192.168.0.253:6996)
2008-09-09 16:10:51 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:10:51 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-2: cleaning up state in transport object 0x815c00
2008-09-09 16:10:51 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-2: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10bb50
2008-09-09 16:10:51 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:51 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-2: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:51 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:10:51 D [client-protocol.c:4690:notify] client-unify-5: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:51 D [socket.c:924:socket_connect] client-unify-5: connect
() called on transport already connected
2008-09-09 16:10:51 E [socket.c:106:__socket_rwv] client-unify-4: readv
failed (Connection reset by peer)
2008-09-09 16:10:51 E [socket.c:568:socket_proto_state_machine]
client-unify-4: socket read failed (Connection reset by peer) in state 1 (
192.168.0.251:6996)
2008-09-09 16:10:51 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-4: cleaning up state in transport object 0x818400
2008-09-09 16:10:51 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-4: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10af20
2008-09-09 16:10:51 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:51 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-4: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:51 D [client-protocol.c:4690:notify] client-unify-7: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:51 D [socket.c:924:socket_connect] client-unify-7: connect
() called on transport already connected
2008-09-09 16:10:51 E [socket.c:106:__socket_rwv] client-unify-6: readv
failed (Connection reset by peer)
2008-09-09 16:10:51 E [socket.c:568:socket_proto_state_machine]
client-unify-6: socket read failed (Connection reset by peer) in state 1 (
192.168.0.249:6996)
2008-09-09 16:10:51 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-6: cleaning up state in transport object 0x81ac00
2008-09-09 16:10:51 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-6: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10af20
2008-09-09 16:10:51 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:51 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-6: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:51 D [client-protocol.c:4690:notify] client-unify-8: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:51 D [socket.c:924:socket_connect] client-unify-8: connect
() called on transport already connected
2008-09-09 16:10:51 D [client-protocol.c:4690:notify] client-namespace: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:51 D [socket.c:924:socket_connect] client-namespace:
connect () called on transport already connected
2008-09-09 16:10:51 E [socket.c:106:__socket_rwv] client-unify-7: readv
failed (Connection reset by peer)
2008-09-09 16:10:51 E [socket.c:568:socket_proto_state_machine]
client-unify-7: socket read failed (Connection reset by peer) in state 1 (
192.168.0.248:6996)
2008-09-09 16:10:51 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-7: cleaning up state in transport object 0x81c000
2008-09-09 16:10:51 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-7: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b090
2008-09-09 16:10:51 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:51 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-7: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:51 E [socket.c:106:__socket_rwv] client-unify-5: readv
failed (Connection reset by peer)
2008-09-09 16:10:51 E [socket.c:568:socket_proto_state_machine]
client-unify-5: socket read failed (Connection reset by peer) in state 1 (
192.168.0.250:6996)
2008-09-09 16:10:51 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-5: cleaning up state in transport object 0x819800
2008-09-09 16:10:51 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-5: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b090
2008-09-09 16:10:51 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:51 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-5: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:51 E [socket.c:106:__socket_rwv] client-namespace: readv
failed (Connection reset by peer)
2008-09-09 16:10:51 E [socket.c:568:socket_proto_state_machine]
client-namespace: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:10:51 D [client-protocol.c:4153:protocol_client_cleanup]
client-namespace: cleaning up state in transport object 0x820c00
2008-09-09 16:10:51 E [client-protocol.c:4209:protocol_client_cleanup]
client-namespace: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b090
2008-09-09 16:10:51 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:51 E [client-protocol.c:4061:client_setvolume_cbk]
client-namespace: SETVOLUME on remote-host failed: ret=-2 error=Socket is
not connected
2008-09-09 16:10:51 E [socket.c:106:__socket_rwv] client-unify-8: readv
failed (Connection reset by peer)
2008-09-09 16:10:51 E [socket.c:568:socket_proto_state_machine]
client-unify-8: socket read failed (Connection reset by peer) in state 1 (
192.168.0.247:6996)
2008-09-09 16:10:51 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-8: cleaning up state in transport object 0x81d400
2008-09-09 16:10:51 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-8: forced unwinding frame type(2) op(SETVOLUME) reply=@0x106440
2008-09-09 16:10:51 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:51 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-8: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:56 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-1: attempting reconnect
2008-09-09 16:10:56 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-1: option remote-port missing in volume client-stripe-1.
Defaulting to 6996
2008-09-09 16:10:56 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:56 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:10:56 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:10:56 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-2: attempting reconnect
2008-09-09 16:10:56 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-2: option remote-port missing in volume client-stripe-2.
Defaulting to 6996
2008-09-09 16:10:56 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:56 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n2
2008-09-09 16:10:56 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.253 (port-6996) for hostname: n2 and port: 6996
2008-09-09 16:10:56 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-3: attempting reconnect
2008-09-09 16:10:56 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-3: option remote-port missing in volume client-stripe-3.
Defaulting to 6996
2008-09-09 16:10:56 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:56 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n3
2008-09-09 16:10:56 D [client-protocol.c:4690:notify] client-stripe-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:56 D [socket.c:924:socket_connect] client-stripe-1: connect
() called on transport already connected
2008-09-09 16:10:56 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.252 (port-6996) for hostname: n3 and port: 6996
2008-09-09 16:10:56 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-4: attempting reconnect
2008-09-09 16:10:56 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-4: option remote-port missing in volume client-stripe-4.
Defaulting to 6996
2008-09-09 16:10:56 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:56 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n4
2008-09-09 16:10:56 D [client-protocol.c:4690:notify] client-stripe-2: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:56 D [socket.c:924:socket_connect] client-stripe-2: connect
() called on transport already connected
2008-09-09 16:10:56 E [socket.c:106:__socket_rwv] client-stripe-1: readv
failed (Connection reset by peer)
2008-09-09 16:10:56 E [socket.c:568:socket_proto_state_machine]
client-stripe-1: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:10:56 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-1: cleaning up state in transport object 0x80a400
2008-09-09 16:10:56 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-1: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10a430
2008-09-09 16:10:56 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.251 (port-6996) for hostname: n4 and port: 6996
2008-09-09 16:10:56 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:56 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:56 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-5: attempting reconnect
2008-09-09 16:10:56 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-5: option remote-port missing in volume client-stripe-5.
Defaulting to 6996
2008-09-09 16:10:56 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:56 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:10:56 D [client-protocol.c:4690:notify] client-stripe-3: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:56 D [socket.c:924:socket_connect] client-stripe-3: connect
() called on transport already connected
2008-09-09 16:10:56 E [socket.c:106:__socket_rwv] client-stripe-2: readv
failed (Connection reset by peer)
2008-09-09 16:10:56 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:10:56 E [socket.c:568:socket_proto_state_machine]
client-stripe-2: socket read failed (Connection reset by peer) in state 1 (
192.168.0.253:6996)
2008-09-09 16:10:56 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-2: cleaning up state in transport object 0x80b800
2008-09-09 16:10:56 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-6: attempting reconnect
2008-09-09 16:10:56 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-2: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x1084b0
2008-09-09 16:10:56 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-6: option remote-port missing in volume client-stripe-6.
Defaulting to 6996
2008-09-09 16:10:56 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:56 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:56 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-2: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:56 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n6
2008-09-09 16:10:56 D [client-protocol.c:4690:notify] client-stripe-4: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:56 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.249 (port-6996) for hostname: n6 and port: 6996
2008-09-09 16:10:56 D [socket.c:924:socket_connect] client-stripe-4: connect
() called on transport already connected
2008-09-09 16:10:56 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-7: attempting reconnect
2008-09-09 16:10:56 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-7: option remote-port missing in volume client-stripe-7.
Defaulting to 6996
2008-09-09 16:10:56 E [socket.c:106:__socket_rwv] client-stripe-3: readv
failed (Connection reset by peer)
2008-09-09 16:10:56 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:56 E [socket.c:568:socket_proto_state_machine]
client-stripe-3: socket read failed (Connection reset by peer) in state 1 (
192.168.0.252:6996)
2008-09-09 16:10:56 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n7
2008-09-09 16:10:56 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-3: cleaning up state in transport object 0x80cc00
2008-09-09 16:10:56 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-3: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x1084b0
2008-09-09 16:10:56 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:56 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-3: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:56 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.248 (port-6996) for hostname: n7 and port: 6996
2008-09-09 16:10:56 D [client-protocol.c:4690:notify] client-stripe-5: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:56 D [socket.c:924:socket_connect] client-stripe-5: connect
() called on transport already connected
2008-09-09 16:10:56 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-8: attempting reconnect
2008-09-09 16:10:56 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-8: option remote-port missing in volume client-stripe-8.
Defaulting to 6996
2008-09-09 16:10:56 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:56 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n8
2008-09-09 16:10:56 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.247 (port-6996) for hostname: n8 and port: 6996
2008-09-09 16:10:56 D [client-protocol.c:4690:notify] client-stripe-6: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:56 D [socket.c:924:socket_connect] client-stripe-6: connect
() called on transport already connected
2008-09-09 16:10:56 D [client-protocol.c:4126:client_protocol_reconnect]
client-ns-1: attempting reconnect
2008-09-09 16:10:56 E [socket.c:106:__socket_rwv] client-stripe-4: readv
failed (Connection reset by peer)
2008-09-09 16:10:56 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-ns-1: option remote-port missing in volume client-ns-1. Defaulting to
6996
2008-09-09 16:10:56 E [socket.c:568:socket_proto_state_machine]
client-stripe-4: socket read failed (Connection reset by peer) in state 1 (
192.168.0.251:6996)
2008-09-09 16:10:56 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:56 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:10:56 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-4: cleaning up state in transport object 0x80e000
2008-09-09 16:10:56 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-4: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x1084b0
2008-09-09 16:10:56 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:56 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-4: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:56 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:10:56 D [client-protocol.c:4690:notify] client-stripe-8: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:56 D [socket.c:924:socket_connect] client-stripe-8: connect
() called on transport already connected
2008-09-09 16:10:56 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-1: attempting reconnect
2008-09-09 16:10:56 E [socket.c:106:__socket_rwv] client-stripe-5: readv
failed (Connection reset by peer)
2008-09-09 16:10:56 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-1: option remote-port missing in volume client-unify-1.
Defaulting to 6996
2008-09-09 16:10:56 E [socket.c:568:socket_proto_state_machine]
client-stripe-5: socket read failed (Connection reset by peer) in state 1 (
192.168.0.250:6996)
2008-09-09 16:10:56 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:56 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-5: cleaning up state in transport object 0x80f400
2008-09-09 16:10:56 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:10:56 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-5: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x1084b0
2008-09-09 16:10:56 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:56 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-5: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:56 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:10:56 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-2: attempting reconnect
2008-09-09 16:10:56 D [client-protocol.c:4690:notify] client-stripe-7: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:56 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-2: option remote-port missing in volume client-unify-2.
Defaulting to 6996
2008-09-09 16:10:56 D [socket.c:924:socket_connect] client-stripe-7: connect
() called on transport already connected
2008-09-09 16:10:56 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:56 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n2
2008-09-09 16:10:56 E [socket.c:106:__socket_rwv] client-stripe-6: readv
failed (Connection reset by peer)
2008-09-09 16:10:56 E [socket.c:568:socket_proto_state_machine]
client-stripe-6: socket read failed (Connection reset by peer) in state 1 (
192.168.0.249:6996)
2008-09-09 16:10:56 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-6: cleaning up state in transport object 0x810800
2008-09-09 16:10:56 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-6: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b3f0
2008-09-09 16:10:56 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:56 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-6: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:56 E [socket.c:106:__socket_rwv] client-stripe-8: readv
failed (Connection reset by peer)
2008-09-09 16:10:56 E [socket.c:568:socket_proto_state_machine]
client-stripe-8: socket read failed (Connection reset by peer) in state 1 (
192.168.0.247:6996)
2008-09-09 16:10:56 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-8: cleaning up state in transport object 0x813000
2008-09-09 16:10:56 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-8: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b5f0
2008-09-09 16:10:56 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:56 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-8: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:56 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.253 (port-6996) for hostname: n2 and port: 6996
2008-09-09 16:10:56 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-3: attempting reconnect
2008-09-09 16:10:56 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-3: option remote-port missing in volume client-unify-3.
Defaulting to 6996
2008-09-09 16:10:56 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:56 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n3
2008-09-09 16:10:56 D [client-protocol.c:4690:notify] client-ns-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:56 D [socket.c:924:socket_connect] client-ns-1: connect ()
called on transport already connected
2008-09-09 16:10:56 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.252 (port-6996) for hostname: n3 and port: 6996
2008-09-09 16:10:56 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-4: attempting reconnect
2008-09-09 16:10:56 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-4: option remote-port missing in volume client-unify-4.
Defaulting to 6996
2008-09-09 16:10:56 D [client-protocol.c:4690:notify] client-unify-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:56 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:56 D [socket.c:924:socket_connect] client-unify-1: connect
() called on transport already connected
2008-09-09 16:10:56 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n4
2008-09-09 16:10:56 E [socket.c:106:__socket_rwv] client-stripe-7: readv
failed (Connection reset by peer)
2008-09-09 16:10:56 E [socket.c:568:socket_proto_state_machine]
client-stripe-7: socket read failed (Connection reset by peer) in state 1 (
192.168.0.248:6996)
2008-09-09 16:10:56 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-7: cleaning up state in transport object 0x811c00
2008-09-09 16:10:56 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-7: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b5f0
2008-09-09 16:10:56 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:56 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-7: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:56 E [socket.c:106:__socket_rwv] client-ns-1: readv failed
(Connection reset by peer)
2008-09-09 16:10:56 E [socket.c:568:socket_proto_state_machine] client-ns-1:
socket read failed (Connection reset by peer) in state 1 (192.168.0.250:6996
)
2008-09-09 16:10:56 D [client-protocol.c:4153:protocol_client_cleanup]
client-ns-1: cleaning up state in transport object 0x81f800
2008-09-09 16:10:56 E [client-protocol.c:4209:protocol_client_cleanup]
client-ns-1: forced unwinding frame type(2) op(SETVOLUME) reply=@0x1084b0
2008-09-09 16:10:56 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:56 E [client-protocol.c:4061:client_setvolume_cbk]
client-ns-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:56 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.251 (port-6996) for hostname: n4 and port: 6996
2008-09-09 16:10:56 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-5: attempting reconnect
2008-09-09 16:10:56 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-5: option remote-port missing in volume client-unify-5.
Defaulting to 6996
2008-09-09 16:10:56 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:56 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:10:56 D [client-protocol.c:4690:notify] client-unify-2: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:56 D [socket.c:924:socket_connect] client-unify-2: connect
() called on transport already connected
2008-09-09 16:10:56 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:10:56 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-6: attempting reconnect
2008-09-09 16:10:56 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-6: option remote-port missing in volume client-unify-6.
Defaulting to 6996
2008-09-09 16:10:56 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:56 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n6
2008-09-09 16:10:56 D [client-protocol.c:4690:notify] client-unify-3: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:56 D [socket.c:924:socket_connect] client-unify-3: connect
() called on transport already connected
2008-09-09 16:10:56 E [socket.c:106:__socket_rwv] client-unify-1: readv
failed (Connection reset by peer)
2008-09-09 16:10:56 E [socket.c:568:socket_proto_state_machine]
client-unify-1: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:10:56 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-1: cleaning up state in transport object 0x814800
2008-09-09 16:10:56 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-1: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b5f0
2008-09-09 16:10:56 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:56 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:56 E [socket.c:106:__socket_rwv] client-unify-2: readv
failed (Connection reset by peer)
2008-09-09 16:10:56 E [socket.c:568:socket_proto_state_machine]
client-unify-2: socket read failed (Connection reset by peer) in state 1 (
192.168.0.253:6996)
2008-09-09 16:10:56 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-2: cleaning up state in transport object 0x815c00
2008-09-09 16:10:56 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-2: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b5f0
2008-09-09 16:10:56 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:56 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-2: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:56 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.249 (port-6996) for hostname: n6 and port: 6996
2008-09-09 16:10:56 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-7: attempting reconnect
2008-09-09 16:10:56 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-7: option remote-port missing in volume client-unify-7.
Defaulting to 6996
2008-09-09 16:10:56 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:56 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n7
2008-09-09 16:10:56 D [client-protocol.c:4690:notify] client-unify-4: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:56 D [socket.c:924:socket_connect] client-unify-4: connect
() called on transport already connected
2008-09-09 16:10:56 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.248 (port-6996) for hostname: n7 and port: 6996
2008-09-09 16:10:56 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-8: attempting reconnect
2008-09-09 16:10:56 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-8: option remote-port missing in volume client-unify-8.
Defaulting to 6996
2008-09-09 16:10:56 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:56 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n8
2008-09-09 16:10:56 D [client-protocol.c:4690:notify] client-unify-5: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:56 D [socket.c:924:socket_connect] client-unify-5: connect
() called on transport already connected
2008-09-09 16:10:56 E [socket.c:106:__socket_rwv] client-unify-3: readv
failed (Connection reset by peer)
2008-09-09 16:10:56 E [socket.c:568:socket_proto_state_machine]
client-unify-3: socket read failed (Connection reset by peer) in state 1 (
192.168.0.252:6996)
2008-09-09 16:10:56 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-3: cleaning up state in transport object 0x817000
2008-09-09 16:10:56 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-3: forced unwinding frame type(2) op(SETVOLUME) reply=@0x106a70
2008-09-09 16:10:56 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:56 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.247 (port-6996) for hostname: n8 and port: 6996
2008-09-09 16:10:56 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-3: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:56 E [socket.c:106:__socket_rwv] client-unify-4: readv
failed (Connection reset by peer)
2008-09-09 16:10:56 E [socket.c:568:socket_proto_state_machine]
client-unify-4: socket read failed (Connection reset by peer) in state 1 (
192.168.0.251:6996)
2008-09-09 16:10:56 D [client-protocol.c:4126:client_protocol_reconnect]
client-namespace: attempting reconnect
2008-09-09 16:10:56 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-4: cleaning up state in transport object 0x818400
2008-09-09 16:10:56 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-namespace: option remote-port missing in volume client-namespace.
Defaulting to 6996
2008-09-09 16:10:56 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-4: forced unwinding frame type(2) op(SETVOLUME) reply=@0x106a70
2008-09-09 16:10:56 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:10:56 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:56 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:10:56 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-4: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:56 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:10:56 D [client-protocol.c:4690:notify] client-unify-6: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:56 D [socket.c:924:socket_connect] client-unify-6: connect
() called on transport already connected
2008-09-09 16:10:56 D [client-protocol.c:4690:notify] client-unify-7: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:56 D [socket.c:924:socket_connect] client-unify-7: connect
() called on transport already connected
2008-09-09 16:10:56 E [socket.c:106:__socket_rwv] client-unify-5: readv
failed (Connection reset by peer)
2008-09-09 16:10:56 E [socket.c:568:socket_proto_state_machine]
client-unify-5: socket read failed (Connection reset by peer) in state 1 (
192.168.0.250:6996)
2008-09-09 16:10:56 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-5: cleaning up state in transport object 0x819800
2008-09-09 16:10:56 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-5: forced unwinding frame type(2) op(SETVOLUME) reply=@0x106a70
2008-09-09 16:10:56 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:56 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-5: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:56 D [client-protocol.c:4690:notify] client-unify-8: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:56 D [socket.c:924:socket_connect] client-unify-8: connect
() called on transport already connected
2008-09-09 16:10:56 E [socket.c:106:__socket_rwv] client-unify-6: readv
failed (Connection reset by peer)
2008-09-09 16:10:56 E [socket.c:568:socket_proto_state_machine]
client-unify-6: socket read failed (Connection reset by peer) in state 1 (
192.168.0.249:6996)
2008-09-09 16:10:56 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-6: cleaning up state in transport object 0x81ac00
2008-09-09 16:10:56 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-6: forced unwinding frame type(2) op(SETVOLUME) reply=@0x106a70
2008-09-09 16:10:56 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:56 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-6: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:56 D [client-protocol.c:4690:notify] client-namespace: got
GF_EVENT_CHILD_UP
2008-09-09 16:10:56 D [socket.c:924:socket_connect] client-namespace:
connect () called on transport already connected
2008-09-09 16:10:56 E [socket.c:106:__socket_rwv] client-unify-7: readv
failed (Connection reset by peer)
2008-09-09 16:10:56 E [socket.c:568:socket_proto_state_machine]
client-unify-7: socket read failed (Connection reset by peer) in state 1 (
192.168.0.248:6996)
2008-09-09 16:10:56 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-7: cleaning up state in transport object 0x81c000
2008-09-09 16:10:56 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-7: forced unwinding frame type(2) op(SETVOLUME) reply=@0x106a70
2008-09-09 16:10:56 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:56 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-7: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:56 E [socket.c:106:__socket_rwv] client-unify-8: readv
failed (Connection reset by peer)
2008-09-09 16:10:56 E [socket.c:568:socket_proto_state_machine]
client-unify-8: socket read failed (Connection reset by peer) in state 1 (
192.168.0.247:6996)
2008-09-09 16:10:56 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-8: cleaning up state in transport object 0x81d400
2008-09-09 16:10:56 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-8: forced unwinding frame type(2) op(SETVOLUME) reply=@0x106a70
2008-09-09 16:10:56 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:56 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-8: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:10:56 E [socket.c:106:__socket_rwv] client-namespace: readv
failed (Connection reset by peer)
2008-09-09 16:10:56 E [socket.c:568:socket_proto_state_machine]
client-namespace: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:10:56 D [client-protocol.c:4153:protocol_client_cleanup]
client-namespace: cleaning up state in transport object 0x820c00
2008-09-09 16:10:56 E [client-protocol.c:4209:protocol_client_cleanup]
client-namespace: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x106a70
2008-09-09 16:10:56 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:10:56 E [client-protocol.c:4061:client_setvolume_cbk]
client-namespace: SETVOLUME on remote-host failed: ret=-2 error=Socket is
not connected
2008-09-09 16:11:04 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-1: attempting reconnect
2008-09-09 16:11:04 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-1: option remote-port missing in volume client-stripe-1.
Defaulting to 6996
2008-09-09 16:11:04 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:04 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:11:04 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:11:04 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-2: attempting reconnect
2008-09-09 16:11:04 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-2: option remote-port missing in volume client-stripe-2.
Defaulting to 6996
2008-09-09 16:11:04 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:04 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n2
2008-09-09 16:11:04 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.253 (port-6996) for hostname: n2 and port: 6996
2008-09-09 16:11:04 D [client-protocol.c:4690:notify] client-stripe-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:04 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-3: attempting reconnect
2008-09-09 16:11:04 D [socket.c:924:socket_connect] client-stripe-1: connect
() called on transport already connected
2008-09-09 16:11:04 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-3: option remote-port missing in volume client-stripe-3.
Defaulting to 6996
2008-09-09 16:11:04 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:04 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n3
2008-09-09 16:11:04 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.252 (port-6996) for hostname: n3 and port: 6996
2008-09-09 16:11:04 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-4: attempting reconnect
2008-09-09 16:11:04 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-4: option remote-port missing in volume client-stripe-4.
Defaulting to 6996
2008-09-09 16:11:04 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:04 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n4
2008-09-09 16:11:04 D [client-protocol.c:4690:notify] client-stripe-2: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:04 D [socket.c:924:socket_connect] client-stripe-2: connect
() called on transport already connected
2008-09-09 16:11:04 E [socket.c:106:__socket_rwv] client-stripe-1: readv
failed (Connection reset by peer)
2008-09-09 16:11:04 E [socket.c:568:socket_proto_state_machine]
client-stripe-1: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:11:04 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-1: cleaning up state in transport object 0x80a400
2008-09-09 16:11:04 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-1: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b580
2008-09-09 16:11:04 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:04 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:04 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.251 (port-6996) for hostname: n4 and port: 6996
2008-09-09 16:11:04 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-5: attempting reconnect
2008-09-09 16:11:04 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-5: option remote-port missing in volume client-stripe-5.
Defaulting to 6996
2008-09-09 16:11:04 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:04 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:11:04 D [client-protocol.c:4690:notify] client-stripe-3: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:04 D [socket.c:924:socket_connect] client-stripe-3: connect
() called on transport already connected
2008-09-09 16:11:04 E [socket.c:106:__socket_rwv] client-stripe-2: readv
failed (Connection reset by peer)
2008-09-09 16:11:04 E [socket.c:568:socket_proto_state_machine]
client-stripe-2: socket read failed (Connection reset by peer) in state 1 (
192.168.0.253:6996)
2008-09-09 16:11:04 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:11:04 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-2: cleaning up state in transport object 0x80b800
2008-09-09 16:11:04 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-2: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b3f0
2008-09-09 16:11:04 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-6: attempting reconnect
2008-09-09 16:11:04 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:04 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-6: option remote-port missing in volume client-stripe-6.
Defaulting to 6996
2008-09-09 16:11:04 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-2: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:04 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:04 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n6
2008-09-09 16:11:04 D [client-protocol.c:4690:notify] client-stripe-4: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:04 D [socket.c:924:socket_connect] client-stripe-4: connect
() called on transport already connected
2008-09-09 16:11:04 E [socket.c:106:__socket_rwv] client-stripe-3: readv
failed (Connection reset by peer)
2008-09-09 16:11:04 E [socket.c:568:socket_proto_state_machine]
client-stripe-3: socket read failed (Connection reset by peer) in state 1 (
192.168.0.252:6996)
2008-09-09 16:11:04 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-3: cleaning up state in transport object 0x80cc00
2008-09-09 16:11:04 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-3: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b3f0
2008-09-09 16:11:04 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.249 (port-6996) for hostname: n6 and port: 6996
2008-09-09 16:11:04 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:04 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-3: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:04 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-7: attempting reconnect
2008-09-09 16:11:04 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-7: option remote-port missing in volume client-stripe-7.
Defaulting to 6996
2008-09-09 16:11:04 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:04 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n7
2008-09-09 16:11:04 D [client-protocol.c:4690:notify] client-stripe-5: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:04 D [socket.c:924:socket_connect] client-stripe-5: connect
() called on transport already connected
2008-09-09 16:11:04 E [socket.c:106:__socket_rwv] client-stripe-4: readv
failed (Connection reset by peer)
2008-09-09 16:11:04 E [socket.c:568:socket_proto_state_machine]
client-stripe-4: socket read failed (Connection reset by peer) in state 1 (
192.168.0.251:6996)
2008-09-09 16:11:04 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.248 (port-6996) for hostname: n7 and port: 6996
2008-09-09 16:11:04 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-4: cleaning up state in transport object 0x80e000
2008-09-09 16:11:04 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-4: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x109fd0
2008-09-09 16:11:04 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:04 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-8: attempting reconnect
2008-09-09 16:11:04 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-4: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:04 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-8: option remote-port missing in volume client-stripe-8.
Defaulting to 6996
2008-09-09 16:11:04 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:04 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n8
2008-09-09 16:11:04 D [client-protocol.c:4690:notify] client-stripe-6: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:04 D [socket.c:924:socket_connect] client-stripe-6: connect
() called on transport already connected
2008-09-09 16:11:04 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.247 (port-6996) for hostname: n8 and port: 6996
2008-09-09 16:11:04 E [socket.c:106:__socket_rwv] client-stripe-5: readv
failed (Connection reset by peer)
2008-09-09 16:11:04 E [socket.c:568:socket_proto_state_machine]
client-stripe-5: socket read failed (Connection reset by peer) in state 1 (
192.168.0.250:6996)
2008-09-09 16:11:04 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-5: cleaning up state in transport object 0x80f400
2008-09-09 16:11:04 D [client-protocol.c:4126:client_protocol_reconnect]
client-ns-1: attempting reconnect
2008-09-09 16:11:04 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-5: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x109fd0
2008-09-09 16:11:04 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-ns-1: option remote-port missing in volume client-ns-1. Defaulting to
6996
2008-09-09 16:11:04 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:04 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:04 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-5: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:04 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:11:04 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:11:04 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-1: attempting reconnect
2008-09-09 16:11:04 D [client-protocol.c:4690:notify] client-stripe-7: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:04 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-1: option remote-port missing in volume client-unify-1.
Defaulting to 6996
2008-09-09 16:11:04 D [socket.c:924:socket_connect] client-stripe-7: connect
() called on transport already connected
2008-09-09 16:11:04 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:04 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:11:04 E [socket.c:106:__socket_rwv] client-stripe-6: readv
failed (Connection reset by peer)
2008-09-09 16:11:04 E [socket.c:568:socket_proto_state_machine]
client-stripe-6: socket read failed (Connection reset by peer) in state 1 (
192.168.0.249:6996)
2008-09-09 16:11:04 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-6: cleaning up state in transport object 0x810800
2008-09-09 16:11:04 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-6: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x1074c0
2008-09-09 16:11:04 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:04 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-6: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:04 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:11:04 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-2: attempting reconnect
2008-09-09 16:11:04 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-2: option remote-port missing in volume client-unify-2.
Defaulting to 6996
2008-09-09 16:11:04 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:04 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n2
2008-09-09 16:11:04 D [client-protocol.c:4690:notify] client-stripe-8: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:04 D [socket.c:924:socket_connect] client-stripe-8: connect
() called on transport already connected
2008-09-09 16:11:04 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.253 (port-6996) for hostname: n2 and port: 6996
2008-09-09 16:11:04 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-3: attempting reconnect
2008-09-09 16:11:04 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-3: option remote-port missing in volume client-unify-3.
Defaulting to 6996
2008-09-09 16:11:04 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:04 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n3
2008-09-09 16:11:04 D [client-protocol.c:4690:notify] client-ns-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:04 D [socket.c:924:socket_connect] client-ns-1: connect ()
called on transport already connected
2008-09-09 16:11:04 E [socket.c:106:__socket_rwv] client-stripe-7: readv
failed (Connection reset by peer)
2008-09-09 16:11:04 E [socket.c:568:socket_proto_state_machine]
client-stripe-7: socket read failed (Connection reset by peer) in state 1 (
192.168.0.248:6996)
2008-09-09 16:11:04 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-7: cleaning up state in transport object 0x811c00
2008-09-09 16:11:04 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-7: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b090
2008-09-09 16:11:04 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.252 (port-6996) for hostname: n3 and port: 6996
2008-09-09 16:11:04 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:04 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-7: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:04 E [socket.c:106:__socket_rwv] client-stripe-8: readv
failed (Connection reset by peer)
2008-09-09 16:11:04 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-4: attempting reconnect
2008-09-09 16:11:04 E [socket.c:568:socket_proto_state_machine]
client-stripe-8: socket read failed (Connection reset by peer) in state 1 (
192.168.0.247:6996)
2008-09-09 16:11:04 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-4: option remote-port missing in volume client-unify-4.
Defaulting to 6996
2008-09-09 16:11:04 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-8: cleaning up state in transport object 0x813000
2008-09-09 16:11:04 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:04 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-8: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b540
2008-09-09 16:11:04 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n4
2008-09-09 16:11:04 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:04 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-8: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:04 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.251 (port-6996) for hostname: n4 and port: 6996
2008-09-09 16:11:04 D [client-protocol.c:4690:notify] client-unify-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:04 D [socket.c:924:socket_connect] client-unify-1: connect
() called on transport already connected
2008-09-09 16:11:04 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-5: attempting reconnect
2008-09-09 16:11:04 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-5: option remote-port missing in volume client-unify-5.
Defaulting to 6996
2008-09-09 16:11:04 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:04 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:11:04 D [client-protocol.c:4690:notify] client-unify-2: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:04 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:11:04 D [socket.c:924:socket_connect] client-unify-2: connect
() called on transport already connected
2008-09-09 16:11:04 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-6: attempting reconnect
2008-09-09 16:11:04 E [socket.c:106:__socket_rwv] client-ns-1: readv failed
(Connection reset by peer)
2008-09-09 16:11:04 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-6: option remote-port missing in volume client-unify-6.
Defaulting to 6996
2008-09-09 16:11:04 E [socket.c:568:socket_proto_state_machine] client-ns-1:
socket read failed (Connection reset by peer) in state 1 (192.168.0.250:6996
)
2008-09-09 16:11:04 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:04 D [client-protocol.c:4153:protocol_client_cleanup]
client-ns-1: cleaning up state in transport object 0x81f800
2008-09-09 16:11:04 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n6
2008-09-09 16:11:04 E [client-protocol.c:4209:protocol_client_cleanup]
client-ns-1: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b3e0
2008-09-09 16:11:04 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:04 E [client-protocol.c:4061:client_setvolume_cbk]
client-ns-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:04 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.249 (port-6996) for hostname: n6 and port: 6996
2008-09-09 16:11:04 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-7: attempting reconnect
2008-09-09 16:11:04 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-7: option remote-port missing in volume client-unify-7.
Defaulting to 6996
2008-09-09 16:11:04 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:04 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n7
2008-09-09 16:11:04 D [client-protocol.c:4690:notify] client-unify-3: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:04 D [socket.c:924:socket_connect] client-unify-3: connect
() called on transport already connected
2008-09-09 16:11:04 E [socket.c:106:__socket_rwv] client-unify-1: readv
failed (Connection reset by peer)
2008-09-09 16:11:04 E [socket.c:568:socket_proto_state_machine]
client-unify-1: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:11:04 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-1: cleaning up state in transport object 0x814800
2008-09-09 16:11:04 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-1: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b470
2008-09-09 16:11:04 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:04 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:04 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.248 (port-6996) for hostname: n7 and port: 6996
2008-09-09 16:11:04 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-8: attempting reconnect
2008-09-09 16:11:04 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-8: option remote-port missing in volume client-unify-8.
Defaulting to 6996
2008-09-09 16:11:04 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:04 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n8
2008-09-09 16:11:04 D [client-protocol.c:4690:notify] client-unify-4: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:04 D [socket.c:924:socket_connect] client-unify-4: connect
() called on transport already connected
2008-09-09 16:11:04 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.247 (port-6996) for hostname: n8 and port: 6996
2008-09-09 16:11:04 E [socket.c:106:__socket_rwv] client-unify-2: readv
failed (Connection reset by peer)
2008-09-09 16:11:04 E [socket.c:568:socket_proto_state_machine]
client-unify-2: socket read failed (Connection reset by peer) in state 1 (
192.168.0.253:6996)
2008-09-09 16:11:04 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-2: cleaning up state in transport object 0x815c00
2008-09-09 16:11:04 D [client-protocol.c:4126:client_protocol_reconnect]
client-namespace: attempting reconnect
2008-09-09 16:11:04 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-2: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10a3d0
2008-09-09 16:11:04 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-namespace: option remote-port missing in volume client-namespace.
Defaulting to 6996
2008-09-09 16:11:04 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:04 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:04 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-2: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:04 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:11:04 D [client-protocol.c:4690:notify] client-unify-5: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:04 D [socket.c:924:socket_connect] client-unify-5: connect
() called on transport already connected
2008-09-09 16:11:04 E [socket.c:106:__socket_rwv] client-unify-3: readv
failed (Connection reset by peer)
2008-09-09 16:11:04 E [socket.c:568:socket_proto_state_machine]
client-unify-3: socket read failed (Connection reset by peer) in state 1 (
192.168.0.252:6996)
2008-09-09 16:11:04 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:11:04 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-3: cleaning up state in transport object 0x817000
2008-09-09 16:11:04 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-3: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b120
2008-09-09 16:11:04 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:04 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-3: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:04 D [client-protocol.c:4690:notify] client-unify-6: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:04 D [socket.c:924:socket_connect] client-unify-6: connect
() called on transport already connected
2008-09-09 16:11:04 D [client-protocol.c:4690:notify] client-unify-7: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:04 D [socket.c:924:socket_connect] client-unify-7: connect
() called on transport already connected
2008-09-09 16:11:04 E [socket.c:106:__socket_rwv] client-unify-5: readv
failed (Connection reset by peer)
2008-09-09 16:11:04 E [socket.c:568:socket_proto_state_machine]
client-unify-5: socket read failed (Connection reset by peer) in state 1 (
192.168.0.250:6996)
2008-09-09 16:11:04 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-5: cleaning up state in transport object 0x819800
2008-09-09 16:11:04 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-5: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10a3d0
2008-09-09 16:11:04 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:04 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-5: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:04 D [client-protocol.c:4690:notify] client-unify-8: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:04 D [socket.c:924:socket_connect] client-unify-8: connect
() called on transport already connected
2008-09-09 16:11:04 E [socket.c:106:__socket_rwv] client-unify-6: readv
failed (Connection reset by peer)
2008-09-09 16:11:04 E [socket.c:568:socket_proto_state_machine]
client-unify-6: socket read failed (Connection reset by peer) in state 1 (
192.168.0.249:6996)
2008-09-09 16:11:04 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-6: cleaning up state in transport object 0x81ac00
2008-09-09 16:11:04 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-6: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10a3d0
2008-09-09 16:11:04 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:04 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-6: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:04 E [socket.c:106:__socket_rwv] client-unify-4: readv
failed (Connection reset by peer)
2008-09-09 16:11:04 E [socket.c:568:socket_proto_state_machine]
client-unify-4: socket read failed (Connection reset by peer) in state 1 (
192.168.0.251:6996)
2008-09-09 16:11:04 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-4: cleaning up state in transport object 0x818400
2008-09-09 16:11:04 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-4: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b3e0
2008-09-09 16:11:04 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:04 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-4: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:04 D [client-protocol.c:4690:notify] client-namespace: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:04 D [socket.c:924:socket_connect] client-namespace:
connect () called on transport already connected
2008-09-09 16:11:04 E [socket.c:106:__socket_rwv] client-unify-7: readv
failed (Connection reset by peer)
2008-09-09 16:11:04 E [socket.c:568:socket_proto_state_machine]
client-unify-7: socket read failed (Connection reset by peer) in state 1 (
192.168.0.248:6996)
2008-09-09 16:11:04 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-7: cleaning up state in transport object 0x81c000
2008-09-09 16:11:04 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-7: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10a3d0
2008-09-09 16:11:04 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:04 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-7: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:04 E [socket.c:106:__socket_rwv] client-unify-8: readv
failed (Connection reset by peer)
2008-09-09 16:11:04 E [socket.c:568:socket_proto_state_machine]
client-unify-8: socket read failed (Connection reset by peer) in state 1 (
192.168.0.247:6996)
2008-09-09 16:11:04 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-8: cleaning up state in transport object 0x81d400
2008-09-09 16:11:04 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-8: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b7b0
2008-09-09 16:11:04 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:04 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-8: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:04 E [socket.c:106:__socket_rwv] client-namespace: readv
failed (Connection reset by peer)
2008-09-09 16:11:04 E [socket.c:568:socket_proto_state_machine]
client-namespace: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:11:04 D [client-protocol.c:4153:protocol_client_cleanup]
client-namespace: cleaning up state in transport object 0x820c00
2008-09-09 16:11:04 E [client-protocol.c:4209:protocol_client_cleanup]
client-namespace: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10a3d0
2008-09-09 16:11:04 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:04 E [client-protocol.c:4061:client_setvolume_cbk]
client-namespace: SETVOLUME on remote-host failed: ret=-2 error=Socket is
not connected
2008-09-09 16:11:17 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-1: attempting reconnect
2008-09-09 16:11:17 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-1: option remote-port missing in volume client-stripe-1.
Defaulting to 6996
2008-09-09 16:11:17 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:17 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:11:17 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:11:17 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-2: attempting reconnect
2008-09-09 16:11:17 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-2: option remote-port missing in volume client-stripe-2.
Defaulting to 6996
2008-09-09 16:11:17 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:17 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n2
2008-09-09 16:11:17 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.253 (port-6996) for hostname: n2 and port: 6996
2008-09-09 16:11:17 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-3: attempting reconnect
2008-09-09 16:11:17 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-3: option remote-port missing in volume client-stripe-3.
Defaulting to 6996
2008-09-09 16:11:17 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:17 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n3
2008-09-09 16:11:17 D [client-protocol.c:4690:notify] client-stripe-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:17 D [socket.c:924:socket_connect] client-stripe-1: connect
() called on transport already connected
2008-09-09 16:11:17 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.252 (port-6996) for hostname: n3 and port: 6996
2008-09-09 16:11:17 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-4: attempting reconnect
2008-09-09 16:11:17 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-4: option remote-port missing in volume client-stripe-4.
Defaulting to 6996
2008-09-09 16:11:17 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:17 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n4
2008-09-09 16:11:17 D [client-protocol.c:4690:notify] client-stripe-2: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:17 D [socket.c:924:socket_connect] client-stripe-2: connect
() called on transport already connected
2008-09-09 16:11:17 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.251 (port-6996) for hostname: n4 and port: 6996
2008-09-09 16:11:17 E [socket.c:106:__socket_rwv] client-stripe-1: readv
failed (Connection reset by peer)
2008-09-09 16:11:17 E [socket.c:568:socket_proto_state_machine]
client-stripe-1: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:11:17 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-5: attempting reconnect
2008-09-09 16:11:17 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-1: cleaning up state in transport object 0x80a400
2008-09-09 16:11:17 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-5: option remote-port missing in volume client-stripe-5.
Defaulting to 6996
2008-09-09 16:11:17 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:17 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-1: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b710
2008-09-09 16:11:17 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:11:17 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:17 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:17 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:11:17 D [client-protocol.c:4690:notify] client-stripe-3: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:17 D [socket.c:924:socket_connect] client-stripe-3: connect
() called on transport already connected
2008-09-09 16:11:17 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-6: attempting reconnect
2008-09-09 16:11:17 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-6: option remote-port missing in volume client-stripe-6.
Defaulting to 6996
2008-09-09 16:11:17 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:17 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n6
2008-09-09 16:11:17 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.249 (port-6996) for hostname: n6 and port: 6996
2008-09-09 16:11:17 D [client-protocol.c:4690:notify] client-stripe-4: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:17 D [socket.c:924:socket_connect] client-stripe-4: connect
() called on transport already connected
2008-09-09 16:11:17 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-7: attempting reconnect
2008-09-09 16:11:17 E [socket.c:106:__socket_rwv] client-stripe-2: readv
failed (Connection reset by peer)
2008-09-09 16:11:17 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-7: option remote-port missing in volume client-stripe-7.
Defaulting to 6996
2008-09-09 16:11:17 E [socket.c:568:socket_proto_state_machine]
client-stripe-2: socket read failed (Connection reset by peer) in state 1 (
192.168.0.253:6996)
2008-09-09 16:11:17 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:17 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-2: cleaning up state in transport object 0x80b800
2008-09-09 16:11:17 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n7
2008-09-09 16:11:17 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-2: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b710
2008-09-09 16:11:17 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:17 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-2: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:17 E [socket.c:106:__socket_rwv] client-stripe-4: readv
failed (Connection reset by peer)
2008-09-09 16:11:17 E [socket.c:568:socket_proto_state_machine]
client-stripe-4: socket read failed (Connection reset by peer) in state 1 (
192.168.0.251:6996)
2008-09-09 16:11:17 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-4: cleaning up state in transport object 0x80e000
2008-09-09 16:11:17 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-4: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b040
2008-09-09 16:11:17 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:17 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-4: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:17 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.248 (port-6996) for hostname: n7 and port: 6996
2008-09-09 16:11:17 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-8: attempting reconnect
2008-09-09 16:11:17 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-8: option remote-port missing in volume client-stripe-8.
Defaulting to 6996
2008-09-09 16:11:17 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:17 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n8
2008-09-09 16:11:17 D [client-protocol.c:4690:notify] client-stripe-6: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:17 D [socket.c:924:socket_connect] client-stripe-6: connect
() called on transport already connected
2008-09-09 16:11:17 E [socket.c:106:__socket_rwv] client-stripe-3: readv
failed (Connection reset by peer)
2008-09-09 16:11:17 E [socket.c:568:socket_proto_state_machine]
client-stripe-3: socket read failed (Connection reset by peer) in state 1 (
192.168.0.252:6996)
2008-09-09 16:11:17 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-3: cleaning up state in transport object 0x80cc00
2008-09-09 16:11:17 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-3: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b040
2008-09-09 16:11:17 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:17 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-3: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:17 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.247 (port-6996) for hostname: n8 and port: 6996
2008-09-09 16:11:17 D [client-protocol.c:4126:client_protocol_reconnect]
client-ns-1: attempting reconnect
2008-09-09 16:11:17 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-ns-1: option remote-port missing in volume client-ns-1. Defaulting to
6996
2008-09-09 16:11:17 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:17 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:11:17 D [client-protocol.c:4690:notify] client-stripe-5: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:17 D [socket.c:924:socket_connect] client-stripe-5: connect
() called on transport already connected
2008-09-09 16:11:17 E [socket.c:106:__socket_rwv] client-stripe-6: readv
failed (Connection reset by peer)
2008-09-09 16:11:17 E [socket.c:568:socket_proto_state_machine]
client-stripe-6: socket read failed (Connection reset by peer) in state 1 (
192.168.0.249:6996)
2008-09-09 16:11:17 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-6: cleaning up state in transport object 0x810800
2008-09-09 16:11:17 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-6: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b040
2008-09-09 16:11:17 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:17 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-6: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:17 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:11:17 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-1: attempting reconnect
2008-09-09 16:11:17 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-1: option remote-port missing in volume client-unify-1.
Defaulting to 6996
2008-09-09 16:11:17 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:17 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:11:17 D [client-protocol.c:4690:notify] client-stripe-7: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:17 D [socket.c:924:socket_connect] client-stripe-7: connect
() called on transport already connected
2008-09-09 16:11:17 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:11:17 D [client-protocol.c:4690:notify] client-stripe-8: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:17 D [socket.c:924:socket_connect] client-stripe-8: connect
() called on transport already connected
2008-09-09 16:11:17 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-2: attempting reconnect
2008-09-09 16:11:17 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-2: option remote-port missing in volume client-unify-2.
Defaulting to 6996
2008-09-09 16:11:17 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:17 E [socket.c:106:__socket_rwv] client-stripe-5: readv
failed (Connection reset by peer)
2008-09-09 16:11:17 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n2
2008-09-09 16:11:17 E [socket.c:568:socket_proto_state_machine]
client-stripe-5: socket read failed (Connection reset by peer) in state 1 (
192.168.0.250:6996)
2008-09-09 16:11:17 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-5: cleaning up state in transport object 0x80f400
2008-09-09 16:11:17 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-5: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x107110
2008-09-09 16:11:17 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:17 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-5: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:17 E [socket.c:106:__socket_rwv] client-stripe-7: readv
failed (Connection reset by peer)
2008-09-09 16:11:17 E [socket.c:568:socket_proto_state_machine]
client-stripe-7: socket read failed (Connection reset by peer) in state 1 (
192.168.0.248:6996)
2008-09-09 16:11:17 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-7: cleaning up state in transport object 0x811c00
2008-09-09 16:11:17 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-7: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b040
2008-09-09 16:11:17 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:17 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-7: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:17 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.253 (port-6996) for hostname: n2 and port: 6996
2008-09-09 16:11:17 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-3: attempting reconnect
2008-09-09 16:11:17 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-3: option remote-port missing in volume client-unify-3.
Defaulting to 6996
2008-09-09 16:11:17 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:17 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n3
2008-09-09 16:11:17 D [client-protocol.c:4690:notify] client-ns-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:17 D [socket.c:924:socket_connect] client-ns-1: connect ()
called on transport already connected
2008-09-09 16:11:17 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.252 (port-6996) for hostname: n3 and port: 6996
2008-09-09 16:11:17 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-4: attempting reconnect
2008-09-09 16:11:17 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-4: option remote-port missing in volume client-unify-4.
Defaulting to 6996
2008-09-09 16:11:17 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:17 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n4
2008-09-09 16:11:17 D [client-protocol.c:4690:notify] client-unify-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:17 D [socket.c:924:socket_connect] client-unify-1: connect
() called on transport already connected
2008-09-09 16:11:17 E [socket.c:106:__socket_rwv] client-stripe-8: readv
failed (Connection reset by peer)
2008-09-09 16:11:17 E [socket.c:568:socket_proto_state_machine]
client-stripe-8: socket read failed (Connection reset by peer) in state 1 (
192.168.0.247:6996)
2008-09-09 16:11:17 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-8: cleaning up state in transport object 0x813000
2008-09-09 16:11:17 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-8: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b040
2008-09-09 16:11:17 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:17 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-8: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:17 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.251 (port-6996) for hostname: n4 and port: 6996
2008-09-09 16:11:17 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-5: attempting reconnect
2008-09-09 16:11:17 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-5: option remote-port missing in volume client-unify-5.
Defaulting to 6996
2008-09-09 16:11:17 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:17 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:11:17 D [client-protocol.c:4690:notify] client-unify-2: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:17 D [socket.c:924:socket_connect] client-unify-2: connect
() called on transport already connected
2008-09-09 16:11:17 E [socket.c:106:__socket_rwv] client-unify-1: readv
failed (Connection reset by peer)
2008-09-09 16:11:17 E [socket.c:568:socket_proto_state_machine]
client-unify-1: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:11:17 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-1: cleaning up state in transport object 0x814800
2008-09-09 16:11:17 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:11:17 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-1: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b040
2008-09-09 16:11:17 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:17 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:17 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-6: attempting reconnect
2008-09-09 16:11:17 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-6: option remote-port missing in volume client-unify-6.
Defaulting to 6996
2008-09-09 16:11:17 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:17 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n6
2008-09-09 16:11:17 D [client-protocol.c:4690:notify] client-unify-3: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:17 D [socket.c:924:socket_connect] client-unify-3: connect
() called on transport already connected
2008-09-09 16:11:17 E [socket.c:106:__socket_rwv] client-ns-1: readv failed
(Connection reset by peer)
2008-09-09 16:11:17 E [socket.c:568:socket_proto_state_machine] client-ns-1:
socket read failed (Connection reset by peer) in state 1 (192.168.0.250:6996
)
2008-09-09 16:11:17 D [client-protocol.c:4153:protocol_client_cleanup]
client-ns-1: cleaning up state in transport object 0x81f800
2008-09-09 16:11:17 E [client-protocol.c:4209:protocol_client_cleanup]
client-ns-1: forced unwinding frame type(2) op(SETVOLUME) reply=@0x106770
2008-09-09 16:11:17 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.249 (port-6996) for hostname: n6 and port: 6996
2008-09-09 16:11:17 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:17 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-7: attempting reconnect
2008-09-09 16:11:17 E [client-protocol.c:4061:client_setvolume_cbk]
client-ns-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:17 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-7: option remote-port missing in volume client-unify-7.
Defaulting to 6996
2008-09-09 16:11:17 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:17 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n7
2008-09-09 16:11:17 D [client-protocol.c:4690:notify] client-unify-4: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:17 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.248 (port-6996) for hostname: n7 and port: 6996
2008-09-09 16:11:17 D [socket.c:924:socket_connect] client-unify-4: connect
() called on transport already connected
2008-09-09 16:11:17 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-8: attempting reconnect
2008-09-09 16:11:17 E [socket.c:106:__socket_rwv] client-unify-3: readv
failed (Connection reset by peer)
2008-09-09 16:11:17 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-8: option remote-port missing in volume client-unify-8.
Defaulting to 6996
2008-09-09 16:11:17 E [socket.c:568:socket_proto_state_machine]
client-unify-3: socket read failed (Connection reset by peer) in state 1 (
192.168.0.252:6996)
2008-09-09 16:11:17 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:17 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-3: cleaning up state in transport object 0x817000
2008-09-09 16:11:17 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n8
2008-09-09 16:11:17 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-3: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b540
2008-09-09 16:11:17 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:17 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-3: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:17 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.247 (port-6996) for hostname: n8 and port: 6996
2008-09-09 16:11:17 D [client-protocol.c:4126:client_protocol_reconnect]
client-namespace: attempting reconnect
2008-09-09 16:11:17 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-namespace: option remote-port missing in volume client-namespace.
Defaulting to 6996
2008-09-09 16:11:17 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:17 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:11:17 D [client-protocol.c:4690:notify] client-unify-5: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:17 D [socket.c:924:socket_connect] client-unify-5: connect
() called on transport already connected
2008-09-09 16:11:17 E [socket.c:106:__socket_rwv] client-unify-2: readv
failed (Connection reset by peer)
2008-09-09 16:11:17 E [socket.c:568:socket_proto_state_machine]
client-unify-2: socket read failed (Connection reset by peer) in state 1 (
192.168.0.253:6996)
2008-09-09 16:11:17 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-2: cleaning up state in transport object 0x815c00
2008-09-09 16:11:17 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-2: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b040
2008-09-09 16:11:17 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:17 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-2: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:17 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:11:17 D [client-protocol.c:4690:notify] client-unify-6: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:17 D [socket.c:924:socket_connect] client-unify-6: connect
() called on transport already connected
2008-09-09 16:11:17 E [socket.c:106:__socket_rwv] client-unify-4: readv
failed (Connection reset by peer)
2008-09-09 16:11:17 E [socket.c:568:socket_proto_state_machine]
client-unify-4: socket read failed (Connection reset by peer) in state 1 (
192.168.0.251:6996)
2008-09-09 16:11:17 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-4: cleaning up state in transport object 0x818400
2008-09-09 16:11:17 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-4: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b040
2008-09-09 16:11:17 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:17 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-4: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:17 D [client-protocol.c:4690:notify] client-unify-7: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:17 D [socket.c:924:socket_connect] client-unify-7: connect
() called on transport already connected
2008-09-09 16:11:17 E [socket.c:106:__socket_rwv] client-unify-5: readv
failed (Connection reset by peer)
2008-09-09 16:11:17 E [socket.c:568:socket_proto_state_machine]
client-unify-5: socket read failed (Connection reset by peer) in state 1 (
192.168.0.250:6996)
2008-09-09 16:11:17 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-5: cleaning up state in transport object 0x819800
2008-09-09 16:11:17 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-5: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b040
2008-09-09 16:11:17 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:17 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-5: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:17 D [client-protocol.c:4690:notify] client-unify-8: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:17 D [socket.c:924:socket_connect] client-unify-8: connect
() called on transport already connected
2008-09-09 16:11:17 D [client-protocol.c:4690:notify] client-namespace: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:17 D [socket.c:924:socket_connect] client-namespace:
connect () called on transport already connected
2008-09-09 16:11:17 E [socket.c:106:__socket_rwv] client-unify-7: readv
failed (Connection reset by peer)
2008-09-09 16:11:17 E [socket.c:568:socket_proto_state_machine]
client-unify-7: socket read failed (Connection reset by peer) in state 1 (
192.168.0.248:6996)
2008-09-09 16:11:17 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-7: cleaning up state in transport object 0x81c000
2008-09-09 16:11:17 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-7: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b650
2008-09-09 16:11:17 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:17 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-7: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:17 E [socket.c:106:__socket_rwv] client-unify-6: readv
failed (Connection reset by peer)
2008-09-09 16:11:17 E [socket.c:568:socket_proto_state_machine]
client-unify-6: socket read failed (Connection reset by peer) in state 1 (
192.168.0.249:6996)
2008-09-09 16:11:17 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-6: cleaning up state in transport object 0x81ac00
2008-09-09 16:11:17 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-6: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b650
2008-09-09 16:11:17 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:17 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-6: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:17 E [socket.c:106:__socket_rwv] client-unify-8: readv
failed (Connection reset by peer)
2008-09-09 16:11:17 E [socket.c:568:socket_proto_state_machine]
client-unify-8: socket read failed (Connection reset by peer) in state 1 (
192.168.0.247:6996)
2008-09-09 16:11:17 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-8: cleaning up state in transport object 0x81d400
2008-09-09 16:11:17 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-8: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b650
2008-09-09 16:11:17 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:17 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-8: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:17 E [socket.c:106:__socket_rwv] client-namespace: readv
failed (Connection reset by peer)
2008-09-09 16:11:17 E [socket.c:568:socket_proto_state_machine]
client-namespace: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:11:17 D [client-protocol.c:4153:protocol_client_cleanup]
client-namespace: cleaning up state in transport object 0x820c00
2008-09-09 16:11:17 E [client-protocol.c:4209:protocol_client_cleanup]
client-namespace: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b5e0
2008-09-09 16:11:17 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:17 E [client-protocol.c:4061:client_setvolume_cbk]
client-namespace: SETVOLUME on remote-host failed: ret=-2 error=Socket is
not connected
2008-09-09 16:11:38 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-1: attempting reconnect
2008-09-09 16:11:38 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-1: option remote-port missing in volume client-stripe-1.
Defaulting to 6996
2008-09-09 16:11:38 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:38 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:11:38 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:11:38 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-2: attempting reconnect
2008-09-09 16:11:38 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-2: option remote-port missing in volume client-stripe-2.
Defaulting to 6996
2008-09-09 16:11:38 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:38 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n2
2008-09-09 16:11:38 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.253 (port-6996) for hostname: n2 and port: 6996
2008-09-09 16:11:38 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-3: attempting reconnect
2008-09-09 16:11:38 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-3: option remote-port missing in volume client-stripe-3.
Defaulting to 6996
2008-09-09 16:11:38 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:38 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n3
2008-09-09 16:11:38 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.252 (port-6996) for hostname: n3 and port: 6996
2008-09-09 16:11:38 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-4: attempting reconnect
2008-09-09 16:11:38 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-4: option remote-port missing in volume client-stripe-4.
Defaulting to 6996
2008-09-09 16:11:38 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:38 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n4
2008-09-09 16:11:38 D [client-protocol.c:4690:notify] client-stripe-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:38 D [socket.c:924:socket_connect] client-stripe-1: connect
() called on transport already connected
2008-09-09 16:11:38 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.251 (port-6996) for hostname: n4 and port: 6996
2008-09-09 16:11:38 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-5: attempting reconnect
2008-09-09 16:11:38 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-5: option remote-port missing in volume client-stripe-5.
Defaulting to 6996
2008-09-09 16:11:38 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:38 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:11:38 D [client-protocol.c:4690:notify] client-stripe-2: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:38 D [socket.c:924:socket_connect] client-stripe-2: connect
() called on transport already connected
2008-09-09 16:11:38 E [socket.c:106:__socket_rwv] client-stripe-1: readv
failed (Connection reset by peer)
2008-09-09 16:11:38 E [socket.c:568:socket_proto_state_machine]
client-stripe-1: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:11:38 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-1: cleaning up state in transport object 0x80a400
2008-09-09 16:11:38 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-1: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b5e0
2008-09-09 16:11:38 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:38 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:38 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:11:38 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-6: attempting reconnect
2008-09-09 16:11:38 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-6: option remote-port missing in volume client-stripe-6.
Defaulting to 6996
2008-09-09 16:11:38 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:38 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n6
2008-09-09 16:11:38 D [client-protocol.c:4690:notify] client-stripe-3: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:38 D [socket.c:924:socket_connect] client-stripe-3: connect
() called on transport already connected
2008-09-09 16:11:38 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.249 (port-6996) for hostname: n6 and port: 6996
2008-09-09 16:11:38 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-7: attempting reconnect
2008-09-09 16:11:38 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-7: option remote-port missing in volume client-stripe-7.
Defaulting to 6996
2008-09-09 16:11:38 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:38 D [client-protocol.c:4690:notify] client-stripe-4: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:38 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n7
2008-09-09 16:11:38 D [socket.c:924:socket_connect] client-stripe-4: connect
() called on transport already connected
2008-09-09 16:11:38 E [socket.c:106:__socket_rwv] client-stripe-2: readv
failed (Connection reset by peer)
2008-09-09 16:11:38 E [socket.c:568:socket_proto_state_machine]
client-stripe-2: socket read failed (Connection reset by peer) in state 1 (
192.168.0.253:6996)
2008-09-09 16:11:38 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-2: cleaning up state in transport object 0x80b800
2008-09-09 16:11:38 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-2: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b5e0
2008-09-09 16:11:38 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:38 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-2: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:38 E [socket.c:106:__socket_rwv] client-stripe-3: readv
failed (Connection reset by peer)
2008-09-09 16:11:38 E [socket.c:568:socket_proto_state_machine]
client-stripe-3: socket read failed (Connection reset by peer) in state 1 (
192.168.0.252:6996)
2008-09-09 16:11:38 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.248 (port-6996) for hostname: n7 and port: 6996
2008-09-09 16:11:38 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-3: cleaning up state in transport object 0x80cc00
2008-09-09 16:11:38 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-3: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b5e0
2008-09-09 16:11:38 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:38 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-8: attempting reconnect
2008-09-09 16:11:38 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-3: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:38 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-8: option remote-port missing in volume client-stripe-8.
Defaulting to 6996
2008-09-09 16:11:38 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:38 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n8
2008-09-09 16:11:38 D [client-protocol.c:4690:notify] client-stripe-5: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:38 D [socket.c:924:socket_connect] client-stripe-5: connect
() called on transport already connected
2008-09-09 16:11:38 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.247 (port-6996) for hostname: n8 and port: 6996
2008-09-09 16:11:38 D [client-protocol.c:4126:client_protocol_reconnect]
client-ns-1: attempting reconnect
2008-09-09 16:11:38 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-ns-1: option remote-port missing in volume client-ns-1. Defaulting to
6996
2008-09-09 16:11:38 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:38 D [client-protocol.c:4690:notify] client-stripe-6: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:38 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:11:38 D [socket.c:924:socket_connect] client-stripe-6: connect
() called on transport already connected
2008-09-09 16:11:38 E [socket.c:106:__socket_rwv] client-stripe-4: readv
failed (Connection reset by peer)
2008-09-09 16:11:38 E [socket.c:568:socket_proto_state_machine]
client-stripe-4: socket read failed (Connection reset by peer) in state 1 (
192.168.0.251:6996)
2008-09-09 16:11:38 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-4: cleaning up state in transport object 0x80e000
2008-09-09 16:11:38 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-4: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b650
2008-09-09 16:11:38 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:38 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-4: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:38 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:11:38 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-1: attempting reconnect
2008-09-09 16:11:38 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-1: option remote-port missing in volume client-unify-1.
Defaulting to 6996
2008-09-09 16:11:38 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:38 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:11:38 D [client-protocol.c:4690:notify] client-stripe-7: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:38 D [socket.c:924:socket_connect] client-stripe-7: connect
() called on transport already connected
2008-09-09 16:11:38 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:11:38 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-2: attempting reconnect
2008-09-09 16:11:38 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-2: option remote-port missing in volume client-unify-2.
Defaulting to 6996
2008-09-09 16:11:38 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:38 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n2
2008-09-09 16:11:38 D [client-protocol.c:4690:notify] client-stripe-8: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:38 D [socket.c:924:socket_connect] client-stripe-8: connect
() called on transport already connected
2008-09-09 16:11:38 E [socket.c:106:__socket_rwv] client-stripe-6: readv
failed (Connection reset by peer)
2008-09-09 16:11:38 E [socket.c:568:socket_proto_state_machine]
client-stripe-6: socket read failed (Connection reset by peer) in state 1 (
192.168.0.249:6996)
2008-09-09 16:11:38 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-6: cleaning up state in transport object 0x810800
2008-09-09 16:11:38 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-6: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b650
2008-09-09 16:11:38 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:38 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.253 (port-6996) for hostname: n2 and port: 6996
2008-09-09 16:11:38 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-6: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:38 E [socket.c:106:__socket_rwv] client-stripe-5: readv
failed (Connection reset by peer)
2008-09-09 16:11:38 E [socket.c:568:socket_proto_state_machine]
client-stripe-5: socket read failed (Connection reset by peer) in state 1 (
192.168.0.250:6996)
2008-09-09 16:11:38 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-5: cleaning up state in transport object 0x80f400
2008-09-09 16:11:38 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-3: attempting reconnect
2008-09-09 16:11:38 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-5: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b650
2008-09-09 16:11:38 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-3: option remote-port missing in volume client-unify-3.
Defaulting to 6996
2008-09-09 16:11:38 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:38 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:38 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-5: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:38 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n3
2008-09-09 16:11:38 E [socket.c:106:__socket_rwv] client-stripe-7: readv
failed (Connection reset by peer)
2008-09-09 16:11:38 E [socket.c:568:socket_proto_state_machine]
client-stripe-7: socket read failed (Connection reset by peer) in state 1 (
192.168.0.248:6996)
2008-09-09 16:11:38 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-7: cleaning up state in transport object 0x811c00
2008-09-09 16:11:38 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-7: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10a2d0
2008-09-09 16:11:38 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:38 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-7: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:38 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.252 (port-6996) for hostname: n3 and port: 6996
2008-09-09 16:11:38 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-4: attempting reconnect
2008-09-09 16:11:38 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-4: option remote-port missing in volume client-unify-4.
Defaulting to 6996
2008-09-09 16:11:38 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:38 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n4
2008-09-09 16:11:38 D [client-protocol.c:4690:notify] client-ns-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:38 D [socket.c:924:socket_connect] client-ns-1: connect ()
called on transport already connected
2008-09-09 16:11:38 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.251 (port-6996) for hostname: n4 and port: 6996
2008-09-09 16:11:38 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-5: attempting reconnect
2008-09-09 16:11:38 D [client-protocol.c:4690:notify] client-unify-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:38 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-5: option remote-port missing in volume client-unify-5.
Defaulting to 6996
2008-09-09 16:11:38 D [socket.c:924:socket_connect] client-unify-1: connect
() called on transport already connected
2008-09-09 16:11:38 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:38 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:11:38 E [socket.c:106:__socket_rwv] client-stripe-8: readv
failed (Connection reset by peer)
2008-09-09 16:11:38 E [socket.c:568:socket_proto_state_machine]
client-stripe-8: socket read failed (Connection reset by peer) in state 1 (
192.168.0.247:6996)
2008-09-09 16:11:38 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-8: cleaning up state in transport object 0x813000
2008-09-09 16:11:38 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-8: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10a2d0
2008-09-09 16:11:38 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:38 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-8: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:38 E [socket.c:106:__socket_rwv] client-ns-1: readv failed
(Connection reset by peer)
2008-09-09 16:11:38 E [socket.c:568:socket_proto_state_machine] client-ns-1:
socket read failed (Connection reset by peer) in state 1 (192.168.0.250:6996
)
2008-09-09 16:11:38 D [client-protocol.c:4153:protocol_client_cleanup]
client-ns-1: cleaning up state in transport object 0x81f800
2008-09-09 16:11:38 E [client-protocol.c:4209:protocol_client_cleanup]
client-ns-1: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10a2d0
2008-09-09 16:11:38 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:38 E [client-protocol.c:4061:client_setvolume_cbk]
client-ns-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:38 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:11:38 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-6: attempting reconnect
2008-09-09 16:11:38 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-6: option remote-port missing in volume client-unify-6.
Defaulting to 6996
2008-09-09 16:11:38 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:38 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n6
2008-09-09 16:11:38 D [client-protocol.c:4690:notify] client-unify-2: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:38 D [socket.c:924:socket_connect] client-unify-2: connect
() called on transport already connected
2008-09-09 16:11:38 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.249 (port-6996) for hostname: n6 and port: 6996
2008-09-09 16:11:38 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-7: attempting reconnect
2008-09-09 16:11:38 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-7: option remote-port missing in volume client-unify-7.
Defaulting to 6996
2008-09-09 16:11:38 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:38 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n7
2008-09-09 16:11:38 D [client-protocol.c:4690:notify] client-unify-3: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:38 D [socket.c:924:socket_connect] client-unify-3: connect
() called on transport already connected
2008-09-09 16:11:38 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.248 (port-6996) for hostname: n7 and port: 6996
2008-09-09 16:11:38 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-8: attempting reconnect
2008-09-09 16:11:38 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-8: option remote-port missing in volume client-unify-8.
Defaulting to 6996
2008-09-09 16:11:38 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:38 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n8
2008-09-09 16:11:38 D [client-protocol.c:4690:notify] client-unify-4: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:38 D [socket.c:924:socket_connect] client-unify-4: connect
() called on transport already connected
2008-09-09 16:11:38 E [socket.c:106:__socket_rwv] client-unify-1: readv
failed (Connection reset by peer)
2008-09-09 16:11:38 E [socket.c:568:socket_proto_state_machine]
client-unify-1: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:11:38 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-1: cleaning up state in transport object 0x814800
2008-09-09 16:11:38 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-1: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b630
2008-09-09 16:11:38 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:38 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:38 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.247 (port-6996) for hostname: n8 and port: 6996
2008-09-09 16:11:38 E [socket.c:106:__socket_rwv] client-unify-3: readv
failed (Connection reset by peer)
2008-09-09 16:11:38 E [socket.c:568:socket_proto_state_machine]
client-unify-3: socket read failed (Connection reset by peer) in state 1 (
192.168.0.252:6996)
2008-09-09 16:11:38 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-3: cleaning up state in transport object 0x817000
2008-09-09 16:11:38 D [client-protocol.c:4126:client_protocol_reconnect]
client-namespace: attempting reconnect
2008-09-09 16:11:38 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-3: forced unwinding frame type(2) op(SETVOLUME) reply=@0x107110
2008-09-09 16:11:38 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-namespace: option remote-port missing in volume client-namespace.
Defaulting to 6996
2008-09-09 16:11:38 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:38 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:11:38 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-3: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:38 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:11:38 E [socket.c:106:__socket_rwv] client-unify-2: readv
failed (Connection reset by peer)
2008-09-09 16:11:38 E [socket.c:568:socket_proto_state_machine]
client-unify-2: socket read failed (Connection reset by peer) in state 1 (
192.168.0.253:6996)
2008-09-09 16:11:38 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-2: cleaning up state in transport object 0x815c00
2008-09-09 16:11:38 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-2: forced unwinding frame type(2) op(SETVOLUME) reply=@0x1074c0
2008-09-09 16:11:38 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:38 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-2: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:38 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:11:38 D [client-protocol.c:4690:notify] client-unify-5: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:38 D [socket.c:924:socket_connect] client-unify-5: connect
() called on transport already connected
2008-09-09 16:11:38 D [client-protocol.c:4690:notify] client-unify-6: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:38 D [socket.c:924:socket_connect] client-unify-6: connect
() called on transport already connected
2008-09-09 16:11:38 D [client-protocol.c:4690:notify] client-unify-7: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:38 D [socket.c:924:socket_connect] client-unify-7: connect
() called on transport already connected
2008-09-09 16:11:38 E [socket.c:106:__socket_rwv] client-unify-4: readv
failed (Connection reset by peer)
2008-09-09 16:11:38 E [socket.c:568:socket_proto_state_machine]
client-unify-4: socket read failed (Connection reset by peer) in state 1 (
192.168.0.251:6996)
2008-09-09 16:11:38 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-4: cleaning up state in transport object 0x818400
2008-09-09 16:11:38 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-4: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b680
2008-09-09 16:11:38 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:38 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-4: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:38 E [socket.c:106:__socket_rwv] client-unify-6: readv
failed (Connection reset by peer)
2008-09-09 16:11:38 E [socket.c:568:socket_proto_state_machine]
client-unify-6: socket read failed (Connection reset by peer) in state 1 (
192.168.0.249:6996)
2008-09-09 16:11:38 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-6: cleaning up state in transport object 0x81ac00
2008-09-09 16:11:38 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-6: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b680
2008-09-09 16:11:38 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:38 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-6: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:38 D [client-protocol.c:4690:notify] client-unify-8: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:38 D [socket.c:924:socket_connect] client-unify-8: connect
() called on transport already connected
2008-09-09 16:11:38 E [socket.c:106:__socket_rwv] client-unify-5: readv
failed (Connection reset by peer)
2008-09-09 16:11:38 E [socket.c:568:socket_proto_state_machine]
client-unify-5: socket read failed (Connection reset by peer) in state 1 (
192.168.0.250:6996)
2008-09-09 16:11:38 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-5: cleaning up state in transport object 0x819800
2008-09-09 16:11:38 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-5: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b680
2008-09-09 16:11:38 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:38 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-5: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:38 D [client-protocol.c:4690:notify] client-namespace: got
GF_EVENT_CHILD_UP
2008-09-09 16:11:38 D [socket.c:924:socket_connect] client-namespace:
connect () called on transport already connected
2008-09-09 16:11:38 E [socket.c:106:__socket_rwv] client-unify-7: readv
failed (Connection reset by peer)
2008-09-09 16:11:38 E [socket.c:568:socket_proto_state_machine]
client-unify-7: socket read failed (Connection reset by peer) in state 1 (
192.168.0.248:6996)
2008-09-09 16:11:38 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-7: cleaning up state in transport object 0x81c000
2008-09-09 16:11:38 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-7: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b680
2008-09-09 16:11:38 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:38 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-7: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:38 E [socket.c:106:__socket_rwv] client-unify-8: readv
failed (Connection reset by peer)
2008-09-09 16:11:38 E [socket.c:568:socket_proto_state_machine]
client-unify-8: socket read failed (Connection reset by peer) in state 1 (
192.168.0.247:6996)
2008-09-09 16:11:38 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-8: cleaning up state in transport object 0x81d400
2008-09-09 16:11:38 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-8: forced unwinding frame type(2) op(SETVOLUME) reply=@0x1074c0
2008-09-09 16:11:38 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:38 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-8: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:11:38 E [socket.c:106:__socket_rwv] client-namespace: readv
failed (Connection reset by peer)
2008-09-09 16:11:38 E [socket.c:568:socket_proto_state_machine]
client-namespace: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:11:38 D [client-protocol.c:4153:protocol_client_cleanup]
client-namespace: cleaning up state in transport object 0x820c00
2008-09-09 16:11:38 E [client-protocol.c:4209:protocol_client_cleanup]
client-namespace: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x1074c0
2008-09-09 16:11:38 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:11:38 E [client-protocol.c:4061:client_setvolume_cbk]
client-namespace: SETVOLUME on remote-host failed: ret=-2 error=Socket is
not connected
2008-09-09 16:12:12 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-1: attempting reconnect
2008-09-09 16:12:12 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-1: option remote-port missing in volume client-stripe-1.
Defaulting to 6996
2008-09-09 16:12:12 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:12:12 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:12:12 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:12:12 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-2: attempting reconnect
2008-09-09 16:12:12 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-2: option remote-port missing in volume client-stripe-2.
Defaulting to 6996
2008-09-09 16:12:12 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:12:12 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n2
2008-09-09 16:12:12 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.253 (port-6996) for hostname: n2 and port: 6996
2008-09-09 16:12:12 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-3: attempting reconnect
2008-09-09 16:12:12 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-3: option remote-port missing in volume client-stripe-3.
Defaulting to 6996
2008-09-09 16:12:12 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:12:12 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n3
2008-09-09 16:12:12 D [client-protocol.c:4690:notify] client-stripe-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:12:12 D [socket.c:924:socket_connect] client-stripe-1: connect
() called on transport already connected
2008-09-09 16:12:12 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.252 (port-6996) for hostname: n3 and port: 6996
2008-09-09 16:12:12 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-4: attempting reconnect
2008-09-09 16:12:12 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-4: option remote-port missing in volume client-stripe-4.
Defaulting to 6996
2008-09-09 16:12:12 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:12:12 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n4
2008-09-09 16:12:12 D [client-protocol.c:4690:notify] client-stripe-2: got
GF_EVENT_CHILD_UP
2008-09-09 16:12:12 D [socket.c:924:socket_connect] client-stripe-2: connect
() called on transport already connected
2008-09-09 16:12:12 E [socket.c:106:__socket_rwv] client-stripe-1: readv
failed (Connection reset by peer)
2008-09-09 16:12:12 E [socket.c:568:socket_proto_state_machine]
client-stripe-1: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:12:12 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-1: cleaning up state in transport object 0x80a400
2008-09-09 16:12:12 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-1: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x107970
2008-09-09 16:12:12 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:12:12 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.251 (port-6996) for hostname: n4 and port: 6996
2008-09-09 16:12:12 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:12:12 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-5: attempting reconnect
2008-09-09 16:12:12 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-5: option remote-port missing in volume client-stripe-5.
Defaulting to 6996
2008-09-09 16:12:12 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:12:12 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:12:12 D [client-protocol.c:4690:notify] client-stripe-3: got
GF_EVENT_CHILD_UP
2008-09-09 16:12:12 D [socket.c:924:socket_connect] client-stripe-3: connect
() called on transport already connected
2008-09-09 16:12:12 E [socket.c:106:__socket_rwv] client-stripe-2: readv
failed (Connection reset by peer)
2008-09-09 16:12:12 E [socket.c:568:socket_proto_state_machine]
client-stripe-2: socket read failed (Connection reset by peer) in state 1 (
192.168.0.253:6996)
2008-09-09 16:12:12 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-2: cleaning up state in transport object 0x80b800
2008-09-09 16:12:12 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-2: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b120
2008-09-09 16:12:12 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:12:12 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-2: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:12:12 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:12:12 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-6: attempting reconnect
2008-09-09 16:12:12 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-6: option remote-port missing in volume client-stripe-6.
Defaulting to 6996
2008-09-09 16:12:12 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:12:12 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n6
2008-09-09 16:12:12 D [client-protocol.c:4690:notify] client-stripe-4: got
GF_EVENT_CHILD_UP
2008-09-09 16:12:12 D [socket.c:924:socket_connect] client-stripe-4: connect
() called on transport already connected
2008-09-09 16:12:12 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.249 (port-6996) for hostname: n6 and port: 6996
2008-09-09 16:12:12 E [socket.c:106:__socket_rwv] client-stripe-3: readv
failed (Connection reset by peer)
2008-09-09 16:12:12 E [socket.c:568:socket_proto_state_machine]
client-stripe-3: socket read failed (Connection reset by peer) in state 1 (
192.168.0.252:6996)
2008-09-09 16:12:12 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-3: cleaning up state in transport object 0x80cc00
2008-09-09 16:12:12 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-7: attempting reconnect
2008-09-09 16:12:12 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-3: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b3d0
2008-09-09 16:12:12 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-7: option remote-port missing in volume client-stripe-7.
Defaulting to 6996
2008-09-09 16:12:12 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:12:12 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:12:12 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-3: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:12:12 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n7
2008-09-09 16:12:12 D [client-protocol.c:4690:notify] client-stripe-5: got
GF_EVENT_CHILD_UP
2008-09-09 16:12:12 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.248 (port-6996) for hostname: n7 and port: 6996
2008-09-09 16:12:12 D [socket.c:924:socket_connect] client-stripe-5: connect
() called on transport already connected
2008-09-09 16:12:12 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-8: attempting reconnect
2008-09-09 16:12:12 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-8: option remote-port missing in volume client-stripe-8.
Defaulting to 6996
2008-09-09 16:12:12 E [socket.c:106:__socket_rwv] client-stripe-4: readv
failed (Connection reset by peer)
2008-09-09 16:12:12 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:12:12 E [socket.c:568:socket_proto_state_machine]
client-stripe-4: socket read failed (Connection reset by peer) in state 1 (
192.168.0.251:6996)
2008-09-09 16:12:12 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n8
2008-09-09 16:12:12 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-4: cleaning up state in transport object 0x80e000
2008-09-09 16:12:12 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-4: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10a560
2008-09-09 16:12:12 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:12:12 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-4: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:12:12 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.247 (port-6996) for hostname: n8 and port: 6996
2008-09-09 16:12:12 D [client-protocol.c:4690:notify] client-stripe-6: got
GF_EVENT_CHILD_UP
2008-09-09 16:12:12 D [socket.c:924:socket_connect] client-stripe-6: connect
() called on transport already connected
2008-09-09 16:12:12 D [client-protocol.c:4126:client_protocol_reconnect]
client-ns-1: attempting reconnect
2008-09-09 16:12:12 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-ns-1: option remote-port missing in volume client-ns-1. Defaulting to
6996
2008-09-09 16:12:12 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:12:12 E [socket.c:106:__socket_rwv] client-stripe-5: readv
failed (Connection reset by peer)
2008-09-09 16:12:12 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:12:12 E [socket.c:568:socket_proto_state_machine]
client-stripe-5: socket read failed (Connection reset by peer) in state 1 (
192.168.0.250:6996)
2008-09-09 16:12:12 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-5: cleaning up state in transport object 0x80f400
2008-09-09 16:12:12 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-5: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b0d0
2008-09-09 16:12:12 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:12:12 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-5: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:12:12 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:12:12 D [client-protocol.c:4690:notify] client-stripe-7: got
GF_EVENT_CHILD_UP
2008-09-09 16:12:12 D [socket.c:924:socket_connect] client-stripe-7: connect
() called on transport already connected
2008-09-09 16:12:12 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-1: attempting reconnect
2008-09-09 16:12:12 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-1: option remote-port missing in volume client-unify-1.
Defaulting to 6996
2008-09-09 16:12:12 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:12:12 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:12:12 D [client-protocol.c:4690:notify] client-stripe-8: got
GF_EVENT_CHILD_UP
2008-09-09 16:12:12 D [socket.c:924:socket_connect] client-stripe-8: connect
() called on transport already connected
2008-09-09 16:12:12 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:12:12 E [socket.c:106:__socket_rwv] client-stripe-6: readv
failed (Connection reset by peer)
2008-09-09 16:12:12 E [socket.c:568:socket_proto_state_machine]
client-stripe-6: socket read failed (Connection reset by peer) in state 1 (
192.168.0.249:6996)
2008-09-09 16:12:12 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-6: cleaning up state in transport object 0x810800
2008-09-09 16:12:12 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-2: attempting reconnect
2008-09-09 16:12:12 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-6: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b410
2008-09-09 16:12:12 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-2: option remote-port missing in volume client-unify-2.
Defaulting to 6996
2008-09-09 16:12:12 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:12:12 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:12:12 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-6: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:12:12 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n2
2008-09-09 16:12:12 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.253 (port-6996) for hostname: n2 and port: 6996
2008-09-09 16:12:12 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-3: attempting reconnect
2008-09-09 16:12:12 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-3: option remote-port missing in volume client-unify-3.
Defaulting to 6996
2008-09-09 16:12:12 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:12:12 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n3
2008-09-09 16:12:12 D [client-protocol.c:4690:notify] client-ns-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:12:12 D [socket.c:924:socket_connect] client-ns-1: connect ()
called on transport already connected
2008-09-09 16:12:12 E [socket.c:106:__socket_rwv] client-stripe-8: readv
failed (Connection reset by peer)
2008-09-09 16:12:12 E [socket.c:568:socket_proto_state_machine]
client-stripe-8: socket read failed (Connection reset by peer) in state 1 (
192.168.0.247:6996)
2008-09-09 16:12:12 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-8: cleaning up state in transport object 0x813000
2008-09-09 16:12:12 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-8: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10a560
2008-09-09 16:12:12 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:12:12 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-8: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:12:12 E [socket.c:106:__socket_rwv] client-stripe-7: readv
failed (Connection reset by peer)
2008-09-09 16:12:12 E [socket.c:568:socket_proto_state_machine]
client-stripe-7: socket read failed (Connection reset by peer) in state 1 (
192.168.0.248:6996)
2008-09-09 16:12:12 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.252 (port-6996) for hostname: n3 and port: 6996
2008-09-09 16:12:12 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-7: cleaning up state in transport object 0x811c00
2008-09-09 16:12:12 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-7: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x108db0
2008-09-09 16:12:12 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:12:12 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-4: attempting reconnect
2008-09-09 16:12:12 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-7: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:12:12 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-4: option remote-port missing in volume client-unify-4.
Defaulting to 6996
2008-09-09 16:12:12 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:12:12 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n4
2008-09-09 16:12:12 D [client-protocol.c:4690:notify] client-unify-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:12:12 D [socket.c:924:socket_connect] client-unify-1: connect
() called on transport already connected
2008-09-09 16:12:12 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.251 (port-6996) for hostname: n4 and port: 6996
2008-09-09 16:12:12 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-5: attempting reconnect
2008-09-09 16:12:12 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-5: option remote-port missing in volume client-unify-5.
Defaulting to 6996
2008-09-09 16:12:12 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:12:12 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:12:12 D [client-protocol.c:4690:notify] client-unify-2: got
GF_EVENT_CHILD_UP
2008-09-09 16:12:12 D [socket.c:924:socket_connect] client-unify-2: connect
() called on transport already connected
2008-09-09 16:12:12 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:12:12 E [socket.c:106:__socket_rwv] client-unify-1: readv
failed (Connection reset by peer)
2008-09-09 16:12:12 E [socket.c:568:socket_proto_state_machine]
client-unify-1: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:12:12 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-6: attempting reconnect
2008-09-09 16:12:12 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-1: cleaning up state in transport object 0x814800
2008-09-09 16:12:12 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-6: option remote-port missing in volume client-unify-6.
Defaulting to 6996
2008-09-09 16:12:12 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-1: forced unwinding frame type(2) op(SETVOLUME) reply=@0x108db0
2008-09-09 16:12:12 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:12:12 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:12:12 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n6
2008-09-09 16:12:12 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:12:12 E [socket.c:106:__socket_rwv] client-ns-1: readv failed
(Connection reset by peer)
2008-09-09 16:12:12 E [socket.c:568:socket_proto_state_machine] client-ns-1:
socket read failed (Connection reset by peer) in state 1 (192.168.0.250:6996
)
2008-09-09 16:12:12 D [client-protocol.c:4153:protocol_client_cleanup]
client-ns-1: cleaning up state in transport object 0x81f800
2008-09-09 16:12:12 E [client-protocol.c:4209:protocol_client_cleanup]
client-ns-1: forced unwinding frame type(2) op(SETVOLUME) reply=@0x108db0
2008-09-09 16:12:12 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:12:12 E [client-protocol.c:4061:client_setvolume_cbk]
client-ns-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:12:12 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.249 (port-6996) for hostname: n6 and port: 6996
2008-09-09 16:12:12 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-7: attempting reconnect
2008-09-09 16:12:12 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-7: option remote-port missing in volume client-unify-7.
Defaulting to 6996
2008-09-09 16:12:12 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:12:12 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n7
2008-09-09 16:12:12 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.248 (port-6996) for hostname: n7 and port: 6996
2008-09-09 16:12:12 D [client-protocol.c:4690:notify] client-unify-3: got
GF_EVENT_CHILD_UP
2008-09-09 16:12:12 D [socket.c:924:socket_connect] client-unify-3: connect
() called on transport already connected
2008-09-09 16:12:12 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-8: attempting reconnect
2008-09-09 16:12:12 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-8: option remote-port missing in volume client-unify-8.
Defaulting to 6996
2008-09-09 16:12:12 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:12:12 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n8
2008-09-09 16:12:12 D [client-protocol.c:4690:notify] client-unify-4: got
GF_EVENT_CHILD_UP
2008-09-09 16:12:12 D [socket.c:924:socket_connect] client-unify-4: connect
() called on transport already connected
2008-09-09 16:12:12 E [socket.c:106:__socket_rwv] client-unify-2: readv
failed (Connection reset by peer)
2008-09-09 16:12:12 E [socket.c:568:socket_proto_state_machine]
client-unify-2: socket read failed (Connection reset by peer) in state 1 (
192.168.0.253:6996)
2008-09-09 16:12:12 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-2: cleaning up state in transport object 0x815c00
2008-09-09 16:12:12 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.247 (port-6996) for hostname: n8 and port: 6996
2008-09-09 16:12:12 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-2: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10a560
2008-09-09 16:12:12 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:12:12 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-2: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:12:12 D [client-protocol.c:4126:client_protocol_reconnect]
client-namespace: attempting reconnect
2008-09-09 16:12:12 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-namespace: option remote-port missing in volume client-namespace.
Defaulting to 6996
2008-09-09 16:12:12 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:12:12 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:12:12 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:12:12 D [client-protocol.c:4690:notify] client-unify-5: got
GF_EVENT_CHILD_UP
2008-09-09 16:12:12 D [socket.c:924:socket_connect] client-unify-5: connect
() called on transport already connected
2008-09-09 16:12:12 E [socket.c:106:__socket_rwv] client-unify-3: readv
failed (Connection reset by peer)
2008-09-09 16:12:12 E [socket.c:568:socket_proto_state_machine]
client-unify-3: socket read failed (Connection reset by peer) in state 1 (
192.168.0.252:6996)
2008-09-09 16:12:12 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-3: cleaning up state in transport object 0x817000
2008-09-09 16:12:12 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-3: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10a560
2008-09-09 16:12:12 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:12:12 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-3: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:12:12 D [client-protocol.c:4690:notify] client-unify-6: got
GF_EVENT_CHILD_UP
2008-09-09 16:12:12 D [socket.c:924:socket_connect] client-unify-6: connect
() called on transport already connected
2008-09-09 16:12:12 D [client-protocol.c:4690:notify] client-unify-7: got
GF_EVENT_CHILD_UP
2008-09-09 16:12:12 D [socket.c:924:socket_connect] client-unify-7: connect
() called on transport already connected
2008-09-09 16:12:12 E [socket.c:106:__socket_rwv] client-unify-4: readv
failed (Connection reset by peer)
2008-09-09 16:12:12 E [socket.c:568:socket_proto_state_machine]
client-unify-4: socket read failed (Connection reset by peer) in state 1 (
192.168.0.251:6996)
2008-09-09 16:12:12 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-4: cleaning up state in transport object 0x818400
2008-09-09 16:12:12 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-4: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b840
2008-09-09 16:12:12 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:12:12 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-4: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:12:12 E [socket.c:106:__socket_rwv] client-unify-5: readv
failed (Connection reset by peer)
2008-09-09 16:12:12 E [socket.c:568:socket_proto_state_machine]
client-unify-5: socket read failed (Connection reset by peer) in state 1 (
192.168.0.250:6996)
2008-09-09 16:12:12 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-5: cleaning up state in transport object 0x819800
2008-09-09 16:12:12 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-5: forced unwinding frame type(2) op(SETVOLUME) reply=@0x1071c0
2008-09-09 16:12:12 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:12:12 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-5: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:12:12 D [client-protocol.c:4690:notify] client-namespace: got
GF_EVENT_CHILD_UP
2008-09-09 16:12:12 D [socket.c:924:socket_connect] client-namespace:
connect () called on transport already connected
2008-09-09 16:12:12 E [socket.c:106:__socket_rwv] client-unify-6: readv
failed (Connection reset by peer)
2008-09-09 16:12:12 E [socket.c:568:socket_proto_state_machine]
client-unify-6: socket read failed (Connection reset by peer) in state 1 (
192.168.0.249:6996)
2008-09-09 16:12:12 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-6: cleaning up state in transport object 0x81ac00
2008-09-09 16:12:12 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-6: forced unwinding frame type(2) op(SETVOLUME) reply=@0x1071c0
2008-09-09 16:12:12 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:12:12 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-6: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:12:12 D [client-protocol.c:4690:notify] client-unify-8: got
GF_EVENT_CHILD_UP
2008-09-09 16:12:12 D [socket.c:924:socket_connect] client-unify-8: connect
() called on transport already connected
2008-09-09 16:12:12 E [socket.c:106:__socket_rwv] client-unify-7: readv
failed (Connection reset by peer)
2008-09-09 16:12:12 E [socket.c:568:socket_proto_state_machine]
client-unify-7: socket read failed (Connection reset by peer) in state 1 (
192.168.0.248:6996)
2008-09-09 16:12:12 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-7: cleaning up state in transport object 0x81c000
2008-09-09 16:12:12 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-7: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b460
2008-09-09 16:12:12 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:12:12 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-7: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:12:12 E [socket.c:106:__socket_rwv] client-namespace: readv
failed (Connection reset by peer)
2008-09-09 16:12:12 E [socket.c:568:socket_proto_state_machine]
client-namespace: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:12:12 D [client-protocol.c:4153:protocol_client_cleanup]
client-namespace: cleaning up state in transport object 0x820c00
2008-09-09 16:12:12 E [client-protocol.c:4209:protocol_client_cleanup]
client-namespace: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b460
2008-09-09 16:12:12 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:12:12 E [client-protocol.c:4061:client_setvolume_cbk]
client-namespace: SETVOLUME on remote-host failed: ret=-2 error=Socket is
not connected
2008-09-09 16:12:12 E [socket.c:106:__socket_rwv] client-unify-8: readv
failed (Connection reset by peer)
2008-09-09 16:12:12 E [socket.c:568:socket_proto_state_machine]
client-unify-8: socket read failed (Connection reset by peer) in state 1 (
192.168.0.247:6996)
2008-09-09 16:12:12 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-8: cleaning up state in transport object 0x81d400
2008-09-09 16:12:12 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-8: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b460
2008-09-09 16:12:12 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:12:12 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-8: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:13:07 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-1: attempting reconnect
2008-09-09 16:13:07 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-1: option remote-port missing in volume client-stripe-1.
Defaulting to 6996
2008-09-09 16:13:07 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:13:07 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:13:07 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:13:07 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-2: attempting reconnect
2008-09-09 16:13:07 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-2: option remote-port missing in volume client-stripe-2.
Defaulting to 6996
2008-09-09 16:13:07 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:13:07 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n2
2008-09-09 16:13:07 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.253 (port-6996) for hostname: n2 and port: 6996
2008-09-09 16:13:07 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-3: attempting reconnect
2008-09-09 16:13:07 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-3: option remote-port missing in volume client-stripe-3.
Defaulting to 6996
2008-09-09 16:13:07 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:13:07 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n3
2008-09-09 16:13:07 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.252 (port-6996) for hostname: n3 and port: 6996
2008-09-09 16:13:07 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-4: attempting reconnect
2008-09-09 16:13:07 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-4: option remote-port missing in volume client-stripe-4.
Defaulting to 6996
2008-09-09 16:13:07 D [client-protocol.c:4690:notify] client-stripe-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:13:07 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:13:07 D [socket.c:924:socket_connect] client-stripe-1: connect
() called on transport already connected
2008-09-09 16:13:07 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n4
2008-09-09 16:13:07 D [client-protocol.c:4690:notify] client-stripe-2: got
GF_EVENT_CHILD_UP
2008-09-09 16:13:07 D [socket.c:924:socket_connect] client-stripe-2: connect
() called on transport already connected
2008-09-09 16:13:07 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.251 (port-6996) for hostname: n4 and port: 6996
2008-09-09 16:13:07 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-5: attempting reconnect
2008-09-09 16:13:07 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-5: option remote-port missing in volume client-stripe-5.
Defaulting to 6996
2008-09-09 16:13:07 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:13:07 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:13:07 D [client-protocol.c:4690:notify] client-stripe-3: got
GF_EVENT_CHILD_UP
2008-09-09 16:13:07 D [socket.c:924:socket_connect] client-stripe-3: connect
() called on transport already connected
2008-09-09 16:13:07 E [socket.c:106:__socket_rwv] client-stripe-1: readv
failed (Connection reset by peer)
2008-09-09 16:13:07 E [socket.c:568:socket_proto_state_machine]
client-stripe-1: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:13:07 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:13:07 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-1: cleaning up state in transport object 0x80a400
2008-09-09 16:13:07 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-1: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b460
2008-09-09 16:13:07 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-6: attempting reconnect
2008-09-09 16:13:07 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:13:07 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-6: option remote-port missing in volume client-stripe-6.
Defaulting to 6996
2008-09-09 16:13:07 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:13:07 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:13:07 E [socket.c:106:__socket_rwv] client-stripe-2: readv
failed (Connection reset by peer)
2008-09-09 16:13:07 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n6
2008-09-09 16:13:07 E [socket.c:568:socket_proto_state_machine]
client-stripe-2: socket read failed (Connection reset by peer) in state 1 (
192.168.0.253:6996)
2008-09-09 16:13:07 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-2: cleaning up state in transport object 0x80b800
2008-09-09 16:13:07 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-2: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b460
2008-09-09 16:13:07 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:13:07 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-2: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:13:07 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.249 (port-6996) for hostname: n6 and port: 6996
2008-09-09 16:13:07 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-7: attempting reconnect
2008-09-09 16:13:07 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-7: option remote-port missing in volume client-stripe-7.
Defaulting to 6996
2008-09-09 16:13:07 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:13:07 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n7
2008-09-09 16:13:07 D [client-protocol.c:4690:notify] client-stripe-4: got
GF_EVENT_CHILD_UP
2008-09-09 16:13:07 D [socket.c:924:socket_connect] client-stripe-4: connect
() called on transport already connected
2008-09-09 16:13:07 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.248 (port-6996) for hostname: n7 and port: 6996
2008-09-09 16:13:07 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-8: attempting reconnect
2008-09-09 16:13:07 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-8: option remote-port missing in volume client-stripe-8.
Defaulting to 6996
2008-09-09 16:13:07 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:13:07 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n8
2008-09-09 16:13:07 D [client-protocol.c:4690:notify] client-stripe-5: got
GF_EVENT_CHILD_UP
2008-09-09 16:13:07 D [socket.c:924:socket_connect] client-stripe-5: connect
() called on transport already connected
2008-09-09 16:13:07 E [socket.c:106:__socket_rwv] client-stripe-3: readv
failed (Connection reset by peer)
2008-09-09 16:13:07 E [socket.c:568:socket_proto_state_machine]
client-stripe-3: socket read failed (Connection reset by peer) in state 1 (
192.168.0.252:6996)
2008-09-09 16:13:07 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-3: cleaning up state in transport object 0x80cc00
2008-09-09 16:13:07 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-3: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b460
2008-09-09 16:13:07 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:13:07 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-3: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:13:07 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.247 (port-6996) for hostname: n8 and port: 6996
2008-09-09 16:13:07 D [client-protocol.c:4126:client_protocol_reconnect]
client-ns-1: attempting reconnect
2008-09-09 16:13:07 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-ns-1: option remote-port missing in volume client-ns-1. Defaulting to
6996
2008-09-09 16:13:07 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:13:07 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:13:07 D [client-protocol.c:4690:notify] client-stripe-6: got
GF_EVENT_CHILD_UP
2008-09-09 16:13:07 D [socket.c:924:socket_connect] client-stripe-6: connect
() called on transport already connected
2008-09-09 16:13:07 E [socket.c:106:__socket_rwv] client-stripe-4: readv
failed (Connection reset by peer)
2008-09-09 16:13:07 E [socket.c:568:socket_proto_state_machine]
client-stripe-4: socket read failed (Connection reset by peer) in state 1 (
192.168.0.251:6996)
2008-09-09 16:13:07 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-4: cleaning up state in transport object 0x80e000
2008-09-09 16:13:07 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-4: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b460
2008-09-09 16:13:07 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:13:07 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-4: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:13:07 E [socket.c:106:__socket_rwv] client-stripe-5: readv
failed (Connection reset by peer)
2008-09-09 16:13:07 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:13:07 E [socket.c:568:socket_proto_state_machine]
client-stripe-5: socket read failed (Connection reset by peer) in state 1 (
192.168.0.250:6996)
2008-09-09 16:13:07 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-5: cleaning up state in transport object 0x80f400
2008-09-09 16:13:07 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-1: attempting reconnect
2008-09-09 16:13:07 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-5: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x106d70
2008-09-09 16:13:07 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-1: option remote-port missing in volume client-unify-1.
Defaulting to 6996
2008-09-09 16:13:07 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:13:07 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:13:07 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-5: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:13:07 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:13:07 D [client-protocol.c:4690:notify] client-stripe-7: got
GF_EVENT_CHILD_UP
2008-09-09 16:13:07 D [socket.c:924:socket_connect] client-stripe-7: connect
() called on transport already connected
2008-09-09 16:13:07 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:13:07 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-2: attempting reconnect
2008-09-09 16:13:07 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-2: option remote-port missing in volume client-unify-2.
Defaulting to 6996
2008-09-09 16:13:07 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:13:07 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n2
2008-09-09 16:13:07 D [client-protocol.c:4690:notify] client-stripe-8: got
GF_EVENT_CHILD_UP
2008-09-09 16:13:07 D [socket.c:924:socket_connect] client-stripe-8: connect
() called on transport already connected
2008-09-09 16:13:07 E [socket.c:106:__socket_rwv] client-stripe-6: readv
failed (Connection reset by peer)
2008-09-09 16:13:07 E [socket.c:568:socket_proto_state_machine]
client-stripe-6: socket read failed (Connection reset by peer) in state 1 (
192.168.0.249:6996)
2008-09-09 16:13:07 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-6: cleaning up state in transport object 0x810800
2008-09-09 16:13:07 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-6: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b5d0
2008-09-09 16:13:07 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:13:07 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-6: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:13:07 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.253 (port-6996) for hostname: n2 and port: 6996
2008-09-09 16:13:07 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-3: attempting reconnect
2008-09-09 16:13:07 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-3: option remote-port missing in volume client-unify-3.
Defaulting to 6996
2008-09-09 16:13:07 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:13:07 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n3
2008-09-09 16:13:07 D [client-protocol.c:4690:notify] client-ns-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:13:07 D [socket.c:924:socket_connect] client-ns-1: connect ()
called on transport already connected
2008-09-09 16:13:07 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.252 (port-6996) for hostname: n3 and port: 6996
2008-09-09 16:13:07 D [client-protocol.c:4690:notify] client-unify-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:13:07 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-4: attempting reconnect
2008-09-09 16:13:07 D [socket.c:924:socket_connect] client-unify-1: connect
() called on transport already connected
2008-09-09 16:13:07 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-4: option remote-port missing in volume client-unify-4.
Defaulting to 6996
2008-09-09 16:13:07 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:13:07 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n4
2008-09-09 16:13:07 E [socket.c:106:__socket_rwv] client-stripe-8: readv
failed (Connection reset by peer)
2008-09-09 16:13:07 E [socket.c:568:socket_proto_state_machine]
client-stripe-8: socket read failed (Connection reset by peer) in state 1 (
192.168.0.247:6996)
2008-09-09 16:13:07 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-8: cleaning up state in transport object 0x813000
2008-09-09 16:13:07 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-8: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b5d0
2008-09-09 16:13:07 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:13:07 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-8: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:13:07 E [socket.c:106:__socket_rwv] client-stripe-7: readv
failed (Connection reset by peer)
2008-09-09 16:13:07 E [socket.c:568:socket_proto_state_machine]
client-stripe-7: socket read failed (Connection reset by peer) in state 1 (
192.168.0.248:6996)
2008-09-09 16:13:07 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-7: cleaning up state in transport object 0x811c00
2008-09-09 16:13:07 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-7: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b5d0
2008-09-09 16:13:07 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:13:07 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.251 (port-6996) for hostname: n4 and port: 6996
2008-09-09 16:13:07 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-7: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:13:07 E [socket.c:106:__socket_rwv] client-ns-1: readv failed
(Connection reset by peer)
2008-09-09 16:13:07 E [socket.c:568:socket_proto_state_machine] client-ns-1:
socket read failed (Connection reset by peer) in state 1 (192.168.0.250:6996
)
2008-09-09 16:13:07 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-5: attempting reconnect
2008-09-09 16:13:07 D [client-protocol.c:4153:protocol_client_cleanup]
client-ns-1: cleaning up state in transport object 0x81f800
2008-09-09 16:13:07 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-5: option remote-port missing in volume client-unify-5.
Defaulting to 6996
2008-09-09 16:13:07 E [client-protocol.c:4209:protocol_client_cleanup]
client-ns-1: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b460
2008-09-09 16:13:07 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:13:07 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:13:07 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:13:07 E [client-protocol.c:4061:client_setvolume_cbk]
client-ns-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:13:07 D [client-protocol.c:4690:notify] client-unify-2: got
GF_EVENT_CHILD_UP
2008-09-09 16:13:07 D [socket.c:924:socket_connect] client-unify-2: connect
() called on transport already connected
2008-09-09 16:13:07 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:13:07 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-6: attempting reconnect
2008-09-09 16:13:07 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-6: option remote-port missing in volume client-unify-6.
Defaulting to 6996
2008-09-09 16:13:07 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:13:07 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n6
2008-09-09 16:13:07 D [client-protocol.c:4690:notify] client-unify-3: got
GF_EVENT_CHILD_UP
2008-09-09 16:13:07 D [socket.c:924:socket_connect] client-unify-3: connect
() called on transport already connected
2008-09-09 16:13:07 E [socket.c:106:__socket_rwv] client-unify-1: readv
failed (Connection reset by peer)
2008-09-09 16:13:07 E [socket.c:568:socket_proto_state_machine]
client-unify-1: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:13:07 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-1: cleaning up state in transport object 0x814800
2008-09-09 16:13:07 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-1: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10a5d0
2008-09-09 16:13:07 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:13:07 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:13:07 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.249 (port-6996) for hostname: n6 and port: 6996
2008-09-09 16:13:07 E [socket.c:106:__socket_rwv] client-unify-2: readv
failed (Connection reset by peer)
2008-09-09 16:13:07 E [socket.c:568:socket_proto_state_machine]
client-unify-2: socket read failed (Connection reset by peer) in state 1 (
192.168.0.253:6996)
2008-09-09 16:13:07 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-2: cleaning up state in transport object 0x815c00
2008-09-09 16:13:07 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-7: attempting reconnect
2008-09-09 16:13:07 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-2: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10a5d0
2008-09-09 16:13:07 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-7: option remote-port missing in volume client-unify-7.
Defaulting to 6996
2008-09-09 16:13:07 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:13:07 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:13:07 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-2: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:13:07 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n7
2008-09-09 16:13:07 D [client-protocol.c:4690:notify] client-unify-4: got
GF_EVENT_CHILD_UP
2008-09-09 16:13:07 D [socket.c:924:socket_connect] client-unify-4: connect
() called on transport already connected
2008-09-09 16:13:07 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.248 (port-6996) for hostname: n7 and port: 6996
2008-09-09 16:13:07 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-8: attempting reconnect
2008-09-09 16:13:07 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-8: option remote-port missing in volume client-unify-8.
Defaulting to 6996
2008-09-09 16:13:07 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:13:07 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n8
2008-09-09 16:13:07 D [client-protocol.c:4690:notify] client-unify-5: got
GF_EVENT_CHILD_UP
2008-09-09 16:13:07 D [socket.c:924:socket_connect] client-unify-5: connect
() called on transport already connected
2008-09-09 16:13:07 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.247 (port-6996) for hostname: n8 and port: 6996
2008-09-09 16:13:07 E [socket.c:106:__socket_rwv] client-unify-3: readv
failed (Connection reset by peer)
2008-09-09 16:13:07 E [socket.c:568:socket_proto_state_machine]
client-unify-3: socket read failed (Connection reset by peer) in state 1 (
192.168.0.252:6996)
2008-09-09 16:13:07 D [client-protocol.c:4126:client_protocol_reconnect]
client-namespace: attempting reconnect
2008-09-09 16:13:07 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-3: cleaning up state in transport object 0x817000
2008-09-09 16:13:07 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-namespace: option remote-port missing in volume client-namespace.
Defaulting to 6996
2008-09-09 16:13:07 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-3: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10a5d0
2008-09-09 16:13:07 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:13:07 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:13:07 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:13:07 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-3: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:13:07 E [socket.c:106:__socket_rwv] client-unify-4: readv
failed (Connection reset by peer)
2008-09-09 16:13:07 E [socket.c:568:socket_proto_state_machine]
client-unify-4: socket read failed (Connection reset by peer) in state 1 (
192.168.0.251:6996)
2008-09-09 16:13:07 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-4: cleaning up state in transport object 0x818400
2008-09-09 16:13:07 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-4: forced unwinding frame type(2) op(SETVOLUME) reply=@0x109d80
2008-09-09 16:13:07 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:13:07 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-4: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:13:07 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:13:07 D [client-protocol.c:4690:notify] client-unify-6: got
GF_EVENT_CHILD_UP
2008-09-09 16:13:07 D [socket.c:924:socket_connect] client-unify-6: connect
() called on transport already connected
2008-09-09 16:13:07 D [client-protocol.c:4690:notify] client-unify-7: got
GF_EVENT_CHILD_UP
2008-09-09 16:13:07 D [socket.c:924:socket_connect] client-unify-7: connect
() called on transport already connected
2008-09-09 16:13:07 D [client-protocol.c:4690:notify] client-unify-8: got
GF_EVENT_CHILD_UP
2008-09-09 16:13:07 D [socket.c:924:socket_connect] client-unify-8: connect
() called on transport already connected
2008-09-09 16:13:07 E [socket.c:106:__socket_rwv] client-unify-5: readv
failed (Connection reset by peer)
2008-09-09 16:13:07 E [socket.c:568:socket_proto_state_machine]
client-unify-5: socket read failed (Connection reset by peer) in state 1 (
192.168.0.250:6996)
2008-09-09 16:13:07 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-5: cleaning up state in transport object 0x819800
2008-09-09 16:13:07 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-5: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b460
2008-09-09 16:13:07 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:13:07 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-5: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:13:07 E [socket.c:106:__socket_rwv] client-unify-6: readv
failed (Connection reset by peer)
2008-09-09 16:13:07 E [socket.c:568:socket_proto_state_machine]
client-unify-6: socket read failed (Connection reset by peer) in state 1 (
192.168.0.249:6996)
2008-09-09 16:13:07 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-6: cleaning up state in transport object 0x81ac00
2008-09-09 16:13:07 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-6: forced unwinding frame type(2) op(SETVOLUME) reply=@0x1081b0
2008-09-09 16:13:07 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:13:07 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-6: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:13:07 D [client-protocol.c:4690:notify] client-namespace: got
GF_EVENT_CHILD_UP
2008-09-09 16:13:07 D [socket.c:924:socket_connect] client-namespace:
connect () called on transport already connected
2008-09-09 16:13:07 E [socket.c:106:__socket_rwv] client-unify-8: readv
failed (Connection reset by peer)
2008-09-09 16:13:07 E [socket.c:568:socket_proto_state_machine]
client-unify-8: socket read failed (Connection reset by peer) in state 1 (
192.168.0.247:6996)
2008-09-09 16:13:07 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-8: cleaning up state in transport object 0x81d400
2008-09-09 16:13:07 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-8: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10ad30
2008-09-09 16:13:07 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:13:07 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-8: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:13:07 E [socket.c:106:__socket_rwv] client-unify-7: readv
failed (Connection reset by peer)
2008-09-09 16:13:07 E [socket.c:568:socket_proto_state_machine]
client-unify-7: socket read failed (Connection reset by peer) in state 1 (
192.168.0.248:6996)
2008-09-09 16:13:07 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-7: cleaning up state in transport object 0x81c000
2008-09-09 16:13:07 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-7: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10ac30
2008-09-09 16:13:07 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:13:07 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-7: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:13:07 E [socket.c:106:__socket_rwv] client-namespace: readv
failed (Connection reset by peer)
2008-09-09 16:13:07 E [socket.c:568:socket_proto_state_machine]
client-namespace: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:13:07 D [client-protocol.c:4153:protocol_client_cleanup]
client-namespace: cleaning up state in transport object 0x820c00
2008-09-09 16:13:07 E [client-protocol.c:4209:protocol_client_cleanup]
client-namespace: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10ac30
2008-09-09 16:13:07 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:13:07 E [client-protocol.c:4061:client_setvolume_cbk]
client-namespace: SETVOLUME on remote-host failed: ret=-2 error=Socket is
not connected
2008-09-09 16:14:36 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-1: attempting reconnect
2008-09-09 16:14:36 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-1: option remote-port missing in volume client-stripe-1.
Defaulting to 6996
2008-09-09 16:14:36 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:14:36 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:14:36 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:14:36 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-2: attempting reconnect
2008-09-09 16:14:36 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-2: option remote-port missing in volume client-stripe-2.
Defaulting to 6996
2008-09-09 16:14:36 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:14:36 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n2
2008-09-09 16:14:36 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.253 (port-6996) for hostname: n2 and port: 6996
2008-09-09 16:14:36 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-3: attempting reconnect
2008-09-09 16:14:36 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-3: option remote-port missing in volume client-stripe-3.
Defaulting to 6996
2008-09-09 16:14:36 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:14:36 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n3
2008-09-09 16:14:36 D [client-protocol.c:4690:notify] client-stripe-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:14:36 D [socket.c:924:socket_connect] client-stripe-1: connect
() called on transport already connected
2008-09-09 16:14:36 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.252 (port-6996) for hostname: n3 and port: 6996
2008-09-09 16:14:36 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-4: attempting reconnect
2008-09-09 16:14:36 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-4: option remote-port missing in volume client-stripe-4.
Defaulting to 6996
2008-09-09 16:14:36 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:14:36 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n4
2008-09-09 16:14:36 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.251 (port-6996) for hostname: n4 and port: 6996
2008-09-09 16:14:36 D [client-protocol.c:4690:notify] client-stripe-2: got
GF_EVENT_CHILD_UP
2008-09-09 16:14:36 D [socket.c:924:socket_connect] client-stripe-2: connect
() called on transport already connected
2008-09-09 16:14:36 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-5: attempting reconnect
2008-09-09 16:14:36 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-5: option remote-port missing in volume client-stripe-5.
Defaulting to 6996
2008-09-09 16:14:36 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:14:36 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:14:36 E [socket.c:106:__socket_rwv] client-stripe-1: readv
failed (Connection reset by peer)
2008-09-09 16:14:36 E [socket.c:568:socket_proto_state_machine]
client-stripe-1: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:14:36 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-1: cleaning up state in transport object 0x80a400
2008-09-09 16:14:36 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-1: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10ac30
2008-09-09 16:14:36 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:14:36 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:14:36 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:14:36 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-6: attempting reconnect
2008-09-09 16:14:36 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-6: option remote-port missing in volume client-stripe-6.
Defaulting to 6996
2008-09-09 16:14:36 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:14:36 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n6
2008-09-09 16:14:36 D [client-protocol.c:4690:notify] client-stripe-3: got
GF_EVENT_CHILD_UP
2008-09-09 16:14:36 D [socket.c:924:socket_connect] client-stripe-3: connect
() called on transport already connected
2008-09-09 16:14:36 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.249 (port-6996) for hostname: n6 and port: 6996
2008-09-09 16:14:36 D [client-protocol.c:4690:notify] client-stripe-4: got
GF_EVENT_CHILD_UP
2008-09-09 16:14:36 D [socket.c:924:socket_connect] client-stripe-4: connect
() called on transport already connected
2008-09-09 16:14:36 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-7: attempting reconnect
2008-09-09 16:14:36 E [socket.c:106:__socket_rwv] client-stripe-2: readv
failed (Connection reset by peer)
2008-09-09 16:14:36 E [socket.c:568:socket_proto_state_machine]
client-stripe-2: socket read failed (Connection reset by peer) in state 1 (
192.168.0.253:6996)
2008-09-09 16:14:36 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-7: option remote-port missing in volume client-stripe-7.
Defaulting to 6996
2008-09-09 16:14:36 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-2: cleaning up state in transport object 0x80b800
2008-09-09 16:14:36 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:14:36 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-2: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b5d0
2008-09-09 16:14:36 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n7
2008-09-09 16:14:36 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:14:36 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-2: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:14:36 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.248 (port-6996) for hostname: n7 and port: 6996
2008-09-09 16:14:36 D [client-protocol.c:4690:notify] client-stripe-5: got
GF_EVENT_CHILD_UP
2008-09-09 16:14:36 D [socket.c:924:socket_connect] client-stripe-5: connect
() called on transport already connected
2008-09-09 16:14:36 D [client-protocol.c:4126:client_protocol_reconnect]
client-stripe-8: attempting reconnect
2008-09-09 16:14:36 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-stripe-8: option remote-port missing in volume client-stripe-8.
Defaulting to 6996
2008-09-09 16:14:36 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:14:36 E [socket.c:106:__socket_rwv] client-stripe-4: readv
failed (Connection reset by peer)
2008-09-09 16:14:36 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n8
2008-09-09 16:14:36 E [socket.c:568:socket_proto_state_machine]
client-stripe-4: socket read failed (Connection reset by peer) in state 1 (
192.168.0.251:6996)
2008-09-09 16:14:36 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-4: cleaning up state in transport object 0x80e000
2008-09-09 16:14:36 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-4: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b5d0
2008-09-09 16:14:36 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:14:36 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-4: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:14:36 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.247 (port-6996) for hostname: n8 and port: 6996
2008-09-09 16:14:36 D [client-protocol.c:4690:notify] client-stripe-6: got
GF_EVENT_CHILD_UP
2008-09-09 16:14:36 D [socket.c:924:socket_connect] client-stripe-6: connect
() called on transport already connected
2008-09-09 16:14:36 D [client-protocol.c:4126:client_protocol_reconnect]
client-ns-1: attempting reconnect
2008-09-09 16:14:36 E [socket.c:106:__socket_rwv] client-stripe-3: readv
failed (Connection reset by peer)
2008-09-09 16:14:36 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-ns-1: option remote-port missing in volume client-ns-1. Defaulting to
6996
2008-09-09 16:14:36 E [socket.c:568:socket_proto_state_machine]
client-stripe-3: socket read failed (Connection reset by peer) in state 1 (
192.168.0.252:6996)
2008-09-09 16:14:36 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:14:36 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-3: cleaning up state in transport object 0x80cc00
2008-09-09 16:14:36 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:14:36 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-3: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b5d0
2008-09-09 16:14:36 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:14:36 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-3: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:14:36 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:14:36 D [client-protocol.c:4690:notify] client-stripe-7: got
GF_EVENT_CHILD_UP
2008-09-09 16:14:36 D [socket.c:924:socket_connect] client-stripe-7: connect
() called on transport already connected
2008-09-09 16:14:36 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-1: attempting reconnect
2008-09-09 16:14:36 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-1: option remote-port missing in volume client-unify-1.
Defaulting to 6996
2008-09-09 16:14:36 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:14:36 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:14:36 D [client-protocol.c:4690:notify] client-stripe-8: got
GF_EVENT_CHILD_UP
2008-09-09 16:14:36 D [socket.c:924:socket_connect] client-stripe-8: connect
() called on transport already connected
2008-09-09 16:14:36 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:14:36 E [socket.c:106:__socket_rwv] client-stripe-5: readv
failed (Connection reset by peer)
2008-09-09 16:14:36 E [socket.c:568:socket_proto_state_machine]
client-stripe-5: socket read failed (Connection reset by peer) in state 1 (
192.168.0.250:6996)
2008-09-09 16:14:36 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-2: attempting reconnect
2008-09-09 16:14:36 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-5: cleaning up state in transport object 0x80f400
2008-09-09 16:14:36 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-2: option remote-port missing in volume client-unify-2.
Defaulting to 6996
2008-09-09 16:14:36 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-5: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x107110
2008-09-09 16:14:36 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:14:36 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:14:36 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n2
2008-09-09 16:14:36 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-5: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:14:36 E [socket.c:106:__socket_rwv] client-stripe-7: readv
failed (Connection reset by peer)
2008-09-09 16:14:36 E [socket.c:568:socket_proto_state_machine]
client-stripe-7: socket read failed (Connection reset by peer) in state 1 (
192.168.0.248:6996)
2008-09-09 16:14:36 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-7: cleaning up state in transport object 0x811c00
2008-09-09 16:14:36 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-7: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x107110
2008-09-09 16:14:36 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:14:36 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-7: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:14:36 E [socket.c:106:__socket_rwv] client-stripe-6: readv
failed (Connection reset by peer)
2008-09-09 16:14:36 E [socket.c:568:socket_proto_state_machine]
client-stripe-6: socket read failed (Connection reset by peer) in state 1 (
192.168.0.249:6996)
2008-09-09 16:14:36 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-6: cleaning up state in transport object 0x810800
2008-09-09 16:14:36 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.253 (port-6996) for hostname: n2 and port: 6996
2008-09-09 16:14:36 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-6: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x107110
2008-09-09 16:14:36 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:14:36 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-6: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:14:36 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-3: attempting reconnect
2008-09-09 16:14:36 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-3: option remote-port missing in volume client-unify-3.
Defaulting to 6996
2008-09-09 16:14:36 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:14:36 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n3
2008-09-09 16:14:36 D [client-protocol.c:4690:notify] client-unify-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:14:36 D [socket.c:924:socket_connect] client-unify-1: connect
() called on transport already connected
2008-09-09 16:14:36 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.252 (port-6996) for hostname: n3 and port: 6996
2008-09-09 16:14:36 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-4: attempting reconnect
2008-09-09 16:14:36 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-4: option remote-port missing in volume client-unify-4.
Defaulting to 6996
2008-09-09 16:14:36 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:14:36 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n4
2008-09-09 16:14:36 D [client-protocol.c:4690:notify] client-ns-1: got
GF_EVENT_CHILD_UP
2008-09-09 16:14:36 D [socket.c:924:socket_connect] client-ns-1: connect ()
called on transport already connected
2008-09-09 16:14:36 E [socket.c:106:__socket_rwv] client-unify-1: readv
failed (Connection reset by peer)
2008-09-09 16:14:36 E [socket.c:568:socket_proto_state_machine]
client-unify-1: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:14:36 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-1: cleaning up state in transport object 0x814800
2008-09-09 16:14:36 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-1: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b350
2008-09-09 16:14:36 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:14:36 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:14:36 E [socket.c:106:__socket_rwv] client-stripe-8: readv
failed (Connection reset by peer)
2008-09-09 16:14:36 E [socket.c:568:socket_proto_state_machine]
client-stripe-8: socket read failed (Connection reset by peer) in state 1 (
192.168.0.247:6996)
2008-09-09 16:14:36 D [client-protocol.c:4153:protocol_client_cleanup]
client-stripe-8: cleaning up state in transport object 0x813000
2008-09-09 16:14:36 E [client-protocol.c:4209:protocol_client_cleanup]
client-stripe-8: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b350
2008-09-09 16:14:36 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:14:36 E [client-protocol.c:4061:client_setvolume_cbk]
client-stripe-8: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:14:36 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.251 (port-6996) for hostname: n4 and port: 6996
2008-09-09 16:14:36 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-5: attempting reconnect
2008-09-09 16:14:36 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-5: option remote-port missing in volume client-unify-5.
Defaulting to 6996
2008-09-09 16:14:36 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:14:36 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n5
2008-09-09 16:14:36 D [client-protocol.c:4690:notify] client-unify-2: got
GF_EVENT_CHILD_UP
2008-09-09 16:14:36 D [socket.c:924:socket_connect] client-unify-2: connect
() called on transport already connected
2008-09-09 16:14:36 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.250 (port-6996) for hostname: n5 and port: 6996
2008-09-09 16:14:36 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-6: attempting reconnect
2008-09-09 16:14:36 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-6: option remote-port missing in volume client-unify-6.
Defaulting to 6996
2008-09-09 16:14:36 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:14:36 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n6
2008-09-09 16:14:36 D [client-protocol.c:4690:notify] client-unify-3: got
GF_EVENT_CHILD_UP
2008-09-09 16:14:36 D [socket.c:924:socket_connect] client-unify-3: connect
() called on transport already connected
2008-09-09 16:14:36 E [socket.c:106:__socket_rwv] client-ns-1: readv failed
(Connection reset by peer)
2008-09-09 16:14:36 E [socket.c:568:socket_proto_state_machine] client-ns-1:
socket read failed (Connection reset by peer) in state 1 (192.168.0.250:6996
)
2008-09-09 16:14:36 D [client-protocol.c:4153:protocol_client_cleanup]
client-ns-1: cleaning up state in transport object 0x81f800
2008-09-09 16:14:36 E [client-protocol.c:4209:protocol_client_cleanup]
client-ns-1: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10aea0
2008-09-09 16:14:36 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.249 (port-6996) for hostname: n6 and port: 6996
2008-09-09 16:14:36 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:14:36 E [client-protocol.c:4061:client_setvolume_cbk]
client-ns-1: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:14:36 E [socket.c:106:__socket_rwv] client-unify-2: readv
failed (Connection reset by peer)
2008-09-09 16:14:36 E [socket.c:568:socket_proto_state_machine]
client-unify-2: socket read failed (Connection reset by peer) in state 1 (
192.168.0.253:6996)
2008-09-09 16:14:36 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-7: attempting reconnect
2008-09-09 16:14:36 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-2: cleaning up state in transport object 0x815c00
2008-09-09 16:14:36 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-7: option remote-port missing in volume client-unify-7.
Defaulting to 6996
2008-09-09 16:14:36 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:14:36 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-2: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10aea0
2008-09-09 16:14:36 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n7
2008-09-09 16:14:36 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:14:36 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-2: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:14:36 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.248 (port-6996) for hostname: n7 and port: 6996
2008-09-09 16:14:36 D [client-protocol.c:4690:notify] client-unify-4: got
GF_EVENT_CHILD_UP
2008-09-09 16:14:36 D [client-protocol.c:4126:client_protocol_reconnect]
client-unify-8: attempting reconnect
2008-09-09 16:14:36 D [socket.c:924:socket_connect] client-unify-4: connect
() called on transport already connected
2008-09-09 16:14:36 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-unify-8: option remote-port missing in volume client-unify-8.
Defaulting to 6996
2008-09-09 16:14:36 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:14:36 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n8
2008-09-09 16:14:36 D [client-protocol.c:4690:notify] client-unify-5: got
GF_EVENT_CHILD_UP
2008-09-09 16:14:36 D [socket.c:924:socket_connect] client-unify-5: connect
() called on transport already connected
2008-09-09 16:14:36 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.247 (port-6996) for hostname: n8 and port: 6996
2008-09-09 16:14:36 E [socket.c:106:__socket_rwv] client-unify-3: readv
failed (Connection reset by peer)
2008-09-09 16:14:36 E [socket.c:568:socket_proto_state_machine]
client-unify-3: socket read failed (Connection reset by peer) in state 1 (
192.168.0.252:6996)
2008-09-09 16:14:36 D [client-protocol.c:4126:client_protocol_reconnect]
client-namespace: attempting reconnect
2008-09-09 16:14:36 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-3: cleaning up state in transport object 0x817000
2008-09-09 16:14:36 D [name.c:182:af_inet_client_get_remote_sockaddr]
client-namespace: option remote-port missing in volume client-namespace.
Defaulting to 6996
2008-09-09 16:14:36 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-3: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10aea0
2008-09-09 16:14:36 D [common-utils.c:208:gf_resolve_ip6] resolver: flushing
DNS cache
2008-09-09 16:14:36 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:14:36 D [common-utils.c:215:gf_resolve_ip6] resolver: DNS
cache not present, freshly probing hostname: n1
2008-09-09 16:14:36 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-3: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:14:36 D [common-utils.c:252:gf_resolve_ip6] resolver:
returning ip-192.168.0.254 (port-6996) for hostname: n1 and port: 6996
2008-09-09 16:14:36 D [client-protocol.c:4690:notify] client-unify-6: got
GF_EVENT_CHILD_UP
2008-09-09 16:14:36 D [socket.c:924:socket_connect] client-unify-6: connect
() called on transport already connected
2008-09-09 16:14:36 E [socket.c:106:__socket_rwv] client-unify-4: readv
failed (Connection reset by peer)
2008-09-09 16:14:36 E [socket.c:568:socket_proto_state_machine]
client-unify-4: socket read failed (Connection reset by peer) in state 1 (
192.168.0.251:6996)
2008-09-09 16:14:36 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-4: cleaning up state in transport object 0x818400
2008-09-09 16:14:36 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-4: forced unwinding frame type(2) op(SETVOLUME) reply=@0x106440
2008-09-09 16:14:36 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:14:36 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-4: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:14:36 D [client-protocol.c:4690:notify] client-unify-7: got
GF_EVENT_CHILD_UP
2008-09-09 16:14:36 D [socket.c:924:socket_connect] client-unify-7: connect
() called on transport already connected
2008-09-09 16:14:36 E [socket.c:106:__socket_rwv] client-unify-5: readv
failed (Connection reset by peer)
2008-09-09 16:14:36 E [socket.c:568:socket_proto_state_machine]
client-unify-5: socket read failed (Connection reset by peer) in state 1 (
192.168.0.250:6996)
2008-09-09 16:14:36 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-5: cleaning up state in transport object 0x819800
2008-09-09 16:14:36 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-5: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10aea0
2008-09-09 16:14:36 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:14:36 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-5: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:14:36 D [client-protocol.c:4690:notify] client-unify-8: got
GF_EVENT_CHILD_UP
2008-09-09 16:14:36 D [socket.c:924:socket_connect] client-unify-8: connect
() called on transport already connected
2008-09-09 16:14:36 E [socket.c:106:__socket_rwv] client-unify-6: readv
failed (Connection reset by peer)
2008-09-09 16:14:36 E [socket.c:568:socket_proto_state_machine]
client-unify-6: socket read failed (Connection reset by peer) in state 1 (
192.168.0.249:6996)
2008-09-09 16:14:36 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-6: cleaning up state in transport object 0x81ac00
2008-09-09 16:14:36 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-6: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10aea0
2008-09-09 16:14:36 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:14:36 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-6: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:14:36 D [client-protocol.c:4690:notify] client-namespace: got
GF_EVENT_CHILD_UP
2008-09-09 16:14:36 D [socket.c:924:socket_connect] client-namespace:
connect () called on transport already connected
2008-09-09 16:14:36 E [socket.c:106:__socket_rwv] client-unify-7: readv
failed (Connection reset by peer)
2008-09-09 16:14:36 E [socket.c:568:socket_proto_state_machine]
client-unify-7: socket read failed (Connection reset by peer) in state 1 (
192.168.0.248:6996)
2008-09-09 16:14:36 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-7: cleaning up state in transport object 0x81c000
2008-09-09 16:14:36 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-7: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b160
2008-09-09 16:14:36 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:14:36 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-7: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:14:36 E [socket.c:106:__socket_rwv] client-unify-8: readv
failed (Connection reset by peer)
2008-09-09 16:14:36 E [socket.c:568:socket_proto_state_machine]
client-unify-8: socket read failed (Connection reset by peer) in state 1 (
192.168.0.247:6996)
2008-09-09 16:14:36 D [client-protocol.c:4153:protocol_client_cleanup]
client-unify-8: cleaning up state in transport object 0x81d400
2008-09-09 16:14:36 E [client-protocol.c:4209:protocol_client_cleanup]
client-unify-8: forced unwinding frame type(2) op(SETVOLUME) reply=@0x10b160
2008-09-09 16:14:36 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:14:36 E [client-protocol.c:4061:client_setvolume_cbk]
client-unify-8: SETVOLUME on remote-host failed: ret=-2 error=Socket is not
connected
2008-09-09 16:14:36 E [socket.c:106:__socket_rwv] client-namespace: readv
failed (Connection reset by peer)
2008-09-09 16:14:36 E [socket.c:568:socket_proto_state_machine]
client-namespace: socket read failed (Connection reset by peer) in state 1 (
192.168.0.254:6996)
2008-09-09 16:14:36 D [client-protocol.c:4153:protocol_client_cleanup]
client-namespace: cleaning up state in transport object 0x820c00
2008-09-09 16:14:36 E [client-protocol.c:4209:protocol_client_cleanup]
client-namespace: forced unwinding frame type(2) op(SETVOLUME)
reply=@0x10b2c0
2008-09-09 16:14:36 E [dict.c:1637:dict_unserialize] dict: size is 0!
2008-09-09 16:14:36 E [client-protocol.c:4061:client_setvolume_cbk]
client-namespace: SETVOLUME on remote-host failed: ret=-2 error=Socket is
not connected
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20080909/c1736035/attachment.html>
More information about the Gluster-users
mailing list