逻辑磁碟管理工具

本页使用了标题或全文手工转换
维基百科,自由的百科全书

逻辑磁碟管理工具英语Logical Disk Manager,简称磁盘管理diskmgmt.msc)是微软Veritas Software共同开发的硬碟分割系统。这工具从Windows 2000开始引入,在Windows XPWindows ServerWindows VistaWindows 7Windows 8Windows 8.1Windows 10Windows 11中亦有提供。

简介[编辑]

在一般的微软作业系统中,基本储存设备(例如:硬碟)可以分割为主要分割区(Primary partition)或延伸分割区(Extended Partition)。由于MBR的限制,主要分割区最多只能有四个。[1]

动态磁碟[编辑]

在微软的作业系统中,把一般的未处理硬碟称之为基本硬碟。基本硬碟可以“升级”成为动态磁碟。

动态磁碟的功能使Windows作业系统可以透过软件控制来模拟RAID,把多个硬碟整合成为一个或多个不同架构的磁区。不过,动态磁碟只有Windows 2000或以上的系统才支援。

为了提高动态硬碟的可携性,动态硬碟的分割资料储存在硬碟上,约占8MB左右。这功能从Windows 2000起开始提供。所以,现时在较新的作业系统底下,都会发觉硬碟的可用空间比实际应有的少了大约8MB。这是因为微软用了该部份来储存动态硬碟的资料。在未有这新功能的Windows NT 4.0,动态硬碟都只可以在本机使用。一旦本机的作业系统失效或故障,内里的资料就永远不能再被读取。

虽然理论上每只动态硬碟上最多可以有2000个动态磁区,但微软建议最多只建立32个。

附注[编辑]

  • ^ 注解1: On a disc partitioned with the MBR Partition Table scheme, the LDM metadata are not stored in a partition, but are stored in a 1MiB 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. 在以 MBR 分区表模式分区的磁盘上,LDM 并不存储在分区中,而是在磁盘末尾 1MiB 的、未指派到任何分区的区域。Windows XP 的分区工具不会使用上述的 1MiB 区域,但其它操作系统上的工具可能会使用到。

参考[编辑]

  1. ^ How Basic Disks work. Microsoft TechNet. (原始内容存档于2006-04-23). 
  2. ^ How Dynamic Disks work. Microsoft TechNet. (原始内容存档于2006-08-21). 

参看[编辑]

外部链接[编辑]