From 45bcf699d944634c94697419c3b7ae840fbaba8b Mon Sep 17 00:00:00 2001 From: CallMeR <9463297+callmer@user.noreply.gitee.com> Date: Mon, 6 Jan 2025 23:18:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=88=E6=8F=8F?= =?UTF-8?q?=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 04.PVE创建模板虚拟机.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/04.PVE创建模板虚拟机.md b/04.PVE创建模板虚拟机.md index 1a54377..e3485ad 100644 --- a/04.PVE创建模板虚拟机.md +++ b/04.PVE创建模板虚拟机.md @@ -133,6 +133,8 @@ Successfully imported disk as 'unused0:local-lvm:vm-1001-disk-0' 鼠标 **双击** 该未使用的磁盘,点击 `添加` 。 +当宿主机使用 `SSD` 作为存储设备,且虚拟磁盘采用精简置备(Thin Provisioning)模式时,建议勾选 `丢弃` (Discard)和 `SSD仿真` (SSD Emulation) 选项。 + ![虚拟机使用该磁盘](img/p04/vm_enable_hd.jpeg) 导入的镜像只有 `2G` 磁盘空间,为了后续方便使用,需要对磁盘进行扩容。