1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

CNV-74068

This commit is contained in:
Sasha Beskin
2026-01-12 17:48:15 +02:00
committed by openshift-cherrypick-robot
parent 85f91200ef
commit b9ab79fc82
2 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ You can increase or decrease the number of CPU sockets allocated to a virtual ma
+
[NOTE]
====
You can hot plug up to three times the default initial number of vCPU sockets of the VM. Exceeding this limit requires a restart.
By hot plugging, you can increase the total number of vCPU sockets of a VM up to four times the default initial number. Exceeding this limit requires a restart.
====
+
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.

View File

@@ -12,14 +12,14 @@ You can add or remove the amount of memory allocated to a virtual machine (VM) w
.Procedure
. Go to *Virtualization* -> *VirtualMachines*.
. Navigate to *Virtualization* -> *VirtualMachines*.
. Select the required VM to open the *VirtualMachine details* page.
. On the *Configuration* tab, click *Edit CPU|Memory*.
. Enter the required amount of memory and click *Save*.
+
[NOTE]
====
You can hot plug up to four times the default initial amount of memory of the VM. Exceeding this limit requires a restart.
By hot plugging, you can increase the total amount of memory of a VM up to four times the default initial amount. Exceeding this limit requires a restart.
====
+
The system applies these changes immediately. If the VM is able to be migrated, a live migration is triggered. If not, or if the changes cannot be live-updated, a `RestartRequired` condition is added to the VM.