all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pmg-devel] [PATCH pmg-docs v2 1/2] bump minimum memory requirement
@ 2025-02-26 15:35 Dominik Csapak
  2025-02-26 15:35 ` [pmg-devel] [PATCH pmg-docs v2 2/2] bump recommended memory requriements Dominik Csapak
  2025-02-26 15:43 ` [pmg-devel] applied: [PATCH pmg-docs v2 1/2] bump minimum memory requirement Thomas Lamprecht
  0 siblings, 2 replies; 4+ messages in thread
From: Dominik Csapak @ 2025-02-26 15:35 UTC (permalink / raw)
  To: pmg-devel

since a while, we need a bit more than 2 GiB memory for pmg.

Empirically 2.5 GiB memory should be enough, so bump it to that.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
---
changes from v1:
* only bump minimum to 2.5 gib
 pmg-planning-deployment.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pmg-planning-deployment.adoc b/pmg-planning-deployment.adoc
index 5b7addd..9c81069 100644
--- a/pmg-planning-deployment.adoc
+++ b/pmg-planning-deployment.adoc
@@ -111,7 +111,7 @@ Minimum System Requirements
 
 * CPU: 64bit (Intel 64 or AMD64)
 
-* 2 GiB RAM
+* 2.5 GiB RAM
 
 * Bootable CD-ROM-drive or USB boot support
 
-- 
2.39.5



_______________________________________________
pmg-devel mailing list
pmg-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel


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

* [pmg-devel] [PATCH pmg-docs v2 2/2] bump recommended memory requriements
  2025-02-26 15:35 [pmg-devel] [PATCH pmg-docs v2 1/2] bump minimum memory requirement Dominik Csapak
@ 2025-02-26 15:35 ` Dominik Csapak
  2025-02-26 15:40   ` Thomas Lamprecht
  2025-02-26 15:43 ` [pmg-devel] applied: [PATCH pmg-docs v2 1/2] bump minimum memory requirement Thomas Lamprecht
  1 sibling, 1 reply; 4+ messages in thread
From: Dominik Csapak @ 2025-02-26 15:35 UTC (permalink / raw)
  To: pmg-devel

An installation with ZFS, additional signatures, or extra antivirus
software needs probably a bit more than 4 GiB to run well, so bump the
recommendation to 5 GiB to cover such installations.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
---
new in v2 because i wasn't sure if we want it. This way it's easier
to apply the patches separately.

 pmg-planning-deployment.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pmg-planning-deployment.adoc b/pmg-planning-deployment.adoc
index 9c81069..134c593 100644
--- a/pmg-planning-deployment.adoc
+++ b/pmg-planning-deployment.adoc
@@ -128,7 +128,7 @@ Recommended System Requirements
 * Multi-core CPU: 64bit (Intel 64 or AMD64), +
 ** for use in a virtual machine, activate Intel VT/AMD-V CPU flag
 
-* 4 GiB RAM
+* 5 GiB RAM
 
 * Bootable CD-ROM-drive or USB boot support
 
-- 
2.39.5



_______________________________________________
pmg-devel mailing list
pmg-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel


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

* Re: [pmg-devel] [PATCH pmg-docs v2 2/2] bump recommended memory requriements
  2025-02-26 15:35 ` [pmg-devel] [PATCH pmg-docs v2 2/2] bump recommended memory requriements Dominik Csapak
@ 2025-02-26 15:40   ` Thomas Lamprecht
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Lamprecht @ 2025-02-26 15:40 UTC (permalink / raw)
  To: Dominik Csapak, pmg-devel

Am 26.02.25 um 16:35 schrieb Dominik Csapak:
> An installation with ZFS, additional signatures, or extra antivirus
> software needs probably a bit more than 4 GiB to run well, so bump the
> recommendation to 5 GiB to cover such installations.

And  you give me in writing that the 5 GiB are definitively enough then? ;-)

I'd rather focus on the base system, and add a short generic hint basically
boiling down to "do more? -> need more" to better convey that we can only
(sanely) cover a default base system here


_______________________________________________
pmg-devel mailing list
pmg-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel


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

* [pmg-devel] applied: [PATCH pmg-docs v2 1/2] bump minimum memory requirement
  2025-02-26 15:35 [pmg-devel] [PATCH pmg-docs v2 1/2] bump minimum memory requirement Dominik Csapak
  2025-02-26 15:35 ` [pmg-devel] [PATCH pmg-docs v2 2/2] bump recommended memory requriements Dominik Csapak
@ 2025-02-26 15:43 ` Thomas Lamprecht
  1 sibling, 0 replies; 4+ messages in thread
From: Thomas Lamprecht @ 2025-02-26 15:43 UTC (permalink / raw)
  To: Dominik Csapak, pmg-devel

Am 26.02.25 um 16:35 schrieb Dominik Csapak:
> since a while, we need a bit more than 2 GiB memory for pmg.
> 
> Empirically 2.5 GiB memory should be enough, so bump it to that.
> 
> Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
> ---
> changes from v1:
> * only bump minimum to 2.5 gib
>  pmg-planning-deployment.adoc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
>

applied this one, thanks!


_______________________________________________
pmg-devel mailing list
pmg-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel


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

end of thread, other threads:[~2025-02-26 15:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-26 15:35 [pmg-devel] [PATCH pmg-docs v2 1/2] bump minimum memory requirement Dominik Csapak
2025-02-26 15:35 ` [pmg-devel] [PATCH pmg-docs v2 2/2] bump recommended memory requriements Dominik Csapak
2025-02-26 15:40   ` Thomas Lamprecht
2025-02-26 15:43 ` [pmg-devel] applied: [PATCH pmg-docs v2 1/2] bump minimum memory requirement Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal