All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Novotny <minovotn@redhat.com>
To: Laszlo Ersek <lersek@redhat.com>
Cc: xen-devel@lists.xensource.com,
	Sebastian Biedermann
	<biedermann@seceng.informatik.tu-darmstadt.de>
Subject: Re: Logging Access to HDD
Date: Tue, 19 Apr 2011 12:22:49 +0200	[thread overview]
Message-ID: <4DAD6279.90003@redhat.com> (raw)
In-Reply-To: <4DAD6175.1090905@redhat.com>

On 04/19/2011 12:18 PM, Laszlo Ersek wrote:
> On 04/19/11 11:44, Sebastian Biedermann wrote:
>
>>>> For now, I want to log the disk accesses of a running windows 7 domU
>>>> instance.
>> I dont need to log every single byte, it would be enough to know which
>> file is accessed by the domU inside its image.
> Perhaps try Filemon from Sysinternals ^W^W^W Process Monitor:
>
> http://technet.microsoft.com/en-us/sysinternals/bb896645
>
Laszlo, those tools are basically using the API I mentioned above - the
FindFirstChange() or similar API I already mentioned. If Sebastian wants
it to be done for one-time or user-assisted monitoring then it's fine to
use those Sysinternals utilities however if his intention is to create
an application to be monitoring it "on-the-fly" then writing his own app
is better.

Michal

-- 
Michal Novotny <minovotn@redhat.com>, RHCE
Virtualization Team (xen userspace), Red Hat

      reply	other threads:[~2011-04-19 10:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-19  9:15 Logging Access to HDD Sebastian Biedermann
2011-04-19  9:35 ` James Harper
2011-04-19  9:44   ` Sebastian Biedermann
2011-04-19  9:54     ` Michal Novotny
2011-04-19 12:52       ` Sebastian Biedermann
2011-04-19 10:02     ` Heiko Wundram
2011-04-19 10:08       ` Michal Novotny
2011-04-19 10:18     ` Laszlo Ersek
2011-04-19 10:22       ` Michal Novotny [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DAD6279.90003@redhat.com \
    --to=minovotn@redhat.com \
    --cc=biedermann@seceng.informatik.tu-darmstadt.de \
    --cc=lersek@redhat.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.