Microsoft Windows Storage Architecture Flashcards
I/O Subsystem:
Sends I/O requests to file systems
File Systems:
Provides structure on raw volumes
Volume Snapshot Manager:
Manages snapshots
Volume Manager:
Presents volumes and manages dynamic volume collections
Partition Manager:
Manages partitions on volumes
Class Drivers:
Manages device types
Port Drivers
Manages a specific transport
Miniport Driver:
Provides hardware-specific functionality for a specific port driver
Disk Subsystem:
Physical storage device
The storage driver architecture deviates from the standard Windows Driver model, only the topmost class drivers conform to the model, whereas lower-level drivers use…
Specialised interfaces: Port drivers can be considered a collection of support used in turn by miniport drivers
Windows provides Disk.sys as a class driver for…
Mass storage
Windows provides a number of port drivers, such as Storport.sys for…
Current storage components
Windows provides Sciport.sys and Ataport.sys for…
Legacy components
Legacy drivers provide…
Disk scheduling
RAID arrays do not need…
Head movement and rotation optimisation and would even suffer degradation