public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Noel Ullreich <n.ullreich@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH pve-installer; pve-docs; pmg-docs; proxmox-backup/docs 0/4] Update min RAM and min disk size for pve
Date: Mon, 10 Jul 2023 15:49:47 +0200	[thread overview]
Message-ID: <20230710134951.79263-1-n.ullreich@proxmox.com> (raw)

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





             reply	other threads:[~2023-07-10 13:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-10 13:49 Noel Ullreich [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230710134951.79263-1-n.ullreich@proxmox.com \
    --to=n.ullreich@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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