X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ec8d4899d74ea76c30cb394dfcda6a54cd9e6652..75fbb4eabf0da2fceebf8196bec769e4cbc6547b:/doc/admin/upgrading.html.textile.liquid diff --git a/doc/admin/upgrading.html.textile.liquid b/doc/admin/upgrading.html.textile.liquid index 7b8c20fdf9..c802098225 100644 --- a/doc/admin/upgrading.html.textile.liquid +++ b/doc/admin/upgrading.html.textile.liquid @@ -38,6 +38,10 @@ h3. WebDAV service uses @/var/cache@ for file content If the previously supported @MaxBlockEntries@ config is present, remove it to avoid warning messages at startup. +h3. Check MaxGatewayTunnels config + +If you use the LSF or Slurm dispatcher, ensure the new @API.MaxGatewayTunnels@ config entry is high enough to support the size of your cluster. See "LSF docs":{{site.baseurl}}/install/crunch2-lsf/install-dispatch.html#MaxGatewayTunnels or "Slurm docs":{{site.baseurl}}/install/crunch2-slurm/install-dispatch.html#MaxGatewayTunnels for details. + h2(#2_7_1). v2.7.1 (2023-12-12) "previous: Upgrading to 2.7.0":#v2_7_0