Skip to content

Instantly share code, notes, and snippets.

@hljadmin
Created May 9, 2013 04:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hljadmin/1e0a2c676d29a9f7c6e4 to your computer and use it in GitHub Desktop.
Save hljadmin/1e0a2c676d29a9f7c6e4 to your computer and use it in GitHub Desktop.
[2013-05-09 03:35:19.855075] I [glusterfsd.c:1666:main] 0-/usr/sbin/glusterfs: Started running /usr/sbin/glusterfs version 3.3.1
[2013-05-09 03:35:19.948423] I [graph.c:241:gf_add_cmdline_options] 0-gv0-replicate-0: adding option 'node-uuid' for volume 'gv0-replicate-0' with value '277e9b6e-8661-4c31-904c-08a114d47bb3'
[2013-05-09 03:35:19.957750] I [client.c:2142:notify] 0-gv0-client-0: parent translators are ready, attempting connect on transport
[2013-05-09 03:35:19.963157] I [client.c:2142:notify] 0-gv0-client-1: parent translators are ready, attempting connect on transport
Given volfile:
+------------------------------------------------------------------------------+
1: volume gv0-client-0
2: type protocol/client
3: option remote-host 10.100.1.131
4: option remote-subvolume /export/brick1
5: option transport-type tcp
6: option username d122aba7-c4e7-4f5d-adcd-9569c3e8ebc9
7: option password cd2668de-c6f2-47d3-8fcd-e907e4502758
8: end-volume
9:
10: volume gv0-client-1
11: type protocol/client
12: option remote-host 10.100.2.52
13: option remote-subvolume /export/brick1
14: option transport-type tcp
15: option username d122aba7-c4e7-4f5d-adcd-9569c3e8ebc9
16: option password cd2668de-c6f2-47d3-8fcd-e907e4502758
17: end-volume
18:
19: volume gv0-replicate-0
20: type cluster/replicate
21: option background-self-heal-count 0
22: option metadata-self-heal on
23: option data-self-heal on
24: option entry-self-heal on
25: option self-heal-daemon on
26: option iam-self-heal-daemon yes
27: subvolumes gv0-client-0 gv0-client-1
28: end-volume
29:
30: volume glustershd
31: type debug/io-stats
32: subvolumes gv0-replicate-0
33: end-volume
+------------------------------------------------------------------------------+
[2013-05-09 03:35:19.983556] E [client-handshake.c:1717:client_query_portmap_cbk] 0-gv0-client-0: failed to get the port number for remote subvolume
[2013-05-09 03:35:19.983714] I [client.c:2090:client_rpc_notify] 0-gv0-client-0: disconnected
[2013-05-09 03:35:23.231747] W [socket.c:410:__socket_keepalive] 0-socket: failed to set keep idle on socket 8
[2013-05-09 03:35:23.231810] W [socket.c:1876:socket_server_event_handler] 0-socket.glusterfsd: Failed to set keep-alive: Operation not supported
[2013-05-09 03:35:23.898027] I [rpc-clnt.c:1657:rpc_clnt_reconfig] 0-gv0-client-0: changing port to 24009 (from 0)
[2013-05-09 03:35:26.902859] I [client-handshake.c:1636:select_server_supported_programs] 0-gv0-client-0: Using Program GlusterFS 3.3.1, Num (1298437), Version (330)
[2013-05-09 03:35:26.903163] I [client-handshake.c:1433:client_setvolume_cbk] 0-gv0-client-0: Connected to 10.100.1.131:24009, attached to remote volume '/export/brick1'.
[2013-05-09 03:35:26.903192] I [client-handshake.c:1445:client_setvolume_cbk] 0-gv0-client-0: Server and Client lk-version numbers are not same, reopening the fds
[2013-05-09 03:35:26.903274] I [afr-common.c:3628:afr_notify] 0-gv0-replicate-0: Subvolume 'gv0-client-0' came back up; going online.
[2013-05-09 03:35:26.918781] I [client-handshake.c:453:client_set_lk_version_cbk] 0-gv0-client-0: Server lk version = 1
[2013-05-09 03:36:23.052719] E [socket.c:1715:socket_connect_finish] 0-gv0-client-1: connection to failed (Connection timed out)
[2013-05-09 03:45:27.024951] E [afr-self-heald.c:418:_crawl_proceed] 0-gv0-replicate-0: Stopping crawl as < 2 children are up
[2013-05-09 03:55:27.156475] E [afr-self-heald.c:418:_crawl_proceed] 0-gv0-replicate-0: Stopping crawl as < 2 children are up
[2013-05-09 04:05:27.348696] E [afr-self-heald.c:418:_crawl_proceed] 0-gv0-replicate-0: Stopping crawl as < 2 children are up
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment