Advertisement
Guest User

Untitled

a guest
Dec 24th, 2013
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.65 KB | None | 0 0
  1. [2013-12-24 08:29:03.599433] I [glusterfsd.c:1910:main] 0-/usr/sbin/glusterfs: Started running /usr/sbin/glusterfs version 3.4.1 (/usr/sbin/glusterfs --volfile-id=/dfs --volfile-server=dfs1.rayzit.com /mnt/glusterfs)
  2. [2013-12-24 08:29:03.602024] I [socket.c:3480:socket_init] 0-glusterfs: SSL support is NOT enabled
  3. [2013-12-24 08:29:03.602065] I [socket.c:3495:socket_init] 0-glusterfs: using system polling thread
  4. [2013-12-24 08:29:03.686297] I [socket.c:3480:socket_init] 0-dfs-client-1: SSL support is NOT enabled
  5. [2013-12-24 08:29:03.686334] I [socket.c:3495:socket_init] 0-dfs-client-1: using system polling thread
  6. [2013-12-24 08:29:03.687179] I [socket.c:3480:socket_init] 0-dfs-client-0: SSL support is NOT enabled
  7. [2013-12-24 08:29:03.687208] I [socket.c:3495:socket_init] 0-dfs-client-0: using system polling thread
  8. [2013-12-24 08:29:03.687245] I [client.c:2154:notify] 0-dfs-client-0: parent translators are ready, attempting connect on transport
  9. [2013-12-24 08:29:03.745985] I [client.c:2154:notify] 0-dfs-client-1: parent translators are ready, attempting connect on transport
  10. Given volfile:
  11. +------------------------------------------------------------------------------+
  12. 1: volume dfs-client-0
  13. 2: type protocol/client
  14. 3: option transport-type tcp
  15. 4: option remote-subvolume /data
  16. 5: option remote-host dfs1.rayzit.com
  17. 6: end-volume
  18. 7:
  19. 8: volume dfs-client-1
  20. 9: type protocol/client
  21. 10: option transport-type tcp
  22. 11: option remote-subvolume /data
  23. 12: option remote-host dfs2.rayzit.com
  24. 13: end-volume
  25. 14:
  26. 15: volume dfs-replicate-0
  27. 16: type cluster/replicate
  28. 17: subvolumes dfs-client-0 dfs-client-1
  29. 18: end-volume
  30. 19:
  31. 20: volume dfs-dht
  32. 21: type cluster/distribute
  33. 22: subvolumes dfs-replicate-0
  34. 23: end-volume
  35. 24:
  36. 25: volume dfs-write-behind
  37. 26: type performance/write-behind
  38. 27: subvolumes dfs-dht
  39. 28: end-volume
  40. 29:
  41. 30: volume dfs-read-ahead
  42. 31: type performance/read-ahead
  43. 32: subvolumes dfs-write-behind
  44. 33: end-volume
  45. 34:
  46. 35: volume dfs-io-cache
  47. 36: type performance/io-cache
  48. 37: subvolumes dfs-read-ahead
  49. 38: end-volume
  50. 39:
  51. 40: volume dfs-quick-read
  52. 41: type performance/quick-read
  53. 42: subvolumes dfs-io-cache
  54. 43: end-volume
  55. 44:
  56. 45: volume dfs-open-behind
  57. 46: type performance/open-behind
  58. 47: subvolumes dfs-quick-read
  59. 48: end-volume
  60. 49:
  61. 50: volume dfs-md-cache
  62. 51: type performance/md-cache
  63. 52: subvolumes dfs-open-behind
  64. 53: end-volume
  65. 54:
  66. 55: volume dfs
  67. 56: type debug/io-stats
  68. 57: option count-fop-hits off
  69. 58: option latency-measurement off
  70. 59: subvolumes dfs-md-cache
  71. 60: end-volume
  72.  
  73. +------------------------------------------------------------------------------+
  74. [2013-12-24 08:29:03.807342] E [client-handshake.c:1741:client_query_portmap_cbk] 0-dfs-client-0: failed to get the port number for remote subvolume. Please run 'gluster volume status' on server to see if brick process is running.
  75. [2013-12-24 08:29:03.807407] W [socket.c:514:__socket_rwv] 0-dfs-client-0: readv failed (No data available)
  76. [2013-12-24 08:29:03.807443] I [client.c:2097:client_rpc_notify] 0-dfs-client-0: disconnected
  77. [2013-12-24 08:29:03.808233] E [client-handshake.c:1741:client_query_portmap_cbk] 0-dfs-client-1: failed to get the port number for remote subvolume. Please run 'gluster volume status' on server to see if brick process is running.
  78. [2013-12-24 08:29:03.808286] W [socket.c:514:__socket_rwv] 0-dfs-client-1: readv failed (No data available)
  79. [2013-12-24 08:29:03.808317] I [client.c:2097:client_rpc_notify] 0-dfs-client-1: disconnected
  80. [2013-12-24 08:29:03.808334] E [afr-common.c:3735:afr_notify] 0-dfs-replicate-0: All subvolumes are down. Going offline until atleast one of them comes back up.
  81. [2013-12-24 08:29:03.814498] I [fuse-bridge.c:4769:fuse_graph_setup] 0-fuse: switched to graph 0
  82. [2013-12-24 08:29:03.814829] I [fuse-bridge.c:3724:fuse_init] 0-glusterfs-fuse: FUSE inited with protocol versions: glusterfs 7.13 kernel 7.17
  83. [2013-12-24 08:29:03.815253] W [fuse-bridge.c:705:fuse_attr_cbk] 0-glusterfs-fuse: 2: LOOKUP() / => -1 (No such file or directory)
  84. [2013-12-24 08:29:03.817534] I [fuse-bridge.c:4628:fuse_thread_proc] 0-fuse: unmounting /mnt/glusterfs
  85. [2013-12-24 08:29:03.817818] W [glusterfsd.c:1002:cleanup_and_exit] (-->/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7fc1ffd9f3fd] (-->/lib/x86_64-linux-gnu/libpthread.so.0(+0x7e9a) [0x7fc200072e9a] (-->/usr/sbin/glusterfs(glusterfs_sigwaiter+0xc5) [0x7fc200b5ce75]))) 0-: received signum (15), shutting down
  86. [2013-12-24 08:29:03.817836] I [fuse-bridge.c:5260:fini] 0-fuse: Unmounting '/mnt/glusterfs'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement