From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Hajnoczi Subject: Re: KVM Block Device Driver Date: Wed, 14 Aug 2013 16:07:29 +0200 Message-ID: <20130814140729.GD28039@stefanha-thinkpad.redhat.com> References: <20130814100507.GD14914@stefanha-thinkpad.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Fam Zheng , "kvm@vger.kernel.org" , wolf@cs.cmu.edu To: "Spensky, Chad - 0559 - MITLL" Return-path: Received: from mail-ee0-f50.google.com ([74.125.83.50]:62261 "EHLO mail-ee0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755934Ab3HNOHc (ORCPT ); Wed, 14 Aug 2013 10:07:32 -0400 Received: by mail-ee0-f50.google.com with SMTP id d51so4830570eek.37 for ; Wed, 14 Aug 2013 07:07:31 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Aug 14, 2013 at 07:29:53AM -0400, Spensky, Chad - 0559 - MITLL wrote: > We are trying to keep an active shadow copy while the system is running > without any need for pausing. More precisely we want to log every > individual access to the drive into a database so that the entire stream > of accesses could be replayed at a later time. CCing Wolfgang Richter who was previously interested in block I/O tracing: https://lists.nongnu.org/archive/html/qemu-devel/2013-05/msg01725.html Stefan