- How to capture the disk-writing activities?
- Posted by Cravin on May 13th, 2008
¿Õ°×Dear All,
I want to find a way to capture all the disk writing activities in a disk
driver way so that I can record these to a log device. I want to use this
method to achieve disk data backups.
Is it hard to do that? If this feasible, please offer a guide. Thank you
very much.
Best Regards.
- Posted by Don Burn on May 13th, 2008
You can do it, take a look at the DiskPerf filter sample in the WDK. This
monitors performance of I/O, but the basic framework gives you what you
need.
--
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
Website: http://www.windrvr.com
Blog: http://msmvps.com/blogs/WinDrvr
Remove StopSpam to reply
"Cravin" <cravinzheng@bizcon.org> wrote in message
news:ONNRHSRtIHA.5892@TK2MSFTNGP02.phx.gbl...
- Posted by Tim Roberts on May 14th, 2008
"Cravin" <cravinzheng@bizcon.org> wrote:
Does this strike you as a better backup solution than simple mirroring? It
would seems to accomplish the same thing with less overhead.
--
Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.