From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57570) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmkUP-0001A1-2r for qemu-devel@nongnu.org; Wed, 12 Jun 2013 08:49:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UmkUN-0007mE-K3 for qemu-devel@nongnu.org; Wed, 12 Jun 2013 08:49:25 -0400 Received: from mail-qe0-f43.google.com ([209.85.128.43]:55470) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmkUN-0007lv-Fu for qemu-devel@nongnu.org; Wed, 12 Jun 2013 08:49:23 -0400 Received: by mail-qe0-f43.google.com with SMTP id q19so2252244qeb.16 for ; Wed, 12 Jun 2013 05:49:22 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <51B86E4E.9070900@redhat.com> Date: Wed, 12 Jun 2013 08:49:18 -0400 From: Paolo Bonzini MIME-Version: 1.0 References: <51AC3A14.5020602@redhat.com> <51AD8EDA.6060606@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] fstrim and cache=none List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Dusty Mabe Cc: qemu-devel@nongnu.org Il 11/06/2013 19:18, Dusty Mabe ha scritto: > On Tue, Jun 4, 2013 at 8:01 AM, Dusty Mabe wrote: >> On Tue, Jun 4, 2013 at 2:53 AM, Paolo Bonzini wrote: >>> >>> Please attach the QEMU command line too. I'll try to reproduce. >>> >> >> The command line is below (sorry it's so large). A little context: sda >> is a raw disk image backed by a file, while sdb is backed by a thin >> logical volume in the host. > > Did you manage to find anything? No, I was (and am :)) on vacation. Paolo