From mboxrd@z Thu Jan 1 00:00:00 1970 From: walt Subject: Re: Is this a bug in qemu-img? Date: Mon, 24 Nov 2008 06:19:05 -0800 Message-ID: References: <4929194A.7030704@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from main.gmane.org ([80.91.229.2]:35335 "EHLO ciao.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750823AbYKXOTQ (ORCPT ); Mon, 24 Nov 2008 09:19:16 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1L4cHS-0001K0-7l for kvm@vger.kernel.org; Mon, 24 Nov 2008 14:19:14 +0000 Received: from adsl-69-234-198-192.dsl.irvnca.pacbell.net ([69.234.198.192]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Nov 2008 14:19:14 +0000 Received: from w41ter by adsl-69-234-198-192.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 24 Nov 2008 14:19:14 +0000 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: walt wrote: > > ... > BTW, I've been through the same steps twice and > get the same results, so I don't think it's flakey > hardware. OTOH today is a new day, so I'll try it > again to triple check. Tried again all the way from the beginning and got the same result. The commit step is where things go wrong every time. I know qcow2 is not considered quite ready for prime time, but having that commit feature is important to me so I'd love to see it work correctly. Any chance that 'commit' could be added to raw as well as qcow2? Thanks.