My newly created ceph cluster in ceph-0.60 always crash mds, the last messages: 0> 2013-04-12 11:48:53.034644 7f691cf64700 -1 mds/MDSTable.cc: In function 'void MDSTable::load_2(int, ceph::bufferlist&, Context*)' thread 7f691cf64700 time 2013-04-12 11:48:53.033488 mds/MDSTable.cc: 150: FAILED assert(0) I thought it was cephx problem, but after disable cephx and restart whole cluster, it's still that way. auth cluster required = none auth service required = none auth client required = none Previous setting: ;auth cluster required = cephx ;auth service required = cephx ;auth client required = cephx ;cephx require signatures = true ;cephx cluster require signatures = true ;cephx service require signatures = true ;cephx sign messages = true -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html