You are here: AppleXsoft.com > Glossary
Logical Disk Manager (LDM) overview

LDM / Dynamic Disks basics:


Windows 2000 and higher versions use Logical Disk Manager (LDM) licensed from Veritas to perform hard disk partitioning. The disks partitioned using this new scheme are called "Dynamic", as opposed to the "Basic" disks partitioned using old-fashioned partition table (MBR). Microsoft implementation of LDM is somewhat restricted compared to the original implementation, but nonetheless allows implementation of:

  • Spanned volumes
  • Simple stripe sets (RAID0)
  • Stripe sets with parity (RAID5), in server versions of Windows only.
  • Mirrored volumes (RAID1), in server versions of Windows only.

The LDM is only created and used when Dynamic disks are used.

How is the volume information stored


LDM information is not stored in the hard disks' partition table (MBR), because of its size. The LDM database occupies the last megabyte of the physical disk instead. Additionally, a PRIVHEAD element pointing to the database is stored immediately following the MBR. To protect a dynamic volumes from legacy applications which are not aware of LDM layout and think that there is a free space where in fact it is used by dynamic volumes, a special entry is placed into MBR. One partition of type 0x42 occupying the entire disk is created and stored in MBR, as illustrated below.

The LDM database may be quite complex. The four-level description (Volume-Component-Partition-Disk) is used to describe each volume to accumulate all possible RAID layouts. Because of fault tolerance requirements, LDM database is replicated across all physical disks in the machine. Should one of the disks fail, the whole database is still available and the fault-tolerant drives can be mounted even some of their member disks are missing.

Special notes

Each copy of LDM database holds information about all volumes and all physical drives belonging to this machine (this set of drives is called "Disk Group").

If you analyze a dynamic disk with ZAR, the resulting list of volumes will contain all the dynamic volumes available in the system (even those residing on the physical disks different from the one you selected) plus one legacy MBR/Primary partition describing the whole set of LDM-managed volumes.

Related Glossary and Articles:


About Us | Press Releases | Privacy Policy | Sitemap | Glossary | Copyright © AppleXsoft.com 2021. All Rights Reserved
All trademarks acknowledged. Mac, Mac OS, Mac OS X and Apple are registered trademarks of Apple Inc.