Advertisement
Guest User

GlusterFS mount as non-root user

a guest
Mar 29th, 2012
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 151.26 KB | None | 0 0
  1. [2012-03-29 15:59:48.309271] I [mount.c:639:gf_fuse_mount] 0-glusterfs-fuse: direct mount failed (Operation not permitted), retry to mount via fusermount
  2. [2012-03-29 15:59:48.320005] W [write-behind.c:3029:init] 0-gluster-distributed-replicated-write-behind: disabling write-behind for first 0 bytes
  3. [2012-03-29 15:59:48.328648] I [client.c:1935:notify] 0-gluster-distributed-replicated-client-0: parent translators are ready, attempting connect on transport
  4. [2012-03-29 15:59:48.329024] I [client.c:1935:notify] 0-gluster-distributed-replicated-client-1: parent translators are ready, attempting connect on transport
  5. [2012-03-29 15:59:48.329737] I [client.c:1935:notify] 0-gluster-distributed-replicated-client-2: parent translators are ready, attempting connect on transport
  6. [2012-03-29 15:59:48.329993] I [client.c:1935:notify] 0-gluster-distributed-replicated-client-3: parent translators are ready, attempting connect on transport
  7. Given volfile:
  8. +------------------------------------------------------------------------------+
  9.   1: volume gluster-distributed-replicated-client-0
  10.   2:     type protocol/client
  11.   3:     option remote-host 192.168.122.30
  12.   4:     option remote-subvolume /data
  13.   5:     option transport-type tcp
  14.   6: end-volume
  15.   7:
  16.   8: volume gluster-distributed-replicated-client-1
  17.   9:     type protocol/client
  18.  10:     option remote-host 192.168.122.31
  19.  11:     option remote-subvolume /data
  20.  12:     option transport-type tcp
  21.  13: end-volume
  22.  14:
  23.  15: volume gluster-distributed-replicated-client-2
  24.  16:     type protocol/client
  25.  17:     option remote-host 192.168.122.32
  26.  18:     option remote-subvolume /data
  27.  19:     option transport-type tcp
  28.  20: end-volume
  29.  21:
  30.  22: volume gluster-distributed-replicated-client-3
  31.  23:     type protocol/client
  32.  24:     option remote-host 192.168.122.33
  33.  25:     option remote-subvolume /data
  34.  26:     option transport-type tcp
  35.  27: end-volume
  36.  28:
  37.  29: volume gluster-distributed-replicated-replicate-0
  38.  30:     type cluster/replicate
  39.  31:     subvolumes gluster-distributed-replicated-client-0 gluster-distributed-replicated-client-1
  40.  32: end-volume
  41.  33:
  42.  34: volume gluster-distributed-replicated-replicate-1
  43.  35:     type cluster/replicate
  44.  36:     subvolumes gluster-distributed-replicated-client-2 gluster-distributed-replicated-client-3
  45.  37: end-volume
  46.  38:
  47.  39: volume gluster-distributed-replicated-dht
  48.  40:     type cluster/distribute
  49.  41:     subvolumes gluster-distributed-replicated-replicate-0 gluster-distributed-replicated-replicate-1
  50.  42: end-volume
  51.  43:
  52.  44: volume gluster-distributed-replicated-write-behind
  53.  45:     type performance/write-behind
  54.  46:     subvolumes gluster-distributed-replicated-dht
  55.  47: end-volume
  56.  48:
  57.  49: volume gluster-distributed-replicated-read-ahead
  58.  50:     type performance/read-ahead
  59.  51:     subvolumes gluster-distributed-replicated-write-behind
  60.  52: end-volume
  61.  53:
  62.  54: volume gluster-distributed-replicated-io-cache
  63.  55:     type performance/io-cache
  64.  56:     subvolumes gluster-distributed-replicated-read-ahead
  65.  57: end-volume
  66.  58:
  67.  59: volume gluster-distributed-replicated-quick-read
  68.  60:     type performance/quick-read
  69.  61:     subvolumes gluster-distributed-replicated-io-cache
  70.  62: end-volume
  71.  63:
  72.  64: volume gluster-distributed-replicated-stat-prefetch
  73.  65:     type performance/stat-prefetch
  74.  66:     subvolumes gluster-distributed-replicated-quick-read
  75.  67: end-volume
  76.  68:
  77.  69: volume gluster-distributed-replicated
  78.  70:     type debug/io-stats
  79.  71:     option latency-measurement on
  80.  72:     option count-fop-hits on
  81.  73:     subvolumes gluster-distributed-replicated-stat-prefetch
  82.  74: end-volume
  83.  
  84. +------------------------------------------------------------------------------+
  85. [2012-03-29 15:59:48.332046] I [rpc-clnt.c:1531:rpc_clnt_reconfig] 0-gluster-distributed-replicated-client-0: changing port to 24009 (from 0)
  86. [2012-03-29 15:59:48.332101] I [rpc-clnt.c:1531:rpc_clnt_reconfig] 0-gluster-distributed-replicated-client-1: changing port to 24012 (from 0)
  87. [2012-03-29 15:59:48.332542] I [rpc-clnt.c:1531:rpc_clnt_reconfig] 0-gluster-distributed-replicated-client-2: changing port to 24012 (from 0)
  88. [2012-03-29 15:59:48.332615] I [rpc-clnt.c:1531:rpc_clnt_reconfig] 0-gluster-distributed-replicated-client-3: changing port to 24010 (from 0)
  89. [2012-03-29 15:59:52.322713] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  90. [2012-03-29 15:59:52.323343] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 15:59:52.321855
  91. [2012-03-29 15:59:52.323409] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  92. [2012-03-29 15:59:52.323453] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  93. [2012-03-29 15:59:52.323508] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  94. [2012-03-29 15:59:52.323668] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 15:59:52.322045
  95. [2012-03-29 15:59:52.323716] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  96. [2012-03-29 15:59:52.323755] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  97. [2012-03-29 15:59:52.323805] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  98. [2012-03-29 15:59:52.323941] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 15:59:52.321922
  99. [2012-03-29 15:59:52.323987] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  100. [2012-03-29 15:59:52.324025] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  101. [2012-03-29 15:59:52.324060] E [afr-common.c:2614:afr_notify] 0-gluster-distributed-replicated-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up.
  102. [2012-03-29 15:59:52.326487] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  103. [2012-03-29 15:59:52.326723] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 15:59:52.321985
  104. [2012-03-29 15:59:52.326775] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  105. [2012-03-29 15:59:52.326823] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  106. [2012-03-29 15:59:52.326862] E [afr-common.c:2614:afr_notify] 0-gluster-distributed-replicated-replicate-1: All subvolumes are down. Going offline until atleast one of them comes back up.
  107. [2012-03-29 15:59:52.338056] I [fuse-bridge.c:3316:fuse_graph_setup] 0-fuse: switched to graph 0
  108. [2012-03-29 15:59:52.338256] I [fuse-bridge.c:2897:fuse_init] 0-glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.13 kernel 7.16
  109. [2012-03-29 15:59:53.338749] W [fuse-bridge.c:413:fuse_attr_cbk] 0-glusterfs-fuse: 2: LOOKUP() / => -1 (No such file or directory)
  110. [2012-03-29 15:59:55.324111] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  111. [2012-03-29 15:59:55.324257] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 15:59:55.323686
  112. [2012-03-29 15:59:55.324285] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  113. [2012-03-29 15:59:55.324307] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  114. [2012-03-29 15:59:55.324332] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  115. [2012-03-29 15:59:55.324404] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 15:59:55.323720
  116. [2012-03-29 15:59:55.324429] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  117. [2012-03-29 15:59:55.324449] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  118. [2012-03-29 15:59:55.325034] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  119. [2012-03-29 15:59:55.325134] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 15:59:55.324502
  120. [2012-03-29 15:59:55.325160] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  121. [2012-03-29 15:59:55.325181] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  122. [2012-03-29 15:59:55.325886] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  123. [2012-03-29 15:59:55.326069] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 15:59:55.323193
  124. [2012-03-29 15:59:55.326122] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  125. [2012-03-29 15:59:55.326164] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  126. [2012-03-29 15:59:58.328703] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  127. [2012-03-29 15:59:58.329004] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 15:59:58.325442
  128. [2012-03-29 15:59:58.329058] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  129. [2012-03-29 15:59:58.329101] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  130. [2012-03-29 15:59:58.329154] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  131. [2012-03-29 15:59:58.329296] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 15:59:58.327267
  132. [2012-03-29 15:59:58.329343] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  133. [2012-03-29 15:59:58.329383] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  134. [2012-03-29 15:59:58.329486] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  135. [2012-03-29 15:59:58.329619] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 15:59:58.327334
  136. [2012-03-29 15:59:58.329669] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  137. [2012-03-29 15:59:58.329707] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  138. [2012-03-29 15:59:58.329755] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  139. [2012-03-29 15:59:58.329885] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 15:59:58.327398
  140. [2012-03-29 15:59:58.329930] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  141. [2012-03-29 15:59:58.329969] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  142. [2012-03-29 16:00:01.329001] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  143. [2012-03-29 16:00:01.329248] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:01.328292
  144. [2012-03-29 16:00:01.329339] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  145. [2012-03-29 16:00:01.329383] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  146. [2012-03-29 16:00:01.331591] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  147. [2012-03-29 16:00:01.331887] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:01.330794
  148. [2012-03-29 16:00:01.331942] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  149. [2012-03-29 16:00:01.331983] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  150. [2012-03-29 16:00:01.332031] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  151. [2012-03-29 16:00:01.332175] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:01.330862
  152. [2012-03-29 16:00:01.332223] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  153. [2012-03-29 16:00:01.332261] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  154. [2012-03-29 16:00:01.333238] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  155. [2012-03-29 16:00:01.333436] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:01.333209
  156. [2012-03-29 16:00:01.333491] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  157. [2012-03-29 16:00:01.333530] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  158. [2012-03-29 16:00:04.335161] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  159. [2012-03-29 16:00:04.335422] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:04.334432
  160. [2012-03-29 16:00:04.335483] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  161. [2012-03-29 16:00:04.335525] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  162. [2012-03-29 16:00:04.337990] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  163. [2012-03-29 16:00:04.338094] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:04.337972
  164. [2012-03-29 16:00:04.338111] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  165. [2012-03-29 16:00:04.338125] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  166. [2012-03-29 16:00:04.338141] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  167. [2012-03-29 16:00:04.338189] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:04.336876
  168. [2012-03-29 16:00:04.338204] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  169. [2012-03-29 16:00:04.338217] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  170. [2012-03-29 16:00:04.338233] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  171. [2012-03-29 16:00:04.338278] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:04.336800
  172. [2012-03-29 16:00:04.338293] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  173. [2012-03-29 16:00:04.338306] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  174. [2012-03-29 16:00:07.340583] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  175. [2012-03-29 16:00:07.340846] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:07.339063
  176. [2012-03-29 16:00:07.340900] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  177. [2012-03-29 16:00:07.340942] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  178. [2012-03-29 16:00:07.341955] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  179. [2012-03-29 16:00:07.342146] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:07.341115
  180. [2012-03-29 16:00:07.342220] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  181. [2012-03-29 16:00:07.342261] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  182. [2012-03-29 16:00:07.342751] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  183. [2012-03-29 16:00:07.342920] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:07.341051
  184. [2012-03-29 16:00:07.342970] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  185. [2012-03-29 16:00:07.343010] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  186. [2012-03-29 16:00:07.343641] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  187. [2012-03-29 16:00:07.343804] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:07.341183
  188. [2012-03-29 16:00:07.343853] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  189. [2012-03-29 16:00:07.343893] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  190. [2012-03-29 16:00:10.344055] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  191. [2012-03-29 16:00:10.344320] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:10.343217
  192. [2012-03-29 16:00:10.344376] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  193. [2012-03-29 16:00:10.344419] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  194. [2012-03-29 16:00:10.344467] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  195. [2012-03-29 16:00:10.344614] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:10.343157
  196. [2012-03-29 16:00:10.345716] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  197. [2012-03-29 16:00:10.345782] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  198. [2012-03-29 16:00:10.345933] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  199. [2012-03-29 16:00:10.346116] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:10.341881
  200. [2012-03-29 16:00:10.346166] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  201. [2012-03-29 16:00:10.346205] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  202. [2012-03-29 16:00:10.346678] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  203. [2012-03-29 16:00:10.346837] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:10.345907
  204. [2012-03-29 16:00:10.346886] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  205. [2012-03-29 16:00:10.346934] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  206. [2012-03-29 16:00:13.349897] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  207. [2012-03-29 16:00:13.350132] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:13.348945
  208. [2012-03-29 16:00:13.350152] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  209. [2012-03-29 16:00:13.350166] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  210. [2012-03-29 16:00:13.350182] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  211. [2012-03-29 16:00:13.350228] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:13.347306
  212. [2012-03-29 16:00:13.350244] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  213. [2012-03-29 16:00:13.350257] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  214. [2012-03-29 16:00:13.350273] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  215. [2012-03-29 16:00:13.350327] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:13.349071
  216. [2012-03-29 16:00:13.350352] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  217. [2012-03-29 16:00:13.350365] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  218. [2012-03-29 16:00:13.350799] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  219. [2012-03-29 16:00:13.350867] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:13.349013
  220. [2012-03-29 16:00:13.350883] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  221. [2012-03-29 16:00:13.350896] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  222. [2012-03-29 16:00:16.352725] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  223. [2012-03-29 16:00:16.353018] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:16.351084
  224. [2012-03-29 16:00:16.353074] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  225. [2012-03-29 16:00:16.353116] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  226. [2012-03-29 16:00:16.353163] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  227. [2012-03-29 16:00:16.353307] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:16.351968
  228. [2012-03-29 16:00:16.353354] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  229. [2012-03-29 16:00:16.353393] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  230. [2012-03-29 16:00:16.353470] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  231. [2012-03-29 16:00:16.353603] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:16.350202
  232. [2012-03-29 16:00:16.353650] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  233. [2012-03-29 16:00:16.353688] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  234. [2012-03-29 16:00:16.354978] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  235. [2012-03-29 16:00:16.355207] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:16.352034
  236. [2012-03-29 16:00:16.355277] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  237. [2012-03-29 16:00:16.355318] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  238. [2012-03-29 16:00:19.355256] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  239. [2012-03-29 16:00:19.355686] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:19.353776
  240. [2012-03-29 16:00:19.355747] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  241. [2012-03-29 16:00:19.355792] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  242. [2012-03-29 16:00:19.355935] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  243. [2012-03-29 16:00:19.356159] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:19.353714
  244. [2012-03-29 16:00:19.356307] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  245. [2012-03-29 16:00:19.356352] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  246. [2012-03-29 16:00:19.357330] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  247. [2012-03-29 16:00:19.357541] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:19.357296
  248. [2012-03-29 16:00:19.357599] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  249. [2012-03-29 16:00:19.357642] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  250. [2012-03-29 16:00:19.357690] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  251. [2012-03-29 16:00:19.357834] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:19.352871
  252. [2012-03-29 16:00:19.357913] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  253. [2012-03-29 16:00:19.357953] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  254. [2012-03-29 16:00:22.359462] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  255. [2012-03-29 16:00:22.359735] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:22.357775
  256. [2012-03-29 16:00:22.359790] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  257. [2012-03-29 16:00:22.359832] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  258. [2012-03-29 16:00:22.359882] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  259. [2012-03-29 16:00:22.360024] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:22.358619
  260. [2012-03-29 16:00:22.360072] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  261. [2012-03-29 16:00:22.360110] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  262. [2012-03-29 16:00:22.360882] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  263. [2012-03-29 16:00:22.361115] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:22.358495
  264. [2012-03-29 16:00:22.361167] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  265. [2012-03-29 16:00:22.361208] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  266. [2012-03-29 16:00:22.361255] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  267. [2012-03-29 16:00:22.361393] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:22.358561
  268. [2012-03-29 16:00:22.361484] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  269. [2012-03-29 16:00:22.361523] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  270. [2012-03-29 16:00:25.237872] W [fuse-bridge.c:413:fuse_attr_cbk] 0-glusterfs-fuse: 44: LOOKUP() / => -1 (No such file or directory)
  271. [2012-03-29 16:00:25.360550] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  272. [2012-03-29 16:00:25.360820] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:25.359735
  273. [2012-03-29 16:00:25.360875] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  274. [2012-03-29 16:00:25.360916] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  275. [2012-03-29 16:00:25.362081] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  276. [2012-03-29 16:00:25.362284] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:25.361019
  277. [2012-03-29 16:00:25.362334] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  278. [2012-03-29 16:00:25.362374] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  279. [2012-03-29 16:00:25.363335] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  280. [2012-03-29 16:00:25.363528] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:25.362477
  281. [2012-03-29 16:00:25.363579] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  282. [2012-03-29 16:00:25.363620] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  283. [2012-03-29 16:00:25.364943] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  284. [2012-03-29 16:00:25.365156] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:25.364162
  285. [2012-03-29 16:00:25.365210] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  286. [2012-03-29 16:00:25.365251] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  287. [2012-03-29 16:00:28.362622] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  288. [2012-03-29 16:00:28.362747] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:28.362002
  289. [2012-03-29 16:00:28.362779] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  290. [2012-03-29 16:00:28.362798] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  291. [2012-03-29 16:00:28.362816] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  292. [2012-03-29 16:00:28.362863] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:28.362050
  293. [2012-03-29 16:00:28.362879] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  294. [2012-03-29 16:00:28.362892] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  295. [2012-03-29 16:00:28.362913] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  296. [2012-03-29 16:00:28.362959] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:28.362027
  297. [2012-03-29 16:00:28.362975] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  298. [2012-03-29 16:00:28.362989] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  299. [2012-03-29 16:00:28.363003] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  300. [2012-03-29 16:00:28.363048] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:28.361585
  301. [2012-03-29 16:00:28.363063] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  302. [2012-03-29 16:00:28.363076] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  303. [2012-03-29 16:00:31.367756] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  304. [2012-03-29 16:00:31.368162] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:31.366065
  305. [2012-03-29 16:00:31.368219] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  306. [2012-03-29 16:00:31.368260] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  307. [2012-03-29 16:00:31.368319] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  308. [2012-03-29 16:00:31.368483] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:31.366132
  309. [2012-03-29 16:00:31.368530] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  310. [2012-03-29 16:00:31.368568] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  311. [2012-03-29 16:00:31.371288] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  312. [2012-03-29 16:00:31.371503] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:31.370562
  313. [2012-03-29 16:00:31.371555] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  314. [2012-03-29 16:00:31.371609] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  315. [2012-03-29 16:00:31.373755] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  316. [2012-03-29 16:00:31.373842] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:31.372329
  317. [2012-03-29 16:00:31.373859] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  318. [2012-03-29 16:00:31.373873] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  319. [2012-03-29 16:00:34.368981] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  320. [2012-03-29 16:00:34.369239] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:34.367100
  321. [2012-03-29 16:00:34.369294] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  322. [2012-03-29 16:00:34.369335] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  323. [2012-03-29 16:00:34.371313] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  324. [2012-03-29 16:00:34.371575] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:34.368952
  325. [2012-03-29 16:00:34.371654] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  326. [2012-03-29 16:00:34.371698] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  327. [2012-03-29 16:00:34.371746] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  328. [2012-03-29 16:00:34.371893] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:34.368883
  329. [2012-03-29 16:00:34.372000] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  330. [2012-03-29 16:00:34.372041] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  331. [2012-03-29 16:00:34.372914] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  332. [2012-03-29 16:00:34.373084] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:34.372164
  333. [2012-03-29 16:00:34.373133] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  334. [2012-03-29 16:00:34.373172] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  335. [2012-03-29 16:00:37.373333] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  336. [2012-03-29 16:00:37.373468] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:37.372971
  337. [2012-03-29 16:00:37.373489] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  338. [2012-03-29 16:00:37.373504] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  339. [2012-03-29 16:00:37.374095] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  340. [2012-03-29 16:00:37.374293] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:37.373318
  341. [2012-03-29 16:00:37.374345] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  342. [2012-03-29 16:00:37.374386] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  343. [2012-03-29 16:00:37.374434] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  344. [2012-03-29 16:00:37.374602] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:37.372944
  345. [2012-03-29 16:00:37.374649] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  346. [2012-03-29 16:00:37.374687] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  347. [2012-03-29 16:00:37.374994] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  348. [2012-03-29 16:00:37.375165] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:37.372995
  349. [2012-03-29 16:00:37.375216] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  350. [2012-03-29 16:00:37.375257] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  351. [2012-03-29 16:00:40.376506] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  352. [2012-03-29 16:00:40.376757] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:40.375686
  353. [2012-03-29 16:00:40.376823] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  354. [2012-03-29 16:00:40.376865] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  355. [2012-03-29 16:00:40.377648] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  356. [2012-03-29 16:00:40.377841] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:40.376475
  357. [2012-03-29 16:00:40.377894] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  358. [2012-03-29 16:00:40.377948] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  359. [2012-03-29 16:00:40.377999] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  360. [2012-03-29 16:00:40.378141] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:40.374753
  361. [2012-03-29 16:00:40.378188] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  362. [2012-03-29 16:00:40.378250] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  363. [2012-03-29 16:00:40.379404] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  364. [2012-03-29 16:00:40.379614] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:40.376963
  365. [2012-03-29 16:00:40.379669] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  366. [2012-03-29 16:00:40.379710] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  367. [2012-03-29 16:00:43.379276] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  368. [2012-03-29 16:00:43.379530] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:43.378483
  369. [2012-03-29 16:00:43.379585] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  370. [2012-03-29 16:00:43.379626] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  371. [2012-03-29 16:00:43.381135] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  372. [2012-03-29 16:00:43.381345] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:43.379729
  373. [2012-03-29 16:00:43.381397] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  374. [2012-03-29 16:00:43.381478] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  375. [2012-03-29 16:00:43.382872] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  376. [2012-03-29 16:00:43.383271] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:43.377576
  377. [2012-03-29 16:00:43.383324] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  378. [2012-03-29 16:00:43.383363] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  379. [2012-03-29 16:00:43.383414] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  380. [2012-03-29 16:00:43.383941] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:43.382822
  381. [2012-03-29 16:00:43.384002] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  382. [2012-03-29 16:00:43.384042] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  383. [2012-03-29 16:00:46.386496] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  384. [2012-03-29 16:00:46.386627] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:46.385150
  385. [2012-03-29 16:00:46.386647] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  386. [2012-03-29 16:00:46.386662] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  387. [2012-03-29 16:00:46.386678] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  388. [2012-03-29 16:00:46.386727] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:46.383694
  389. [2012-03-29 16:00:46.386743] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  390. [2012-03-29 16:00:46.386756] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  391. [2012-03-29 16:00:46.386772] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  392. [2012-03-29 16:00:46.386818] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:46.385094
  393. [2012-03-29 16:00:46.386833] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  394. [2012-03-29 16:00:46.386846] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  395. [2012-03-29 16:00:46.386861] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  396. [2012-03-29 16:00:46.386906] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:46.385025
  397. [2012-03-29 16:00:46.386921] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  398. [2012-03-29 16:00:46.386946] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  399. [2012-03-29 16:00:49.388130] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  400. [2012-03-29 16:00:49.388476] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:49.386641
  401. [2012-03-29 16:00:49.388534] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  402. [2012-03-29 16:00:49.388578] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  403. [2012-03-29 16:00:49.389656] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  404. [2012-03-29 16:00:49.389838] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:49.389624
  405. [2012-03-29 16:00:49.389890] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  406. [2012-03-29 16:00:49.389945] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  407. [2012-03-29 16:00:49.389994] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  408. [2012-03-29 16:00:49.390135] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:49.385924
  409. [2012-03-29 16:00:49.390184] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  410. [2012-03-29 16:00:49.390236] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  411. [2012-03-29 16:00:49.390283] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  412. [2012-03-29 16:00:49.390420] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:49.388690
  413. [2012-03-29 16:00:49.390468] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  414. [2012-03-29 16:00:49.390508] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  415. [2012-03-29 16:00:52.392591] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  416. [2012-03-29 16:00:52.393676] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:52.391246
  417. [2012-03-29 16:00:52.393773] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  418. [2012-03-29 16:00:52.393816] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  419. [2012-03-29 16:00:52.393870] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  420. [2012-03-29 16:00:52.394017] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:52.392558
  421. [2012-03-29 16:00:52.394064] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  422. [2012-03-29 16:00:52.394103] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  423. [2012-03-29 16:00:52.395850] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  424. [2012-03-29 16:00:52.396088] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:52.394275
  425. [2012-03-29 16:00:52.396142] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  426. [2012-03-29 16:00:52.396183] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  427. [2012-03-29 16:00:52.396230] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  428. [2012-03-29 16:00:52.396370] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:52.394210
  429. [2012-03-29 16:00:52.396417] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  430. [2012-03-29 16:00:52.396456] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  431. [2012-03-29 16:00:55.396475] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  432. [2012-03-29 16:00:55.396743] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:55.395658
  433. [2012-03-29 16:00:55.396798] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  434. [2012-03-29 16:00:55.396863] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  435. [2012-03-29 16:00:55.396915] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  436. [2012-03-29 16:00:55.397057] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:55.393734
  437. [2012-03-29 16:00:55.397104] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  438. [2012-03-29 16:00:55.397142] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  439. [2012-03-29 16:00:55.398373] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  440. [2012-03-29 16:00:55.398583] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:55.395723
  441. [2012-03-29 16:00:55.398634] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  442. [2012-03-29 16:00:55.398675] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  443. [2012-03-29 16:00:55.398722] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  444. [2012-03-29 16:00:55.398859] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:55.394900
  445. [2012-03-29 16:00:55.398905] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  446. [2012-03-29 16:00:55.398943] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  447. [2012-03-29 16:00:58.399827] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  448. [2012-03-29 16:00:58.400080] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:58.398451
  449. [2012-03-29 16:00:58.400135] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  450. [2012-03-29 16:00:58.400177] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  451. [2012-03-29 16:00:58.401622] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  452. [2012-03-29 16:00:58.401833] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:58.399796
  453. [2012-03-29 16:00:58.401908] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  454. [2012-03-29 16:00:58.401948] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  455. [2012-03-29 16:00:58.401994] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  456. [2012-03-29 16:00:58.402134] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:58.400276
  457. [2012-03-29 16:00:58.402181] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  458. [2012-03-29 16:00:58.402219] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  459. [2012-03-29 16:00:58.403537] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  460. [2012-03-29 16:00:58.403717] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:00:58.401593
  461. [2012-03-29 16:00:58.403766] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  462. [2012-03-29 16:00:58.403805] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  463. [2012-03-29 16:01:01.402662] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  464. [2012-03-29 16:01:01.402839] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:01.401713
  465. [2012-03-29 16:01:01.402858] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  466. [2012-03-29 16:01:01.402872] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  467. [2012-03-29 16:01:01.403460] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  468. [2012-03-29 16:01:01.403542] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:01.402906
  469. [2012-03-29 16:01:01.403565] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  470. [2012-03-29 16:01:01.403593] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  471. [2012-03-29 16:01:01.403610] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  472. [2012-03-29 16:01:01.403659] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:01.402628
  473. [2012-03-29 16:01:01.403674] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  474. [2012-03-29 16:01:01.403687] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  475. [2012-03-29 16:01:01.403703] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  476. [2012-03-29 16:01:01.403749] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:01.401649
  477. [2012-03-29 16:01:01.403764] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  478. [2012-03-29 16:01:01.403777] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  479. [2012-03-29 16:01:04.410639] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  480. [2012-03-29 16:01:04.411963] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:04.404644
  481. [2012-03-29 16:01:04.412030] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  482. [2012-03-29 16:01:04.412075] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  483. [2012-03-29 16:01:04.412127] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  484. [2012-03-29 16:01:04.412286] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:04.403805
  485. [2012-03-29 16:01:04.412334] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  486. [2012-03-29 16:01:04.412374] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  487. [2012-03-29 16:01:04.412419] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  488. [2012-03-29 16:01:04.412555] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:04.405782
  489. [2012-03-29 16:01:04.412624] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  490. [2012-03-29 16:01:04.412663] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  491. [2012-03-29 16:01:04.412710] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  492. [2012-03-29 16:01:04.412847] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:04.405883
  493. [2012-03-29 16:01:04.412893] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  494. [2012-03-29 16:01:04.412932] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  495. [2012-03-29 16:01:07.409648] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  496. [2012-03-29 16:01:07.409900] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:07.407886
  497. [2012-03-29 16:01:07.410468] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  498. [2012-03-29 16:01:07.410518] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  499. [2012-03-29 16:01:07.411481] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  500. [2012-03-29 16:01:07.411671] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:07.410638
  501. [2012-03-29 16:01:07.411721] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  502. [2012-03-29 16:01:07.411762] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  503. [2012-03-29 16:01:07.411821] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  504. [2012-03-29 16:01:07.411962] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:07.410707
  505. [2012-03-29 16:01:07.412009] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  506. [2012-03-29 16:01:07.412047] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  507. [2012-03-29 16:01:07.412121] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  508. [2012-03-29 16:01:07.412256] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:07.410770
  509. [2012-03-29 16:01:07.412303] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  510. [2012-03-29 16:01:07.412341] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  511. [2012-03-29 16:01:10.412769] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  512. [2012-03-29 16:01:10.412935] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:10.412146
  513. [2012-03-29 16:01:10.412954] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  514. [2012-03-29 16:01:10.412969] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  515. [2012-03-29 16:01:10.412985] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  516. [2012-03-29 16:01:10.413032] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:10.412179
  517. [2012-03-29 16:01:10.413048] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  518. [2012-03-29 16:01:10.413060] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  519. [2012-03-29 16:01:10.413075] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  520. [2012-03-29 16:01:10.413394] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:10.412705
  521. [2012-03-29 16:01:10.413433] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  522. [2012-03-29 16:01:10.413447] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  523. [2012-03-29 16:01:10.413465] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  524. [2012-03-29 16:01:10.413511] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:10.412751
  525. [2012-03-29 16:01:10.413538] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  526. [2012-03-29 16:01:10.413551] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  527. [2012-03-29 16:01:13.417707] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  528. [2012-03-29 16:01:13.417969] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:13.415876
  529. [2012-03-29 16:01:13.418025] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  530. [2012-03-29 16:01:13.418068] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  531. [2012-03-29 16:01:13.418191] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  532. [2012-03-29 16:01:13.418337] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:13.415950
  533. [2012-03-29 16:01:13.418385] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  534. [2012-03-29 16:01:13.418425] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  535. [2012-03-29 16:01:13.419277] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  536. [2012-03-29 16:01:13.419473] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:13.418168
  537. [2012-03-29 16:01:13.419526] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  538. [2012-03-29 16:01:13.419579] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  539. [2012-03-29 16:01:13.419627] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  540. [2012-03-29 16:01:13.419768] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:13.417674
  541. [2012-03-29 16:01:13.419815] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  542. [2012-03-29 16:01:13.419854] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  543. [2012-03-29 16:01:16.422218] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  544. [2012-03-29 16:01:16.422342] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:16.420449
  545. [2012-03-29 16:01:16.422361] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  546. [2012-03-29 16:01:16.422376] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  547. [2012-03-29 16:01:16.422392] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  548. [2012-03-29 16:01:16.422444] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:16.420509
  549. [2012-03-29 16:01:16.422460] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  550. [2012-03-29 16:01:16.422473] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  551. [2012-03-29 16:01:16.422488] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  552. [2012-03-29 16:01:16.422534] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:16.420628
  553. [2012-03-29 16:01:16.422549] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  554. [2012-03-29 16:01:16.422562] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  555. [2012-03-29 16:01:16.422577] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  556. [2012-03-29 16:01:16.422621] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:16.420383
  557. [2012-03-29 16:01:16.422636] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  558. [2012-03-29 16:01:16.422649] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  559. [2012-03-29 16:01:19.427973] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  560. [2012-03-29 16:01:19.428694] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:19.426966
  561. [2012-03-29 16:01:19.428791] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  562. [2012-03-29 16:01:19.428849] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  563. [2012-03-29 16:01:19.428900] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  564. [2012-03-29 16:01:19.429043] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:19.426895
  565. [2012-03-29 16:01:19.429091] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  566. [2012-03-29 16:01:19.429130] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  567. [2012-03-29 16:01:19.429179] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  568. [2012-03-29 16:01:19.429317] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:19.427089
  569. [2012-03-29 16:01:19.429363] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  570. [2012-03-29 16:01:19.429430] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  571. [2012-03-29 16:01:19.434021] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  572. [2012-03-29 16:01:19.434137] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:19.431200
  573. [2012-03-29 16:01:19.434155] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  574. [2012-03-29 16:01:19.434170] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  575. [2012-03-29 16:01:22.432609] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  576. [2012-03-29 16:01:22.432883] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:22.431129
  577. [2012-03-29 16:01:22.432937] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  578. [2012-03-29 16:01:22.432980] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  579. [2012-03-29 16:01:22.433029] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  580. [2012-03-29 16:01:22.433200] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:22.431070
  581. [2012-03-29 16:01:22.433248] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  582. [2012-03-29 16:01:22.433286] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  583. [2012-03-29 16:01:22.433334] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  584. [2012-03-29 16:01:22.433901] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:22.431005
  585. [2012-03-29 16:01:22.433921] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  586. [2012-03-29 16:01:22.433935] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  587. [2012-03-29 16:01:22.434315] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  588. [2012-03-29 16:01:22.434486] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:22.434302
  589. [2012-03-29 16:01:22.434503] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  590. [2012-03-29 16:01:22.434517] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  591. [2012-03-29 16:01:25.439520] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  592. [2012-03-29 16:01:25.439797] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:25.437827
  593. [2012-03-29 16:01:25.439853] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  594. [2012-03-29 16:01:25.439896] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  595. [2012-03-29 16:01:25.439950] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  596. [2012-03-29 16:01:25.440092] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:25.438012
  597. [2012-03-29 16:01:25.440164] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  598. [2012-03-29 16:01:25.440204] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  599. [2012-03-29 16:01:25.440333] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  600. [2012-03-29 16:01:25.440474] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:25.437895
  601. [2012-03-29 16:01:25.440526] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  602. [2012-03-29 16:01:25.440564] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  603. [2012-03-29 16:01:25.441362] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  604. [2012-03-29 16:01:25.441622] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:25.440311
  605. [2012-03-29 16:01:25.441674] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  606. [2012-03-29 16:01:25.441715] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  607. [2012-03-29 16:01:28.441635] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  608. [2012-03-29 16:01:28.441961] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:28.439678
  609. [2012-03-29 16:01:28.442017] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  610. [2012-03-29 16:01:28.442059] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  611. [2012-03-29 16:01:28.442975] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  612. [2012-03-29 16:01:28.443152] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:28.442944
  613. [2012-03-29 16:01:28.443202] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  614. [2012-03-29 16:01:28.443242] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  615. [2012-03-29 16:01:28.443291] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  616. [2012-03-29 16:01:28.443455] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:28.442170
  617. [2012-03-29 16:01:28.443502] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  618. [2012-03-29 16:01:28.443541] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  619. [2012-03-29 16:01:28.445349] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  620. [2012-03-29 16:01:28.445598] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:28.444589
  621. [2012-03-29 16:01:28.445651] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  622. [2012-03-29 16:01:28.445692] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  623. [2012-03-29 16:01:31.449082] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  624. [2012-03-29 16:01:31.450512] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:31.448277
  625. [2012-03-29 16:01:31.450578] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  626. [2012-03-29 16:01:31.450621] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  627. [2012-03-29 16:01:31.452034] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  628. [2012-03-29 16:01:31.452243] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:31.446735
  629. [2012-03-29 16:01:31.452294] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  630. [2012-03-29 16:01:31.452336] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  631. [2012-03-29 16:01:31.452382] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  632. [2012-03-29 16:01:31.452525] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:31.450744
  633. [2012-03-29 16:01:31.452597] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  634. [2012-03-29 16:01:31.452637] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  635. [2012-03-29 16:01:31.452683] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  636. [2012-03-29 16:01:31.453046] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:31.450810
  637. [2012-03-29 16:01:31.453098] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  638. [2012-03-29 16:01:31.453136] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  639. [2012-03-29 16:01:34.450045] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  640. [2012-03-29 16:01:34.450288] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:34.448920
  641. [2012-03-29 16:01:34.450342] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  642. [2012-03-29 16:01:34.450384] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  643. [2012-03-29 16:01:34.452521] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  644. [2012-03-29 16:01:34.452732] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:34.451742
  645. [2012-03-29 16:01:34.452784] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  646. [2012-03-29 16:01:34.452826] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  647. [2012-03-29 16:01:34.452872] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  648. [2012-03-29 16:01:34.453024] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:34.451809
  649. [2012-03-29 16:01:34.453072] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  650. [2012-03-29 16:01:34.453110] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  651. [2012-03-29 16:01:34.453959] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  652. [2012-03-29 16:01:34.454161] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:34.451870
  653. [2012-03-29 16:01:34.454209] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  654. [2012-03-29 16:01:34.454249] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  655. [2012-03-29 16:01:37.453646] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  656. [2012-03-29 16:01:37.453896] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:37.452446
  657. [2012-03-29 16:01:37.453951] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  658. [2012-03-29 16:01:37.453992] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  659. [2012-03-29 16:01:37.454942] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  660. [2012-03-29 16:01:37.455122] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:37.454095
  661. [2012-03-29 16:01:37.455172] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  662. [2012-03-29 16:01:37.455213] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  663. [2012-03-29 16:01:37.456495] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  664. [2012-03-29 16:01:37.456672] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:37.455418
  665. [2012-03-29 16:01:37.456722] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  666. [2012-03-29 16:01:37.456762] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  667. [2012-03-29 16:01:37.457478] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  668. [2012-03-29 16:01:37.457663] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:37.456469
  669. [2012-03-29 16:01:37.457714] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  670. [2012-03-29 16:01:37.457728] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  671. [2012-03-29 16:01:40.458755] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  672. [2012-03-29 16:01:40.459003] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:40.457937
  673. [2012-03-29 16:01:40.459056] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  674. [2012-03-29 16:01:40.459098] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  675. [2012-03-29 16:01:40.459987] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  676. [2012-03-29 16:01:40.460180] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:40.459199
  677. [2012-03-29 16:01:40.460231] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  678. [2012-03-29 16:01:40.460272] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  679. [2012-03-29 16:01:40.462030] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  680. [2012-03-29 16:01:40.462232] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:40.461244
  681. [2012-03-29 16:01:40.462284] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  682. [2012-03-29 16:01:40.462324] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  683. [2012-03-29 16:01:40.462370] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  684. [2012-03-29 16:01:40.462510] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:40.461314
  685. [2012-03-29 16:01:40.462566] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  686. [2012-03-29 16:01:40.462609] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  687. [2012-03-29 16:01:41.237906] W [fuse-bridge.c:413:fuse_attr_cbk] 0-glusterfs-fuse: 86: LOOKUP() / => -1 (No such file or directory)
  688. [2012-03-29 16:01:43.463003] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  689. [2012-03-29 16:01:43.463267] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:43.461887
  690. [2012-03-29 16:01:43.463321] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  691. [2012-03-29 16:01:43.463363] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  692. [2012-03-29 16:01:43.465008] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  693. [2012-03-29 16:01:43.465231] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:43.463466
  694. [2012-03-29 16:01:43.465284] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  695. [2012-03-29 16:01:43.465326] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  696. [2012-03-29 16:01:43.466316] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  697. [2012-03-29 16:01:43.466497] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:43.465539
  698. [2012-03-29 16:01:43.466548] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  699. [2012-03-29 16:01:43.466590] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  700. [2012-03-29 16:01:43.466636] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  701. [2012-03-29 16:01:43.466775] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:43.465475
  702. [2012-03-29 16:01:43.466823] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  703. [2012-03-29 16:01:43.466863] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  704. [2012-03-29 16:01:46.468006] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  705. [2012-03-29 16:01:46.468813] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:46.467968
  706. [2012-03-29 16:01:46.468902] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  707. [2012-03-29 16:01:46.468945] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  708. [2012-03-29 16:01:46.468997] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  709. [2012-03-29 16:01:46.469143] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:46.466868
  710. [2012-03-29 16:01:46.469191] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  711. [2012-03-29 16:01:46.469230] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  712. [2012-03-29 16:01:46.469279] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  713. [2012-03-29 16:01:46.469474] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:46.465955
  714. [2012-03-29 16:01:46.469528] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  715. [2012-03-29 16:01:46.469566] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  716. [2012-03-29 16:01:46.470155] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  717. [2012-03-29 16:01:46.470230] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:46.469671
  718. [2012-03-29 16:01:46.470248] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  719. [2012-03-29 16:01:46.470261] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  720. [2012-03-29 16:01:49.468904] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  721. [2012-03-29 16:01:49.469052] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:49.468331
  722. [2012-03-29 16:01:49.469082] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  723. [2012-03-29 16:01:49.469104] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  724. [2012-03-29 16:01:49.469131] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  725. [2012-03-29 16:01:49.469219] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:49.468364
  726. [2012-03-29 16:01:49.469244] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  727. [2012-03-29 16:01:49.469263] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  728. [2012-03-29 16:01:49.469981] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  729. [2012-03-29 16:01:49.470175] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:49.469340
  730. [2012-03-29 16:01:49.470226] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  731. [2012-03-29 16:01:49.470265] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  732. [2012-03-29 16:01:49.470681] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  733. [2012-03-29 16:01:49.470846] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:49.468109
  734. [2012-03-29 16:01:49.470895] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  735. [2012-03-29 16:01:49.470935] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  736. [2012-03-29 16:01:52.470806] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-2: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.32:24012)
  737. [2012-03-29 16:01:52.471063] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-2: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:52.470029
  738. [2012-03-29 16:01:52.471118] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-2: received RPC status error
  739. [2012-03-29 16:01:52.471159] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-2: disconnected
  740. [2012-03-29 16:01:52.471210] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-1: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.31:24012)
  741. [2012-03-29 16:01:52.471352] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-1: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:52.470089
  742. [2012-03-29 16:01:52.471423] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-1: received RPC status error
  743. [2012-03-29 16:01:52.471462] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-1: disconnected
  744. [2012-03-29 16:01:52.472344] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-3: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.33:24010)
  745. [2012-03-29 16:01:52.472533] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-3: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:52.471563
  746. [2012-03-29 16:01:52.472583] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-3: received RPC status error
  747. [2012-03-29 16:01:52.472623] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-3: disconnected
  748. [2012-03-29 16:01:52.473863] W [socket.c:1494:__socket_proto_state_machine] 0-gluster-distributed-replicated-client-0: reading from socket failed. Error (Transport endpoint is not connected), peer (192.168.122.30:24009)
  749. [2012-03-29 16:01:52.474054] E [rpc-clnt.c:338:saved_frames_unwind] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_notify+0xa0) [0x7f95b482df00] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_connection_cleanup+0x7d) [0x7f95b482bbbd] (-->/usr/lib/libgfrpc.so.0(saved_frames_destroy+0xe) [0x7f95b482bb1e]))) 0-gluster-distributed-replicated-client-0: forced unwinding frame type(GF-DUMP) op(DUMP(1)) called at 2012-03-29 16:01:52.469470
  750. [2012-03-29 16:01:52.474105] W [client-handshake.c:1263:client_dump_version_cbk] 0-gluster-distributed-replicated-client-0: received RPC status error
  751. [2012-03-29 16:01:52.474146] I [client.c:1883:client_rpc_notify] 0-gluster-distributed-replicated-client-0: disconnected
  752. [2012-03-29 16:01:54.764382] I [fuse-bridge.c:3218:fuse_thread_proc] 0-fuse: unmounting /home/pascal/volume
  753. [2012-03-29 16:01:54.764539] W [glusterfsd.c:712:cleanup_and_exit] (-->/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7f95b412e59d] (-->/lib/x86_64-linux-gnu/libpthread.so.0(+0x7efc) [0x7f95b43f3efc] (-->/usr/sbin/glusterfs(glusterfs_sigwaiter+0xc5) [0x7f95b4ebccc5]))) 0-: received signum (15), shutting down
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement