mirror of
https://github.com/minio/docs.git
synced 2025-06-07 07:02:10 +03:00
Recommend kernel 6.6 and greater (#1472)
Recommend kernel 6.6+ to include fix for fstrim performance
PTAL @klauspost @harshavardhana
https://lore.kernel.org/all/20230903232923.211003-3-david@fromorbit.com/
89cfa89960
---------
Co-authored-by: Ravind Kumar <ravindk89@gmail.com>
This commit is contained in:
parent
ad8730a082
commit
dffba7566f
@ -20,8 +20,8 @@ MinIO Pre-requisites
|
|||||||
:width: 100%
|
:width: 100%
|
||||||
|
|
||||||
* - :octicon:`circle`
|
* - :octicon:`circle`
|
||||||
- Servers running a Linux operating system with a 5.x+ kernel, such as Red Hat Enterprise Linux (RHEL) 9 or Ubuntu LTS 20.04+.
|
- Servers running a Linux operating system with a 6.6+ kernel. Red Hat Enterprise Linux (RHEL) 10 or Ubuntu LTS 22.04.01+ ship with these Kernel's by default.
|
||||||
Ensure the chosen OS uses LTS and in-support releases of the Linux Kernel 5.x or 6.x series.
|
Ensure the chosen OS uses LTS and in-support releases of a 6.6+ Linux kernel.
|
||||||
|
|
||||||
* - :octicon:`circle`
|
* - :octicon:`circle`
|
||||||
- A method to synchronize time servers across nodes, such as with ``ntp``, ``timedatectl`` or ``timesyncd``.
|
- A method to synchronize time servers across nodes, such as with ``ntp``, ``timedatectl`` or ``timesyncd``.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user