public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH docs] ballooning example: improve wording
@ 2024-01-16 13:11 Alexander Zeidler
  2024-01-16 13:28 ` Hannes Dürr
  0 siblings, 1 reply; 4+ messages in thread
From: Alexander Zeidler @ 2024-01-16 13:11 UTC (permalink / raw)
  To: pve-devel

Signed-off-by: Alexander Zeidler <a.zeidler@proxmox.com>
---
 qm.adoc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/qm.adoc b/qm.adoc
index fa6a772..c2392f3 100644
--- a/qm.adoc
+++ b/qm.adoc
@@ -689,8 +689,7 @@ database VM when spare RAM is available. For this you assign a Shares property
 of 3000 to the database VM, leaving the other VMs to the Shares default setting
 of 1000. The host server has 32GB of RAM, and is currently using 16GB, leaving 32
 * 80/100 - 16 = 9GB RAM to be allocated to the VMs. The database VM will get 9 *
-3000 / (3000 + 1000 + 1000 + 1000) = 4.5 GB extra RAM and each HTTP server will
-get 1.5 GB.
+3000 / (3000 + 1000 + 1000 + 1000) = 4.5 GB RAM and each HTTP server 1.5 GB.
 
 All Linux distributions released after 2010 have the balloon kernel driver
 included. For Windows OSes, the balloon driver needs to be added manually and can
-- 
2.39.2





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-01-16 15:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-16 13:11 [pve-devel] [PATCH docs] ballooning example: improve wording Alexander Zeidler
2024-01-16 13:28 ` Hannes Dürr
2024-01-16 13:36   ` Alexander Zeidler
2024-01-16 15:11     ` Alexander Zeidler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal