documentation: mention API/MaxKeepBlobBuffers on the Keepstore
authorWard Vandewege <ward@curii.com>
Wed, 29 Jul 2020 21:36:30 +0000 (17:36 -0400)
committerWard Vandewege <ward@curii.com>
Wed, 29 Jul 2020 21:36:30 +0000 (17:36 -0400)
installation page.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>

doc/install/install-keepstore.html.textile.liquid

index 869ca15d9eb65c4e0feb22a0d29916bee3b354f5..3cb922642ec7c23448c74738a41facd9f83ac338 100644 (file)
@@ -52,6 +52,8 @@ Fill in the @Volumes@ section of @config.yml@ for each storage volume.  Availabl
 * If you are using S3-compatible object storage (including Amazon S3, Google Cloud Storage, and Ceph RADOS), follow the setup instructions on "S3 Object Storage":configure-s3-object-storage.html
 * If you are using Azure Blob Storage, follow the setup instructions on "Azure Blob Storage":configure-azure-blob-storage.html
 
+There are a number of general configuration parameters for Keepstore. They are described in the "configuration reference":{{site.baseurl}}/admin/config.html. In particular, you probably want to change @API/MaxKeepBlobBuffers@ to align Keepstore's memory usage with the available memory on the machine that hosts it.
+
 h3. List services
 
 Add each keepstore server to the @Services.Keepstore@ section of @/etc/arvados/config.yml@ .