You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/virt-using-wasp-agent-to-configure-higher-vm-workload-density.adoc
+29-18Lines changed: 29 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -236,29 +236,35 @@ spec:
236
236
labels:
237
237
severity: critical
238
238
----
239
-
. Configure {VirtProductName} to use memory overcommit either by using the {product-title} web console or by editing the HyperConverged custom resource (CR) file as shown in the following example.
239
+
. Configure {VirtProductName} to use memory overcommit either by using the {product-title} web console or by editing the HyperConverged custom resource (CR) file in the CLI.
240
240
+
241
-
Example:
241
+
--
242
+
* Web console
242
243
+
243
-
[source,yaml]
244
+
. In the {product-title} web console, go to *Virtualization* -> *Overview* -> *Settings* -> *General settings* -> *Memory density*.
245
+
. Set *Enable memory density* to on.
246
+
247
+
248
+
* CLI
249
+
** Configure your {VirtProductName} to enable higher memory density and set the overcommit rate:
0 commit comments