all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH pve-installer; pve-docs; pmg-docs; proxmox-backup/docs 0/4] Update min RAM and min disk size for pve
@ 2023-07-10 13:49 Noel Ullreich
  2023-07-10 13:49 ` [pve-devel] [PATCH pve-installer 1/1] raise the minimum ram requirements to 2 GiB Noel Ullreich
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Noel Ullreich @ 2023-07-10 13:49 UTC (permalink / raw)
  To: pve-devel

Note that this patch series needs the patch
`tui: don't abort install if min ram requirement is not met`
(https://lists.proxmox.com/pipermail/pve-devel/2023-July/058057.html) to
apply.

This patch series does two things:
1) It raises the minimum usable RAM the installer checks for from 1 GiB to 2 GiB.

Up until now the installer checked whether the system (pve, pmg and pbs) had at
least 1 GiB of usable RAM or else it would display a warning. However,
the pmg and pbs docs specify a minimum of 2 GiB of usable RAM. Off-list,
Thomas recommended having a min of 2 GiB for all products:

"We could just update the docs to use 2 GiB as minimum as:
- for PVE one normally wants more RAM anyway, for running guests and
   all that
- for PBS it just makes sense to have a good amount available for page
   cache
   or ZFS ARC
- for PMG the clamav service alone eats almost a GiB, so 2 GiB aren't
   that
   unrealistic there either."

2) It updates the docs to specify the minimum disk size for a pve install.

As of now, the pve docs do not specify the minimum disk space needed for
a pve install. Extrapolating from the Debian min requirements 
(https://www.debian.org/releases/bookworm/amd64/ch03s04.en.html) the
docs recommend a minimum disk size of 16 GiB. Leaving all the default values
in the installer (i.e. not changing any lvm-thin/swap sizes), this gives
a root directory of 6.8 GiB.

Noel Ullreich (1):
  raise the minimum ram requirements to 2 GiB

 proxinstall                       | 4 ++--
 proxmox-tui-installer/src/main.rs | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Noel Ullreich (1):
  raise min ram requirements to 2 GiB and specify min disk space

 pve-system-requirements.adoc | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Noel Ullreich (1):
  Consistency of GB and GiB pmg

 pmg-planning-deployment.adoc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Noel Ullreich (1):
  Consistency of GB and GiB pbs

 docs/system-requirements.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
-- 
2.39.2





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

end of thread, other threads:[~2024-02-13 10:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-10 13:49 [pve-devel] [PATCH pve-installer; pve-docs; pmg-docs; proxmox-backup/docs 0/4] Update min RAM and min disk size for pve Noel Ullreich
2023-07-10 13:49 ` [pve-devel] [PATCH pve-installer 1/1] raise the minimum ram requirements to 2 GiB Noel Ullreich
2023-07-10 13:49 ` [pve-devel] [PATCH pmg_docs 1/1] Consistency of GB and GiB pmg Noel Ullreich
2024-01-22 17:58   ` [pve-devel] applied: " Stoiko Ivanov
2024-02-06 12:20     ` Thomas Lamprecht
2024-02-13 10:37       ` Stoiko Ivanov
2023-07-10 13:49 ` [pve-devel] [PATCH pve_docs 1/1] raise min ram requirements to 2 GiB and specify min disk space Noel Ullreich
2023-07-10 13:49 ` [pve-devel] [PATCH proxmox-backup/docs 1/1] Consistency of GB and GiB pbs Noel Ullreich

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