On 05/08/2013 03:11 PM, Valerio Pachera wrote: > In most cases it's a good thing: we do not whant to saturate all the I/O > resources when we have running guests. > In rare casees, when we are allowed to shutdown all guests, it's fine to > use all possible I/O to fasten the sync. Yeah, this is why we don't implement multi-threaded recovery yet. We need extra mechanism to give priority to IO request over recovery request. Thanks, Yuan |