Skip to content

Commit 9a272d0

Browse files
CNV_62383
1 parent 1dc80e1 commit 9a272d0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/virt-hot-plugging-cpu.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You can increase or decrease the number of CPU sockets allocated to a virtual ma
1919
+
2020
[NOTE]
2121
====
22-
You can hot-plug up to 3 times the default initial number of vCPU sockets of the VM. Exceeding this limit requires a restart.
22+
You can hot-plug up to three times the default initial number of vCPU sockets of the VM. Exceeding this limit requires a restart.
2323
====
2424
+
2525
If the VM is migratable, a live migration is triggered. If not, or if the changes cannot be live-updated, a `RestartRequired` condition is added to the VM.

modules/virt-hot-plugging-memory.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You can add or remove the amount of memory allocated to a virtual machine (VM) w
1818
+
1919
[NOTE]
2020
====
21-
You can hot-plug up to 3 times the default initial amount of memory of the VM. Exceeding this limit requires a restart.
21+
You can hot-plug up to three times the default initial amount of memory of the VM. Exceeding this limit requires a restart.
2222
====
2323
The system applies these changes immediately. If the VM is migratable, a live migration is triggered. If not, or if the changes cannot be live-updated, a `RestartRequired` condition is added to the VM.
2424

0 commit comments

Comments
 (0)