[Gluster-users] New 3.0.4 install, missing something on client config
Robert Minvielle
robert at lite3d.com
Mon Apr 26 11:26:12 UTC 2010
Changed all instances of brick to brick1 in client config... same
error.
level56 glusterfs # glusterfs --debug -f ./glusterfs.vol /data
[2010-04-26 06:24:09] D [glusterfsd.c:432:_get_specfp] glusterfs: loading volume file ./glusterfs.vol
[2010-04-26 06:24:09] D [xlator.c:740:xlator_set_type] xlator: dlsym(notify) on /usr/local/lib/glusterfs/3.0.4/xlator/performance/write-behind.so: undefined symbol: notify -- neglecting
[2010-04-26 06:24:09] D [xlator.c:740:xlator_set_type] xlator: dlsym(notify) on /usr/local/lib/glusterfs/3.0.4/xlator/performance/io-cache.so: undefined symbol: notify -- neglecting
[2010-04-26 06:24:09] D [xlator.c:745:xlator_set_type] xlator: dlsym(dumpops) on /usr/local/lib/glusterfs/3.0.4/xlator/performance/io-cache.so: undefined symbol: dumpops -- neglecting
================================================================================
Version : glusterfs 3.0.4 built on Apr 25 2010 07:12:27
git: v3.0.4
Starting Time: 2010-04-26 06:24:09
Command line : glusterfs --debug -f ./glusterfs.vol /data
PID : 26993
System name : Linux
Nodename : level56.lite3d.com
Kernel Release : 2.6.26-gentoo-r3
Hardware Identifier: x86_64
Given volfile:
+------------------------------------------------------------------------------+
1: volume level56
2: type protocol/client
3: option transport-type tcp
4: option remote-host 10.1.85.36
5: option transport.socket.nodelay on
6: option remote-subvolume brick1
7: end-volume
8:
9: volume level57
10: type protocol/client
11: option transport-type tcp
12: option remote-host 10.1.85.37
13: option transport.socket.nodelay on
14: option remote-subvolume brick1
15: end-volume
16:
17: volume level58
18: type protocol/client
19: option transport-type tcp
20: option remote-host 10.1.85.38
21: option transport.socket.nodelay on
22: option remote-subvolume brick1
23: end-volume
24:
25: volume level59
26: type protocol/client
27: option transport-type tcp
28: option remote-host 10.1.85.39
29: option transport.socket.nodelay on
30: option remote-subvolume brick1
31: end-volume
32:
33: volume level60
34: type protocol/client
35: option transport-type tcp
36: option remote-host 10.1.85.40
37: option transport.socket.nodelay on
38: option remote-subvolume brick1
39: end-volume
40:
41: #61 is not here yet...
42: #volume level61
43: # type protocol/client
44: # option transport-type tcp
45: # option remote-host 10.1.85.41
46: # option transport.socket.nodelay on
47: # option remote-subvolume brick1
48: #end-volume
49:
50: volume level62
51: type protocol/client
52: option transport-type tcp
53: option remote-host 10.1.85.42
54: option transport.socket.nodelay on
55: option remote-subvolume brick1
56: end-volume
57:
58: volume level63
59: type protocol/client
60: option transport-type tcp
61: option remote-host 10.1.85.43
62: option transport.socket.nodelay on
63: option remote-subvolume brick1
64: end-volume
65:
66: volume level64
67: type protocol/client
68: option transport-type tcp
69: option remote-host 10.1.85.44
70: option transport.socket.nodelay on
71: option remote-subvolume brick1
72: end-volume
73:
74: volume level65
75: type protocol/client
76: option transport-type tcp
77: option remote-host 10.1.85.45
78: option transport.socket.nodelay on
79: option remote-subvolume brick1
80: end-volume
81:
82: volume level66
83: type protocol/client
84: option transport-type tcp
85: option remote-host 10.1.85.46
86: option transport.socket.nodelay on
87: option remote-subvolume brick1
88: end-volume
89:
90: volume level67
91: type protocol/client
92: option transport-type tcp
93: option remote-host 10.1.85.47
94: option transport.socket.nodelay on
95: option remote-subvolume brick1
96: end-volume
97:
98: volume level68
99: type protocol/client
100: option transport-type tcp
101: option remote-host 10.1.85.48
102: option transport.socket.nodelay on
103: option remote-subvolume brick1
104: end-volume
105:
106: volume level69
107: type protocol/client
108: option transport-type tcp
109: option remote-host 10.1.85.49
110: option transport.socket.nodelay on
111: option remote-subvolume brick1
112: end-volume
113:
114:
115: volume distribute
116: type cluster/distribute
117: option lookup-unhashed off
118: subvolumes level56 level57 level58 level59 level60 level62 level63 level64 level65 level66 level67 level68 level69
119: end-volume
120:
121: volume wb
122: type performance/write-behind
123: option cache-size 5MB # default is equal to aggregate-size
124: option flush-behind off # default is 'off'
125: subvolumes distribute
126: end-volume
127:
128: volume ioc
129: type performance/io-cache
130: option cache-size 128MB
131: subvolumes wb
132: end-volume
+------------------------------------------------------------------------------+
[2010-04-26 06:24:09] D [glusterfsd.c:1382:main] glusterfs: running in pid 26993
[2010-04-26 06:24:09] D [write-behind.c:2526:init] wb: disabling write-behind for first 1 bytes
[2010-04-26 06:24:09] D [client-protocol.c:6603:init] level69: defaulting frame-timeout to 30mins
[2010-04-26 06:24:09] D [client-protocol.c:6614:init] level69: defaulting ping-timeout to 42
[2010-04-26 06:24:09] D [transport.c:123:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.4/transport/socket.so
[2010-04-26 06:24:09] D [transport.c:123:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.4/transport/socket.so
[2010-04-26 06:24:09] D [client-protocol.c:6603:init] level68: defaulting frame-timeout to 30mins
[2010-04-26 06:24:09] D [client-protocol.c:6614:init] level68: defaulting ping-timeout to 42
[2010-04-26 06:24:09] D [transport.c:123:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.4/transport/socket.so
[2010-04-26 06:24:09] D [transport.c:123:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.4/transport/socket.so
[2010-04-26 06:24:09] D [client-protocol.c:6603:init] level67: defaulting frame-timeout to 30mins
[2010-04-26 06:24:09] D [client-protocol.c:6614:init] level67: defaulting ping-timeout to 42
[2010-04-26 06:24:09] D [transport.c:123:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.4/transport/socket.so
[2010-04-26 06:24:09] D [transport.c:123:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.4/transport/socket.so
[2010-04-26 06:24:09] D [client-protocol.c:6603:init] level66: defaulting frame-timeout to 30mins
[2010-04-26 06:24:09] D [client-protocol.c:6614:init] level66: defaulting ping-timeout to 42
[2010-04-26 06:24:09] D [transport.c:123:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.4/transport/socket.so
[2010-04-26 06:24:09] D [transport.c:123:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.4/transport/socket.so
[2010-04-26 06:24:09] D [client-protocol.c:6603:init] level65: defaulting frame-timeout to 30mins
[2010-04-26 06:24:09] D [client-protocol.c:6614:init] level65: defaulting ping-timeout to 42
[2010-04-26 06:24:09] D [transport.c:123:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.4/transport/socket.so
[2010-04-26 06:24:09] D [transport.c:123:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.4/transport/socket.so
[2010-04-26 06:24:09] D [client-protocol.c:6603:init] level64: defaulting frame-timeout to 30mins
[2010-04-26 06:24:09] D [client-protocol.c:6614:init] level64: defaulting ping-timeout to 42
[2010-04-26 06:24:09] D [transport.c:123:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.4/transport/socket.so
[2010-04-26 06:24:09] D [transport.c:123:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.4/transport/socket.so
[2010-04-26 06:24:09] D [client-protocol.c:6603:init] level63: defaulting frame-timeout to 30mins
[2010-04-26 06:24:09] D [client-protocol.c:6614:init] level63: defaulting ping-timeout to 42
[2010-04-26 06:24:09] D [transport.c:123:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.4/transport/socket.so
[2010-04-26 06:24:09] D [transport.c:123:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.4/transport/socket.so
[2010-04-26 06:24:09] D [client-protocol.c:6603:init] level62: defaulting frame-timeout to 30mins
[2010-04-26 06:24:09] D [client-protocol.c:6614:init] level62: defaulting ping-timeout to 42
[2010-04-26 06:24:09] D [transport.c:123:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.4/transport/socket.so
[2010-04-26 06:24:09] D [transport.c:123:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.4/transport/socket.so
[2010-04-26 06:24:09] D [client-protocol.c:6603:init] level60: defaulting frame-timeout to 30mins
[2010-04-26 06:24:09] D [client-protocol.c:6614:init] level60: defaulting ping-timeout to 42
[2010-04-26 06:24:09] D [transport.c:123:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.4/transport/socket.so
[2010-04-26 06:24:09] D [transport.c:123:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.4/transport/socket.so
[2010-04-26 06:24:09] D [client-protocol.c:6603:init] level59: defaulting frame-timeout to 30mins
[2010-04-26 06:24:09] D [client-protocol.c:6614:init] level59: defaulting ping-timeout to 42
[2010-04-26 06:24:09] D [transport.c:123:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.4/transport/socket.so
[2010-04-26 06:24:09] D [transport.c:123:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.4/transport/socket.so
[2010-04-26 06:24:09] D [client-protocol.c:6603:init] level58: defaulting frame-timeout to 30mins
[2010-04-26 06:24:09] D [client-protocol.c:6614:init] level58: defaulting ping-timeout to 42
[2010-04-26 06:24:09] D [transport.c:123:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.4/transport/socket.so
[2010-04-26 06:24:09] D [transport.c:123:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.4/transport/socket.so
[2010-04-26 06:24:09] D [client-protocol.c:6603:init] level57: defaulting frame-timeout to 30mins
[2010-04-26 06:24:09] D [client-protocol.c:6614:init] level57: defaulting ping-timeout to 42
[2010-04-26 06:24:09] D [transport.c:123:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.4/transport/socket.so
[2010-04-26 06:24:09] D [transport.c:123:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.4/transport/socket.so
[2010-04-26 06:24:09] D [client-protocol.c:6603:init] level56: defaulting frame-timeout to 30mins
[2010-04-26 06:24:09] D [client-protocol.c:6614:init] level56: defaulting ping-timeout to 42
[2010-04-26 06:24:09] D [transport.c:123:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.4/transport/socket.so
[2010-04-26 06:24:09] D [transport.c:123:transport_load] transport: attempt to load file /usr/local/lib/glusterfs/3.0.4/transport/socket.so
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level56: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [name.c:155:client_fill_address_family] level56: address-family not specified, guessing it to be inet/inet6
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level56: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [name.c:155:client_fill_address_family] level56: address-family not specified, guessing it to be inet/inet6
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level57: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [name.c:155:client_fill_address_family] level57: address-family not specified, guessing it to be inet/inet6
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level57: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [name.c:155:client_fill_address_family] level57: address-family not specified, guessing it to be inet/inet6
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level58: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [name.c:155:client_fill_address_family] level58: address-family not specified, guessing it to be inet/inet6
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level58: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [name.c:155:client_fill_address_family] level58: address-family not specified, guessing it to be inet/inet6
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level59: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [name.c:155:client_fill_address_family] level59: address-family not specified, guessing it to be inet/inet6
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level59: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [name.c:155:client_fill_address_family] level59: address-family not specified, guessing it to be inet/inet6
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level60: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [name.c:155:client_fill_address_family] level60: address-family not specified, guessing it to be inet/inet6
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level60: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [name.c:155:client_fill_address_family] level60: address-family not specified, guessing it to be inet/inet6
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level62: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [name.c:155:client_fill_address_family] level62: address-family not specified, guessing it to be inet/inet6
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level62: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [name.c:155:client_fill_address_family] level62: address-family not specified, guessing it to be inet/inet6
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level63: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [name.c:155:client_fill_address_family] level63: address-family not specified, guessing it to be inet/inet6
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level63: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [name.c:155:client_fill_address_family] level63: address-family not specified, guessing it to be inet/inet6
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level64: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [name.c:155:client_fill_address_family] level64: address-family not specified, guessing it to be inet/inet6
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level64: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [name.c:155:client_fill_address_family] level64: address-family not specified, guessing it to be inet/inet6
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level65: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [name.c:155:client_fill_address_family] level65: address-family not specified, guessing it to be inet/inet6
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level65: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [name.c:155:client_fill_address_family] level65: address-family not specified, guessing it to be inet/inet6
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level66: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [name.c:155:client_fill_address_family] level66: address-family not specified, guessing it to be inet/inet6
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level66: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [name.c:155:client_fill_address_family] level66: address-family not specified, guessing it to be inet/inet6
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level67: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [name.c:155:client_fill_address_family] level67: address-family not specified, guessing it to be inet/inet6
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level67: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [name.c:155:client_fill_address_family] level67: address-family not specified, guessing it to be inet/inet6
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level68: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [name.c:155:client_fill_address_family] level68: address-family not specified, guessing it to be inet/inet6
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level68: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [name.c:155:client_fill_address_family] level68: address-family not specified, guessing it to be inet/inet6
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level69: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [name.c:155:client_fill_address_family] level69: address-family not specified, guessing it to be inet/inet6
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level69: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [name.c:155:client_fill_address_family] level69: address-family not specified, guessing it to be inet/inet6
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level56: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level56: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level57: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level57: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level58: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level58: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level59: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level59: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level60: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level60: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level62: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level62: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level63: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level63: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level64: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level64: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level65: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level65: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level66: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level66: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level67: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level67: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level68: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level68: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level69: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] D [client-protocol.c:7027:notify] level69: got GF_EVENT_PARENT_UP, attempting connect on transport
[2010-04-26 06:24:09] N [glusterfsd.c:1408:main] glusterfs: Successfully started
[2010-04-26 06:24:09] D [client-protocol.c:7041:notify] level56: got GF_EVENT_CHILD_UP
[2010-04-26 06:24:09] D [client-protocol.c:7041:notify] level56: got GF_EVENT_CHILD_UP
[2010-04-26 06:24:09] D [client-protocol.c:7041:notify] level57: got GF_EVENT_CHILD_UP
[2010-04-26 06:24:09] D [client-protocol.c:7041:notify] level57: got GF_EVENT_CHILD_UP
[2010-04-26 06:24:09] D [client-protocol.c:7041:notify] level58: got GF_EVENT_CHILD_UP
[2010-04-26 06:24:09] D [client-protocol.c:7041:notify] level58: got GF_EVENT_CHILD_UP
[2010-04-26 06:24:09] D [client-protocol.c:7041:notify] level59: got GF_EVENT_CHILD_UP
[2010-04-26 06:24:09] D [client-protocol.c:7041:notify] level59: got GF_EVENT_CHILD_UP
[2010-04-26 06:24:09] D [client-protocol.c:7041:notify] level60: got GF_EVENT_CHILD_UP
[2010-04-26 06:24:09] D [client-protocol.c:7041:notify] level60: got GF_EVENT_CHILD_UP
[2010-04-26 06:24:09] D [client-protocol.c:7041:notify] level62: got GF_EVENT_CHILD_UP
[2010-04-26 06:24:09] D [client-protocol.c:7041:notify] level62: got GF_EVENT_CHILD_UP
[2010-04-26 06:24:09] D [client-protocol.c:7041:notify] level63: got GF_EVENT_CHILD_UP
[2010-04-26 06:24:09] D [client-protocol.c:7041:notify] level63: got GF_EVENT_CHILD_UP
[2010-04-26 06:24:09] D [client-protocol.c:7041:notify] level64: got GF_EVENT_CHILD_UP
[2010-04-26 06:24:09] D [client-protocol.c:7041:notify] level64: got GF_EVENT_CHILD_UP
[2010-04-26 06:24:09] D [client-protocol.c:7041:notify] level65: got GF_EVENT_CHILD_UP
[2010-04-26 06:24:09] D [client-protocol.c:7041:notify] level65: got GF_EVENT_CHILD_UP
[2010-04-26 06:24:09] D [client-protocol.c:7041:notify] level66: got GF_EVENT_CHILD_UP
[2010-04-26 06:24:09] D [client-protocol.c:7041:notify] level66: got GF_EVENT_CHILD_UP
[2010-04-26 06:24:09] D [client-protocol.c:7041:notify] level67: got GF_EVENT_CHILD_UP
[2010-04-26 06:24:09] D [client-protocol.c:7041:notify] level67: got GF_EVENT_CHILD_UP
[2010-04-26 06:24:09] D [client-protocol.c:7041:notify] level68: got GF_EVENT_CHILD_UP
[2010-04-26 06:24:09] D [client-protocol.c:7041:notify] level68: got GF_EVENT_CHILD_UP
[2010-04-26 06:24:09] D [client-protocol.c:7041:notify] level69: got GF_EVENT_CHILD_UP
[2010-04-26 06:24:09] D [client-protocol.c:7041:notify] level69: got GF_EVENT_CHILD_UP
[2010-04-26 06:24:09] N [client-protocol.c:6246:client_setvolume_cbk] level56: Connected to 10.1.85.36:6996, attached to remote volume 'brick1'.
[2010-04-26 06:24:09] D [fuse-bridge.c:3100:fuse_thread_proc] fuse: pthread_cond_timedout returned non zero value ret: 0 errno: 0
[2010-04-26 06:24:09] N [client-protocol.c:6246:client_setvolume_cbk] level56: Connected to 10.1.85.36:6996, attached to remote volume 'brick1'.
[2010-04-26 06:24:09] N [fuse-bridge.c:2950:fuse_init] glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.13 kernel 7.8
[2010-04-26 06:24:09] D [client-protocol.c:6178:client_setvolume_cbk] level57: setvolume failed (Invalid argument)
[2010-04-26 06:24:09] D [client-protocol.c:6178:client_setvolume_cbk] level57: setvolume failed (Invalid argument)
[2010-04-26 06:24:09] D [client-protocol.c:6178:client_setvolume_cbk] level58: setvolume failed (Invalid argument)
[2010-04-26 06:24:09] D [client-protocol.c:6178:client_setvolume_cbk] level58: setvolume failed (Invalid argument)
[2010-04-26 06:24:09] D [client-protocol.c:6178:client_setvolume_cbk] level59: setvolume failed (Invalid argument)
[2010-04-26 06:24:09] D [client-protocol.c:6178:client_setvolume_cbk] level59: setvolume failed (Invalid argument)
[2010-04-26 06:24:09] D [client-protocol.c:6178:client_setvolume_cbk] level60: setvolume failed (Invalid argument)
[2010-04-26 06:24:09] D [client-protocol.c:6178:client_setvolume_cbk] level60: setvolume failed (Invalid argument)
[2010-04-26 06:24:09] D [client-protocol.c:6178:client_setvolume_cbk] level62: setvolume failed (Invalid argument)
[2010-04-26 06:24:09] D [client-protocol.c:6178:client_setvolume_cbk] level62: setvolume failed (Invalid argument)
[2010-04-26 06:24:09] D [client-protocol.c:6178:client_setvolume_cbk] level63: setvolume failed (Invalid argument)
[2010-04-26 06:24:09] D [client-protocol.c:6178:client_setvolume_cbk] level63: setvolume failed (Invalid argument)
[2010-04-26 06:24:09] D [client-protocol.c:6178:client_setvolume_cbk] level64: setvolume failed (Invalid argument)
[2010-04-26 06:24:09] D [client-protocol.c:6178:client_setvolume_cbk] level64: setvolume failed (Invalid argument)
[2010-04-26 06:24:09] D [client-protocol.c:6178:client_setvolume_cbk] level65: setvolume failed (Invalid argument)
[2010-04-26 06:24:09] D [client-protocol.c:6178:client_setvolume_cbk] level65: setvolume failed (Invalid argument)
[2010-04-26 06:24:09] D [client-protocol.c:6178:client_setvolume_cbk] level66: setvolume failed (Invalid argument)
[2010-04-26 06:24:09] D [client-protocol.c:6178:client_setvolume_cbk] level66: setvolume failed (Invalid argument)
[2010-04-26 06:24:09] D [client-protocol.c:6178:client_setvolume_cbk] level67: setvolume failed (Invalid argument)
[2010-04-26 06:24:09] D [dht-diskusage.c:71:dht_du_info_cbk] distribute: on subvolume 'level56': avail_percent is: 51.00 and avail_space is: 2019727130624
[2010-04-26 06:24:09] D [client-protocol.c:6178:client_setvolume_cbk] level67: setvolume failed (Invalid argument)
[2010-04-26 06:24:09] D [client-protocol.c:6178:client_setvolume_cbk] level68: setvolume failed (Invalid argument)
[2010-04-26 06:24:09] D [client-protocol.c:6178:client_setvolume_cbk] level69: setvolume failed (Invalid argument)
[2010-04-26 06:24:09] D [client-protocol.c:6178:client_setvolume_cbk] level69: setvolume failed (Invalid argument)
[2010-04-26 06:24:09] D [client-protocol.c:6178:client_setvolume_cbk] level68: setvolume failed (Invalid argument)
[2010-04-26 06:24:09] D [dht-diskusage.c:71:dht_du_info_cbk] distribute: on subvolume 'level56': avail_percent is: 51.00 and avail_space is: 2019727130624
^C
level56 glusterfs # umount /data
level56 glusterfs # glusterfs -f ./glusterfs.vol /data
level56 glusterfs # df -m
Filesystem 1M-blocks Used Available Use% Mounted on
/dev/sda3 38049 6328 29788 18% /
udev 10 1 10 2% /dev
/dev/sdb1 3753540 1827378 1735494 52% /space
shm 4033 0 4033 0% /dev/shm
df: `/data': Transport endpoint is not connected
----- "Amar Tumballi" <amar at gluster.com> wrote:
> Hi Robert,
> You seem to try to attach to 'brick' (check 'option remote-subvolume
> brick' in client config') where as, you are exporting 'brick1' in
> server. (check server protocol volume in server config). Changing it
> in one of the places should work fine.
>
> -Amar
>
>
> On Mon, Apr 26, 2010 at 7:48 AM, Robert Minvielle < robert at lite3d.com
> > wrote:
More information about the Gluster-users
mailing list