Logical Disk Manager Article Index for
Logical
Shopping
Logical
Website Links For
Logical
 

Information About

Logical Disk Manager





OVERVIEW

Basic storage involves dividing a disk into primary and extended Partition s.1 This is the way that all versions of Windows that were reliant on DOS handled storage, and disks formatted in this manner are known as basic disks. Dynamic storage involves the use of a single partition that covers the entire disk, and the disk itself is divided into volumes or combined with other disks to form volumes that are greater in size than one disk itself. Volumes can use any supported File System .

Basic disks can be upgraded to dynamic disks, however when this is done the disk cannot easily be downgraded to a basic disk again. To perform a downgrade, data on the dynamic disk must first be backed up onto some other storage device. Second, the dynamic disk must be re-formatted as a basic disk (erasing all data). Finally, data from the backup must be copied back over to the newly re-formatted basic disk.

Dynamic disks provide the capability for software implementations of kernel starting with version 2.4.8.

Dynamic disks under Windows are provided with the use of databases stored on disk(s). The volumes are referred to as dynamic volumes. It is possible to have 2000 dynamic volumes per dynamic disk, but the maximum recommended by Microsoft is 32.


PARTITION TABLE TYPES


On a disc partitioned with the MBR Partition Table scheme, the Logical Disk Manager Metadata are not stored in a partition, but are stored in a 1 MiB area at the end of the disc that is not assigned to any partition.2 The disc partitioning tools in Windows XP will not use that area for disc partitions, but the tools in other operating systems might.


REFERENCES



SEE ALSO



EXTERNAL LINKS