mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 05:52:52 +08:00
优化文案描述
This commit is contained in:
+3
-1
@@ -129,6 +129,8 @@ $ qm importdisk 1001 debian-12-generic-amd64.qcow2 local-lvm
|
||||
Successfully imported disk as 'unused0:local-lvm:vm-1001-disk-0'
|
||||
```
|
||||
|
||||
磁盘导入成功后,虚拟机硬件列表中将显示一块未使用的磁盘设备,可鼠标 **双击** 该设备进行配置调整。
|
||||
|
||||

|
||||
|
||||
当宿主机使用 `SSD` 作为物理存储设备,并且虚拟磁盘采用 `精简置备` (Thin Provisioning) 模式时,可考虑开启以下选项:
|
||||
@@ -137,7 +139,7 @@ Successfully imported disk as 'unused0:local-lvm:vm-1001-disk-0'
|
||||
|
||||
- `SSD仿真` (SSD Emulation) 选项,让虚拟机将虚拟磁盘视为 `SSD` 存储设备。
|
||||
|
||||
鼠标 **双击** 该未使用的磁盘,点击 `添加` 。
|
||||
在弹出的对话框中,确认 `IO thread` 选项为 **勾选** 状态,并点击 `添加` 。
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user