merge vdisk

将差异虚拟硬盘 (VHD) 与其对应的父 VHD 合并。 将修改父 VHD 以包含差异 VHD 的修改。 此命令修改父 VHD。 因此,依赖于父级的其他差异 VHD 将不再有效。

Important

必须选择并分离 VHD 才能使此操作成功。 Use the select vdisk command to select a VHD and shift the focus to it.

Syntax

merge vdisk depth=<n>

Parameters

Parameter Description
depth=<n> 指示要合并在一起的父 VHD 文件数。 例如,depth=1 表示差异 VHD 将与差异链的一个级别合并。

Examples

若要将差异 VHD 与其父 VHD 合并,请键入:

merge vdisk depth=1