]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge pull request #66044 from anthonyeleven/typofixx
authorAnthony D'Atri <anthonyeleven@users.noreply.github.com>
Mon, 27 Oct 2025 04:01:37 +0000 (00:01 -0400)
committerGitHub <noreply@github.com>
Mon, 27 Oct 2025 04:01:37 +0000 (00:01 -0400)
doc/start: Improve hardware-recommendations.rst

1  2 
doc/start/hardware-recommendations.rst

index 2588c2b5cdee46f3e3ad18d5eea287776e45fbba,1047d56fc35c92e558a38d54f13fe15a2bb2e80b..66fc0c3e92c300d2132965d7604aa647f8602fbf
@@@ -137,13 -143,14 +143,14 @@@ configuration option
  
  .. tip:: Configuring the operating system with swap to provide additional
         virtual memory for daemons is not advised for modern systems.  Doing
 -       may result in lower performance, and your Ceph cluster may well be
 +       so may result in lower performance, and your Ceph cluster may well be
         happier with a daemon that crashes vs one that slows to a crawl.
  
- When using the legacy FileStore back end, the OS page cache was used for caching
- data, so tuning was not normally needed. When using the legacy FileStore backend,
- the OSD memory consumption was related to the number of PGs per daemon in the
- system.
+ When using the legacy Filestore back end, the OS page cache was used for caching
+ data, so tuning was not normally needed. OSD memory consumption is related
+ to the workload and number of PGs that it serves. BlueStore OSDs do not use
+ the page cache, so the autotuner is recommended to ensure that RAM is used
+ fully but prudently.
  
  
  Data Storage