Advertisement
Guest User

Untitled

a guest
Feb 25th, 2014
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.84 KB | None | 0 0
  1. [2014-02-26 03:13:24.837388] W [glusterfsd.c:727:cleanup_and_exit] (-->/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7f229c2e23fd] (-->/lib/x86_64-linux-gnu/libpthread.so.0(+0x7e9a) [0x7f229c5b5e9a] (-->/usr/sbin/glusterfs(glusterfs_sigwaiter+0xd5) [0x7f229d084e35]))) 0-: received signum (15), shutting down
  2. [2014-02-26 03:13:24.837423] I [fuse-bridge.c:3727:fini] 0-fuse: Unmounting '/mnt/sites'.
  3. [2014-02-26 03:13:50.461340] I [glusterfsd.c:1493:main] 0-/usr/sbin/glusterfs: Started running /usr/sbin/glusterfs version 3.2.5
  4. [2014-02-26 03:13:50.608553] E [common-utils.c:125:gf_resolve_ip6] 0-resolver: getaddrinfo failed (Name or service not known)
  5. [2014-02-26 03:13:50.608633] E [name.c:253:af_inet_client_get_remote_sockaddr] 0-glusterfs: DNS resolution failed on host fohlderfs01
  6. [2014-02-26 03:13:50.608687] E [glusterfsd-mgmt.c:740:mgmt_rpc_notify] 0-glusterfsd-mgmt: failed to connect with remote-host: Success
  7. [2014-02-26 03:13:50.609461] W [glusterfsd.c:727:cleanup_and_exit] (-->/usr/sbin/glusterfs(glusterfs_mgmt_init+0x1d0) [0x7ff08db20850] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_start+0x12) [0x7ff08d487c72] (-->/usr/sbin/glusterfs(+0x8abf) [0x7ff08db20abf]))) 0-: received signum (1), shutting down
  8. [2014-02-26 03:13:50.609503] I [fuse-bridge.c:3727:fini] 0-fuse: Unmounting '/mnt/sites'.
  9. [2014-02-26 03:56:46.75482] I [glusterfsd.c:1493:main] 0-/usr/sbin/glusterfs: Started running /usr/sbin/glusterfs version 3.2.5
  10. [2014-02-26 03:56:46.254189] W [write-behind.c:3023:init] 0-sites-write-behind: disabling write-behind for first 0 bytes
  11. [2014-02-26 03:56:46.259236] I [client.c:1935:notify] 0-sites-client-0: parent translators are ready, attempting connect on transport
  12. [2014-02-26 03:56:46.259523] I [client.c:1935:notify] 0-sites-client-1: parent translators are ready, attempting connect on transport
  13. Given volfile:
  14. +------------------------------------------------------------------------------+
  15. 1: volume sites-client-0
  16. 2: type protocol/client
  17. 3: option remote-host fohlderfs01
  18. 4: option remote-subvolume /mnt/storage/sites
  19. 5: option transport-type tcp
  20. 6: end-volume
  21. 7:
  22. 8: volume sites-client-1
  23. 9: type protocol/client
  24. 10: option remote-host fohlderfs02
  25. 11: option remote-subvolume /mnt/storage/sites
  26. 12: option transport-type tcp
  27. 13: end-volume
  28. 14:
  29. 15: volume sites-replicate-0
  30. 16: type cluster/replicate
  31. 17: subvolumes sites-client-0 sites-client-1
  32. 18: end-volume
  33. 19:
  34. 20: volume sites-write-behind
  35. 21: type performance/write-behind
  36. 22: subvolumes sites-replicate-0
  37. 23: end-volume
  38. 24:
  39. 25: volume sites-read-ahead
  40. 26: type performance/read-ahead
  41. 27: subvolumes sites-write-behind
  42. 28: end-volume
  43. 29:
  44. 30: volume sites-io-cache
  45. 31: type performance/io-cache
  46. 32: subvolumes sites-read-ahead
  47. 33: end-volume
  48. 34:
  49. 35: volume sites-quick-read
  50. 36: type performance/quick-read
  51. 37: subvolumes sites-io-cache
  52. 38: end-volume
  53. 39:
  54. 40: volume sites-stat-prefetch
  55. 41: type performance/stat-prefetch
  56. 42: subvolumes sites-quick-read
  57. 43: end-volume
  58. 44:
  59. 45: volume sites
  60. 46: type debug/io-stats
  61. 47: option latency-measurement off
  62. 48: option count-fop-hits off
  63. 49: subvolumes sites-stat-prefetch
  64. 50: end-volume
  65.  
  66. +------------------------------------------------------------------------------+
  67. [2014-02-26 03:56:46.260470] I [rpc-clnt.c:1536:rpc_clnt_reconfig] 0-sites-client-0: changing port to 24009 (from 0)
  68. [2014-02-26 03:56:46.260782] I [rpc-clnt.c:1536:rpc_clnt_reconfig] 0-sites-client-1: changing port to 24009 (from 0)
  69. [2014-02-26 03:56:50.111999] I [client-handshake.c:1090:select_server_supported_programs] 0-sites-client-0: Using Program GlusterFS 3.2.5, Num (1298437), Version (310)
  70. [2014-02-26 03:56:50.112249] I [client-handshake.c:1090:select_server_supported_programs] 0-sites-client-1: Using Program GlusterFS 3.2.5, Num (1298437), Version (310)
  71. [2014-02-26 03:56:50.112493] I [client-handshake.c:913:client_setvolume_cbk] 0-sites-client-0: Connected to 10.0.5.77:24009, attached to remote volume '/mnt/storage/sites'.
  72. [2014-02-26 03:56:50.112522] I [afr-common.c:3141:afr_notify] 0-sites-replicate-0: Subvolume 'sites-client-0' came back up; going online.
  73. [2014-02-26 03:56:50.112669] I [client-handshake.c:913:client_setvolume_cbk] 0-sites-client-1: Connected to 10.0.5.76:24009, attached to remote volume '/mnt/storage/sites'.
  74. [2014-02-26 03:56:50.118546] I [fuse-bridge.c:3339:fuse_graph_setup] 0-fuse: switched to graph 0
  75. [2014-02-26 03:56:50.118671] I [fuse-bridge.c:2927:fuse_init] 0-glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.13 kernel 7.17
  76. [2014-02-26 03:56:50.119230] I [afr-common.c:1520:afr_set_root_inode_on_first_lookup] 0-sites-replicate-0: added root inode
  77. [2014-02-26 04:00:52.454221] I [fuse-bridge.c:3241:fuse_thread_proc] 0-fuse: unmounting /mnt/sites
  78. [2014-02-26 04:00:52.454567] W [glusterfsd.c:727:cleanup_and_exit] (-->/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7f9e48e953fd] (-->/lib/x86_64-linux-gnu/libpthread.so.0(+0x7e9a) [0x7f9e49168e9a] (-->/usr/sbin/glusterfs(glusterfs_sigwaiter+0xd5) [0x7f9e49c37e35]))) 0-: received signum (15), shutting down
  79. [2014-02-26 04:00:56.997630] I [glusterfsd.c:1493:main] 0-/usr/sbin/glusterfs: Started running /usr/sbin/glusterfs version 3.2.5
  80. [2014-02-26 04:00:57.32469] W [write-behind.c:3023:init] 0-sites-write-behind: disabling write-behind for first 0 bytes
  81. [2014-02-26 04:00:57.45640] I [client.c:1935:notify] 0-sites-client-0: parent translators are ready, attempting connect on transport
  82. [2014-02-26 04:00:57.45904] I [client.c:1935:notify] 0-sites-client-1: parent translators are ready, attempting connect on transport
  83. Given volfile:
  84. +------------------------------------------------------------------------------+
  85. 1: volume sites-client-0
  86. 2: type protocol/client
  87. 3: option remote-host fohlderfs01
  88. 4: option remote-subvolume /mnt/storage/sites
  89. 5: option transport-type tcp
  90. 6: end-volume
  91. 7:
  92. 8: volume sites-client-1
  93. 9: type protocol/client
  94. 10: option remote-host fohlderfs02
  95. 11: option remote-subvolume /mnt/storage/sites
  96. 12: option transport-type tcp
  97. 13: end-volume
  98. 14:
  99. 15: volume sites-replicate-0
  100. 16: type cluster/replicate
  101. 17: subvolumes sites-client-0 sites-client-1
  102. 18: end-volume
  103. 19:
  104. 20: volume sites-write-behind
  105. 21: type performance/write-behind
  106. 22: subvolumes sites-replicate-0
  107. 23: end-volume
  108. 24:
  109. 25: volume sites-read-ahead
  110. 26: type performance/read-ahead
  111. 27: subvolumes sites-write-behind
  112. 28: end-volume
  113. 29:
  114. 30: volume sites-io-cache
  115. 31: type performance/io-cache
  116. 32: subvolumes sites-read-ahead
  117. 33: end-volume
  118. 34:
  119. 35: volume sites-quick-read
  120. 36: type performance/quick-read
  121. 37: subvolumes sites-io-cache
  122. 38: end-volume
  123. 39:
  124. 40: volume sites-stat-prefetch
  125. 41: type performance/stat-prefetch
  126. 42: subvolumes sites-quick-read
  127. 43: end-volume
  128. 44:
  129. 45: volume sites
  130. 46: type debug/io-stats
  131. 47: option latency-measurement off
  132. 48: option count-fop-hits off
  133. 49: subvolumes sites-stat-prefetch
  134. 50: end-volume
  135.  
  136. +------------------------------------------------------------------------------+
  137. [2014-02-26 04:00:57.46872] I [rpc-clnt.c:1536:rpc_clnt_reconfig] 0-sites-client-0: changing port to 24009 (from 0)
  138. [2014-02-26 04:00:57.47008] I [rpc-clnt.c:1536:rpc_clnt_reconfig] 0-sites-client-1: changing port to 24009 (from 0)
  139. [2014-02-26 04:01:01.31727] I [client-handshake.c:1090:select_server_supported_programs] 0-sites-client-0: Using Program GlusterFS 3.2.5, Num (1298437), Version (310)
  140. [2014-02-26 04:01:01.31934] I [client-handshake.c:1090:select_server_supported_programs] 0-sites-client-1: Using Program GlusterFS 3.2.5, Num (1298437), Version (310)
  141. [2014-02-26 04:01:01.32265] I [client-handshake.c:913:client_setvolume_cbk] 0-sites-client-0: Connected to 10.0.5.77:24009, attached to remote volume '/mnt/storage/sites'.
  142. [2014-02-26 04:01:01.32284] I [afr-common.c:3141:afr_notify] 0-sites-replicate-0: Subvolume 'sites-client-0' came back up; going online.
  143. [2014-02-26 04:01:01.32376] I [client-handshake.c:913:client_setvolume_cbk] 0-sites-client-1: Connected to 10.0.5.76:24009, attached to remote volume '/mnt/storage/sites'.
  144. [2014-02-26 04:01:01.38256] I [fuse-bridge.c:3339:fuse_graph_setup] 0-fuse: switched to graph 0
  145. [2014-02-26 04:01:01.38376] I [fuse-bridge.c:2927:fuse_init] 0-glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.13 kernel 7.17
  146. [2014-02-26 04:01:01.39045] I [afr-common.c:1520:afr_set_root_inode_on_first_lookup] 0-sites-replicate-0: added root inode
  147. [2014-02-26 04:01:25.57583] W [glusterfsd.c:727:cleanup_and_exit] (-->/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7f642a3763fd] (-->/lib/x86_64-linux-gnu/libpthread.so.0(+0x7e9a) [0x7f642a649e9a] (-->/usr/sbin/glusterfs(glusterfs_sigwaiter+0xd5) [0x7f642b118e35]))) 0-: received signum (15), shutting down
  148. [2014-02-26 04:01:25.57614] I [fuse-bridge.c:3727:fini] 0-fuse: Unmounting '/mnt/sites'.
  149. [2014-02-26 04:01:50.25459] I [glusterfsd.c:1493:main] 0-/usr/sbin/glusterfs: Started running /usr/sbin/glusterfs version 3.2.5
  150. [2014-02-26 04:01:50.224609] E [common-utils.c:125:gf_resolve_ip6] 0-resolver: getaddrinfo failed (Name or service not known)
  151. [2014-02-26 04:01:50.224692] E [name.c:253:af_inet_client_get_remote_sockaddr] 0-glusterfs: DNS resolution failed on host fohlderfs01
  152. [2014-02-26 04:01:50.224759] E [glusterfsd-mgmt.c:740:mgmt_rpc_notify] 0-glusterfsd-mgmt: failed to connect with remote-host: Success
  153. [2014-02-26 04:01:50.228151] W [glusterfsd.c:727:cleanup_and_exit] (-->/usr/sbin/glusterfs(glusterfs_mgmt_init+0x1d0) [0x7f20f43f8850] (-->/usr/lib/libgfrpc.so.0(rpc_clnt_start+0x12) [0x7f20f3d5fc72] (-->/usr/sbin/glusterfs(+0x8abf) [0x7f20f43f8abf]))) 0-: received signum (1), shutting down
  154. [2014-02-26 04:01:50.228194] I [fuse-bridge.c:3727:fini] 0-fuse: Unmounting '/mnt/sites'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement