Advertisement
Guest User

Untitled

a guest
Jun 8th, 2013
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.25 KB | None | 0 0
  1. ceph version 0.63 (054e96cf79e960894ef7e33a4d13635d3ad2a1b9)
  2. 1: /usr/bin/ceph-mon() [0x591e7a]
  3. 2: (()+0xfcb0) [0x7ff73ce8ecb0]
  4. 3: (gsignal()+0x35) [0x7ff73ba64425]
  5. 4: (abort()+0x17b) [0x7ff73ba67b8b]
  6. 5: (__gnu_cxx::__verbose_terminate_handler()+0x11d) [0x7ff73c3b669d]
  7. 6: (()+0xb5846) [0x7ff73c3b4846]
  8. 7: (()+0xb5873) [0x7ff73c3b4873]
  9. 8: (()+0xb596e) [0x7ff73c3b496e]
  10. 9: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x1df) [0x649e2f]
  11. 10: (Monitor::sync_timeout(entity_inst_t&)+0x9c8) [0x4b4f78]
  12. 11: (Context::complete(int)+0xa) [0x4bfa2a]
  13. 12: (SafeTimer::timer_thread()+0x425) [0x640a95]
  14. 13: (SafeTimerThread::entry()+0xd) [0x6416cd]
  15. 14: (()+0x7e9a) [0x7ff73ce86e9a]
  16. 15: (clone()+0x6d) [0x7ff73bb21ccd]
  17. NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.
  18.  
  19. --- logging levels ---
  20. 0/ 5 none
  21. 0/ 1 lockdep
  22. 0/ 1 context
  23. 1/ 1 crush
  24. 1/ 5 mds
  25. 1/ 5 mds_balancer
  26. 1/ 5 mds_locker
  27. 1/ 5 mds_log
  28. 1/ 5 mds_log_expire
  29. 1/ 5 mds_migrator
  30. 0/ 1 buffer
  31. 0/ 1 timer
  32. 0/ 1 filer
  33. 0/ 1 striper
  34. 0/ 1 objecter
  35. 0/ 5 rados
  36. 0/ 5 rbd
  37. 0/ 5 journaler
  38. 0/ 5 objectcacher
  39. 0/ 5 client
  40. 0/ 5 osd
  41. 0/ 5 optracker
  42. 0/ 5 objclass
  43. 1/ 3 filestore
  44. 1/ 3 journal
  45. 0/ 5 ms
  46. 1/ 5 mon
  47. 0/10 monc
  48. 0/ 5 paxos
  49. 0/ 5 tp
  50. 1/ 5 auth
  51. 1/ 5 crypto
  52. 1/ 1 finisher
  53. 1/ 5 heartbeatmap
  54. 1/ 5 perfcounter
  55. 1/ 5 rgw
  56. 1/ 5 hadoop
  57. 1/ 5 javaclient
  58. 1/ 5 asok
  59. 1/ 1 throttle
  60. -2/-2 (syslog threshold)
  61. -1/-1 (stderr threshold)
  62. max_recent 10000
  63. max_new 1000
  64. log_file /var/log/ceph/ceph-mon.b.log
  65. --- end dump of recent events ---
  66. 2013-06-08 21:30:27.239054 7f82faaef780 0 ceph version 0.63 (054e96cf79e960894ef7e33a4d13635d3ad2a1b9), process ceph-mon, pid 5791
  67. 2013-06-08 21:30:27.693065 7f82f6b90700 -1 asok(0x17bf000) AdminSocket: request 'mon_status' not defined
  68. 2013-06-08 21:30:28.521089 7f82faaef780 -1 obtain_monmap unable to find a monmap
  69. 2013-06-08 21:30:28.521191 7f82faaef780 -1 unable to obtain a monmap: (2) No such file or directory
  70. 2013-06-08 21:30:28.521279 7f82faaef780 0 mon.b does not exist in monmap, will attempt to join an existing cluster
  71. 2013-06-08 21:30:28.527784 7f82faaef780 1 mon.b@-1(probing) e0 preinit fsid 00000000-0000-0000-0000-000000000000
  72. 2013-06-08 21:30:28.527929 7f82faaef780 -1 mon.b@-1(probing) e0 error: cluster_uuid file exists with value 'b6a9b009-1343-4430-aa26-e8c1f7b7a41e', != our uuid 00000000-0000-0000-0000-000000000000
  73. 2013-06-08 21:37:10.895661 7f005b2a2780 0 ceph version 0.63 (054e96cf79e960894ef7e33a4d13635d3ad2a1b9), process ceph-mon, pid 1058
  74. 2013-06-08 21:37:19.437256 7f005b2a2780 -1 obtain_monmap unable to find a monmap
  75. 2013-06-08 21:37:19.437277 7f005b2a2780 -1 unable to obtain a monmap: (2) No such file or directory
  76. 2013-06-08 21:37:19.437358 7f005b2a2780 0 mon.b does not exist in monmap, will attempt to join an existing cluster
  77. 2013-06-08 21:37:19.452691 7f005b2a2780 1 mon.b@-1(probing) e0 preinit fsid 00000000-0000-0000-0000-000000000000
  78. 2013-06-08 21:37:19.452759 7f005b2a2780 -1 mon.b@-1(probing) e0 error: cluster_uuid file exists with value 'b6a9b009-1343-4430-aa26-e8c1f7b7a41e', != our uuid 00000000-0000-0000-0000-000000000000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement