On Tue, Apr 19, 2011 at 2:56 AM, huang jun <hjwsm1989@xxxxxxxxx> wrote: > hi,developers > i mount a new client and create a new directory when the osds are > overload. in gerenal ,mds needs to return a safe > message to the client( not return unsafe message to client at this > time), but in this condition(OSD overloads) ,it takes too long to wait > for OSD finish OSD_Op ,so the MDS can not immediatly answer the > client the safe message, is there any resolutions about this problem? > if did, in which model should i try it ,OSD or MDS? Nope, if the OSDs are slow the MDS just has to wait for them. Doing anything else could result in data loss! -- 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