Maxim
Tue Dec 07 07:22:05 CST 2004
The stack is correct, the only mistake is that ATAPI is a storage port
driver.
On a cluster, CLUSDISK inserts itself to the same location as VolSnap -
above the volume manager.
Also Kaspersky antivirus puts its driver to the same location. :)
--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com
"Subodh Radheshyam Gupta" <SubodhRadheshyamGupta@discussions.microsoft.com>
wrote in message news:8D69EA25-AC1E-491B-A16F-9DAFFC2630E2@microsoft.com...
> Hi Max / Mark,
> Thanks for nice explanation.
> I did some digging on my Xp pro which has fix IDE disk.My Storage stack
> looks like this -
> The shape of stack is something like this (atleast on my system) -
>
> Io Subsystem
> |
> |
> File System (legacy ntfs.sys)
> |
> |
> Volume Snapshot Service (legacy volsnap.sys)
> |
> |
> Volume Manager (legacy dmio.sys and ftdisk.sys)
> |
> |
> Partition Manager (legacy partmgr.sys)
> |
> |
> Disk Class Driver (WDM disk.sys)
> |
> |
> Port Driver + Miniport Driver (WDM / legacy)
> |
> |
> Bus Driver (WDM atapi.sys)
>
> Is my observation correct or i am forgetting some other driver in this stack
> ??
>
> what happens when a cluster is configured ? what will change in the stack
> then ?
>
> Regards
> Subodh
>
>
> "Maxim S. Shatskih" wrote:
>
> > It sits between the Volume Manager (FtDisk or DmIo) and the FSD.
> > IOCTL API to it is undocumented, and the VSS COM-based API is the only
mean
> > to acces it.
> >
> > --
> > Maxim Shatskih, Windows DDK MVP
> > StorageCraft Corporation
> > maxim@storagecraft.com
> >
http://www.storagecraft.com
> >
> > "Subodh Radheshyam Gupta" <SubodhRadheshyamGupta@discussions.microsoft.com>
> > wrote in message news:7AA35AD9-2DCF-4AAD-8667-55102896196C@microsoft.com...
> > > Hi,
> > > Could any body shed some light on inner workings of Volume Snapshot
driver
> > > volsnap.sys.
> > >
> > > I belive it sits above the Disk Class Driver and Duplications Disk level
> > > Io.Are there some good articles which explain how the storage stack looks
> > > like and works when volsnap is enabled on the system.
> > >
> > > Regards
> > > Subodh
> > >
> >
> >
> >