Segfault after modifying CRUSHMAP: NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi guys,

I was creating new buckets and moving buckets around when 1 monitor stopped replying.

The scenario is:
2 servers
2 MONs
21 OSDs each server

I uploaded the stderr to:
http://ur1.ca/jxbrp

when I try to run:
/usr/bin/ceph-mon -i zrh-srv-m-cph01 --pid-file /var/run/ceph/mon.zrh-srv-m-cph01.pid -c /etc/ceph/ceph.conf --cluster ceph -d

On the other Mon, trough the admin_socket I get:
# ceph --admin-daemon /var/run/ceph/ceph-mon.rml-srv-m-cph01.asok quorum_status
{ "election_epoch": 246,
  "quorum": [],
  "quorum_names": [],
  "quorum_leader_name": "",
  "monmap": { "epoch": 13,
      "fsid": "4a158d27-f750-41d5-9e7f-26ce4c9d2d45",
      "modified": "2015-03-11 16:30:13.727943",
      "created": "0.000000",
      "mons": [
            { "rank": 0,
              "name": "zrh-srv-m-cph01",
              "addr": "192.168.0.1:6789\/0"},
            { "rank": 1,
              "name": "rml-srv-m-cph01",
              "addr": "192.168.0.20:6789\/0"}]}}


# ceph --admin-daemon /var/run/ceph/ceph-mon.rml-srv-m-cph01.asok mon_status
{ "name": "rml-srv-m-cph01",
  "rank": 1,
  "state": "probing",
  "election_epoch": 246,
  "quorum": [],
  "outside_quorum": [
        "rml-srv-m-cph01"],
  "extra_probe_peers": [],
  "sync_provider": [],
  "monmap": { "epoch": 13,
      "fsid": "4a158d27-f750-41d5-9e7f-26ce4c9d2d45",
      "modified": "2015-03-11 16:30:13.727943",
      "created": "0.000000",
      "mons": [
            { "rank": 0,
              "name": "zrh-srv-m-cph01",
              "addr": "192.168.0.1:6789\/0"},
            { "rank": 1,
              "name": "rml-srv-m-cph01",
              "addr": "192.168.0.20:6789\/0"}]}}


Thank you,
Gian
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com




[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux