Have you made any changes from the default settings? That assert indicates the MDS couldn't load some data that it needed; the two most likely things are that the data doesn't exist or that the MDS isn't allowed to access it due to some permissions problem on the pool in question. -Greg Software Engineer #42 @ http://inktank.com | http://ceph.com On Thu, Apr 11, 2013 at 9:01 PM, Drunkard Zhang <gongfan193@xxxxxxxxx> wrote: > 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 -- 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