This may happen if the mon wasn't upgraded to 0.80.x before all of the OSDs were restarted. You should be able to find the OSD(s) that were restarted before the mons with
ceph osd dump -f json-pretty | grep features Look for features set to 0 instead of some big number. sage On Thu, 5 Jun 2014, Bryan Wright wrote: > Hi folks, > > I just upgraded from 0.72 to 0.80, and everything seems fine > with the exception of one mds, which refuses to start because > "one or more OSDs do not support TMAP2OMAP". Two other mdses are > fine. I've checked the osd processes, and they are all version 0.80.1, > and they were all upgraded before the mds machines. Restarting the > problematic mds doesn't change anything. Any suggestions? > > Thanks, > Bryan > > > _______________________________________________ > ceph-users mailing list > [email protected] > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > > _______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
