Skip to content

Commit 0f2cc9c

Browse files
CNV_62383
1 parent 895882e commit 0f2cc9c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

modules/virt-hot-plugging-cpu.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,10 @@ You can increase or decrease the number of CPU sockets allocated to a virtual ma
1717
. Select the *vCPU* radio button.
1818
. Enter the desired number of vCPU sockets and click *Save*.
1919
+
20+
[NOTE]
21+
====
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.
23+
====
24+
+
2025
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.
2126

modules/virt-hot-plugging-memory.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,11 @@ You can add or remove the amount of memory allocated to a virtual machine (VM) w
1515
. Select the required VM to open the *VirtualMachine details* page.
1616
. On the *Configuration* tab, click *Edit CPU|Memory*.
1717
. Enter the desired amount of memory and click *Save*.
18-
18+
+
19+
[NOTE]
20+
====
21+
You can hot-plug up to three times the default initial amount of memory of the VM. Exceeding this limit requires a restart.
22+
====
1923
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.
2024

2125
[NOTE]

0 commit comments

Comments
 (0)