2013/8/6 Liu Yuan <namei.unix at gmail.com>: > I've tracked down the culprit:the newly introduced backgroud pusher. But I am > still in the way fixing the bug that cause qemu-img convert fail to transform > images intact. I doubt the problem is related to 'qemu-img convert'. Guests are working fine if 'cache=directsync'. No matter if conversion is made by '-t directsync' or not. The same guest/vdi stop working if 'cache=writeback'. |