Difference between revisions of "Logical Disk Manager (LDM)"
From Forensics Wiki
Joachim Metz (Talk | contribs) (→On-disk structures) |
Joachim Metz (Talk | contribs) |
||
| Line 9: | Line 9: | ||
* On MBR disks, the database is contained in the last 1 megabyte (MB) of the disk. | * On MBR disks, the database is contained in the last 1 megabyte (MB) of the disk. | ||
* On GPT disks, the database is contained in a 1-MB reserved (hidden) partition known as the Logical Disk Manager (LDM) Metadata partition. | * On GPT disks, the database is contained in a 1-MB reserved (hidden) partition known as the Logical Disk Manager (LDM) Metadata partition. | ||
| + | |||
| + | == Types of logical volumes == | ||
| + | * Simple Volumes | ||
| + | * Spanned Volumes | ||
| + | * Striped Volumes | ||
| + | * Mirrored Volumes (Server editions of Windows 2000, Windows 2003) | ||
| + | * RAID-5 Volumes (Server editions of Windows 2003) | ||
| + | |||
== Also see == | == Also see == | ||
Revision as of 05:14, 14 September 2012
|
Please help to improve this article by expanding it.
|
The Windows Logical Disk Manager, is commonly abbreviated to LDM.
Contents |
On-disk structures
According to TECHNET:
The location of the database is determined by the partition style of the disk.
- On MBR disks, the database is contained in the last 1 megabyte (MB) of the disk.
- On GPT disks, the database is contained in a 1-MB reserved (hidden) partition known as the Logical Disk Manager (LDM) Metadata partition.
Types of logical volumes
- Simple Volumes
- Spanned Volumes
- Striped Volumes
- Mirrored Volumes (Server editions of Windows 2000, Windows 2003)
- RAID-5 Volumes (Server editions of Windows 2003)
Also see
External Links
- Dynamic disks and volumes, by Microsoft, January 2005
- What Are Dynamic Disks and Volumes?, by Microsoft, March 2003