Advertisement
Guest User

Untitled

a guest
Sep 8th, 2015
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.97 KB | None | 0 0
  1. +------------------------------------------------------------------------------+
  2. [2015-09-08 16:32:26.464506] I [rpc-clnt.c:1761:rpc_clnt_reconfig] 0-ns-image-client-1: changing port to 49152 (from 0)
  3. [2015-09-08 16:32:26.466519] I [rpc-clnt.c:1761:rpc_clnt_reconfig] 0-ns-image-client-0: changing port to 49152 (from 0)
  4. [2015-09-08 16:32:26.468671] I [client-handshake.c:1413:select_server_supported_programs] 0-ns-image-client-1: Using Program GlusterFS 3.3, Num (1298437), Version (330)
  5. [2015-09-08 16:32:26.469064] I [client-handshake.c:1413:select_server_supported_programs] 0-ns-image-client-0: Using Program GlusterFS 3.3, Num (1298437), Version (330)
  6. [2015-09-08 16:32:26.469263] I [client-handshake.c:1200:client_setvolume_cbk] 0-ns-image-client-1: Connected to ns-image-client-1, attached to remote volume '/brick/sdb1/ns-image'.
  7. [2015-09-08 16:32:26.469284] I [client-handshake.c:1210:client_setvolume_cbk] 0-ns-image-client-1: Server and Client lk-version numbers are not same, reopening the fds
  8. [2015-09-08 16:32:26.469333] I [MSGID: 108005] [afr-common.c:3552:afr_notify] 0-ns-image-replicate-0: Subvolume 'ns-image-client-1' came back up; going online.
  9. [2015-09-08 16:32:26.469564] I [client-handshake.c:188:client_set_lk_version_cbk] 0-ns-image-client-1: Server lk version = 1
  10. [2015-09-08 16:32:26.469619] I [client-handshake.c:1200:client_setvolume_cbk] 0-ns-image-client-0: Connected to ns-image-client-0, attached to remote volume '/brick/sdb1/ns-image'.
  11. [2015-09-08 16:32:26.469633] I [client-handshake.c:1210:client_setvolume_cbk] 0-ns-image-client-0: Server and Client lk-version numbers are not same, reopening the fds
  12. [2015-09-08 16:32:26.473376] I [fuse-bridge.c:5080:fuse_graph_setup] 0-fuse: switched to graph 0
  13. [2015-09-08 16:32:26.473507] I [client-handshake.c:188:client_set_lk_version_cbk] 0-ns-image-client-0: Server lk version = 1
  14. [2015-09-08 16:32:26.473565] I [fuse-bridge.c:4921:fuse_thread_proc] 0-fuse: unmounting /share02_gluster
  15. [2015-09-08 16:32:26.473876] W [glusterfsd.c:1194:cleanup_and_exit] (--> 0-: received signum (15), shutting down
  16. [2015-09-08 16:32:26.473924] I [fuse-bridge.c:5599:fini] 0-fuse: Unmounting '/share02_gluster'.
  17. [2015-09-08 16:33:07.184840] I [MSGID: 100030] [glusterfsd.c:2018:main] 0-/usr/sbin/glusterfs: Started running /usr/sbin/glusterfs version 3.6.2 (args: /usr/sbin/glusterfs --read-only --volfile-server=172.16.69.94 --volfile-server=172.16.69.95 --volfile-id=/ns-image /share02_gluster)
  18. [2015-09-08 16:33:07.347758] I [dht-shared.c:337:dht_init_regex] 0-ns-image-dht: using regex rsync-hash-regex = ^\.(.+)\.[^.]+$
  19. [2015-09-08 16:33:07.350477] I [client.c:2280:notify] 0-ns-image-client-0: parent translators are ready, attempting connect on transport
  20. [2015-09-08 16:33:07.352426] I [client.c:2280:notify] 0-ns-image-client-1: parent translators are ready, attempting connect on transport
  21. Final graph:
  22. +------------------------------------------------------------------------------+
  23. 1: volume ns-image-client-0
  24. 2: type protocol/client
  25. 3: option ping-timeout 42
  26. 4: option remote-host static-gfs-01
  27. 5: option remote-subvolume /brick/sdb1/ns-image
  28. 6: option transport-type socket
  29. 7: option send-gids true
  30. 8: end-volume
  31. 9:
  32. 10: volume ns-image-client-1
  33. 11: type protocol/client
  34. 12: option ping-timeout 42
  35. 13: option remote-host static-gfs-02
  36. 14: option remote-subvolume /brick/sdb1/ns-image
  37. 15: option transport-type socket
  38. 16: option send-gids true
  39. 17: end-volume
  40. 18:
  41. 19: volume ns-image-replicate-0
  42. 20: type cluster/replicate
  43. 21: subvolumes ns-image-client-0 ns-image-client-1
  44. 22: end-volume
  45. 23:
  46. 24: volume ns-image-dht
  47. 25: type cluster/distribute
  48. 26: subvolumes ns-image-replicate-0
  49. 27: end-volume
  50. 28:
  51. 29: volume ns-image-write-behind
  52. 30: type performance/write-behind
  53. 31: subvolumes ns-image-dht
  54. 32: end-volume
  55. 33:
  56. 34: volume ns-image-read-ahead
  57. 35: type performance/read-ahead
  58. 36: subvolumes ns-image-write-behind
  59. 37: end-volume
  60. 38:
  61. 39: volume ns-image-io-cache
  62. 40: type performance/io-cache
  63. 41: subvolumes ns-image-read-ahead
  64. 42: end-volume
  65. 43:
  66. 44: volume ns-image-quick-read
  67. 45: type performance/quick-read
  68. 46: subvolumes ns-image-io-cache
  69. 47: end-volume
  70. 48:
  71. 49: volume ns-image-open-behind
  72. 50: type performance/open-behind
  73. 51: subvolumes ns-image-quick-read
  74. 52: end-volume
  75. 53:
  76. 54: volume ns-image-md-cache
  77. 55: type performance/md-cache
  78. 56: subvolumes ns-image-open-behind
  79. 57: end-volume
  80. 58:
  81. 59: volume ns-image
  82. 60: type debug/io-stats
  83. 61: option latency-measurement off
  84. 62: option count-fop-hits off
  85. 63: subvolumes ns-image-md-cache
  86. 64: end-volume
  87. 65:
  88. 66: volume meta-autoload
  89. 67: type meta
  90. 68: subvolumes ns-image
  91. 69: end-volume
  92. 70:
  93. +------------------------------------------------------------------------------+
  94. [2015-09-08 16:33:07.355294] I [rpc-clnt.c:1761:rpc_clnt_reconfig] 0-ns-image-client-0: changing port to 49152 (from 0)
  95. [2015-09-08 16:33:07.359074] I [rpc-clnt.c:1761:rpc_clnt_reconfig] 0-ns-image-client-1: changing port to 49152 (from 0)
  96. [2015-09-08 16:33:07.360980] I [client-handshake.c:1413:select_server_supported_programs] 0-ns-image-client-0: Using Program GlusterFS 3.3, Num (1298437), Version (330)
  97. [2015-09-08 16:33:07.361799] I [client-handshake.c:1200:client_setvolume_cbk] 0-ns-image-client-0: Connected to ns-image-client-0, attached to remote volume '/brick/sdb1/ns-image'.
  98. [2015-09-08 16:33:07.361824] I [client-handshake.c:1210:client_setvolume_cbk] 0-ns-image-client-0: Server and Client lk-version numbers are not same, reopening the fds
  99. [2015-09-08 16:33:07.361886] I [MSGID: 108005] [afr-common.c:3552:afr_notify] 0-ns-image-replicate-0: Subvolume 'ns-image-client-0' came back up; going online.
  100. [2015-09-08 16:33:07.362208] I [client-handshake.c:188:client_set_lk_version_cbk] 0-ns-image-client-0: Server lk version = 1
  101. [2015-09-08 16:33:07.362249] I [client-handshake.c:1413:select_server_supported_programs] 0-ns-image-client-1: Using Program GlusterFS 3.3, Num (1298437), Version (330)
  102. [2015-09-08 16:33:07.363347] I [client-handshake.c:1200:client_setvolume_cbk] 0-ns-image-client-1: Connected to ns-image-client-1, attached to remote volume '/brick/sdb1/ns-image'.
  103. [2015-09-08 16:33:07.363387] I [client-handshake.c:1210:client_setvolume_cbk] 0-ns-image-client-1: Server and Client lk-version numbers are not same, reopening the fds
  104. [2015-09-08 16:33:07.367033] I [fuse-bridge.c:5080:fuse_graph_setup] 0-fuse: switched to graph 0
  105. [2015-09-08 16:33:07.367141] I [client-handshake.c:188:client_set_lk_version_cbk] 0-ns-image-client-1: Server lk version = 1
  106. [2015-09-08 16:33:07.367211] I [fuse-bridge.c:4921:fuse_thread_proc] 0-fuse: unmounting /share02_gluster
  107. [2015-09-08 16:33:07.367459] W [glusterfsd.c:1194:cleanup_and_exit] (--> 0-: received signum (15), shutting down
  108. [2015-09-08 16:33:07.367482] I [fuse-bridge.c:5599:fini] 0-fuse: Unmounting '/share02_gluster'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement