18286: Document requirement to add Services.DispatchLSF section.
authorTom Clegg <tom@curii.com>
Thu, 21 Oct 2021 18:00:45 +0000 (14:00 -0400)
committerTom Clegg <tom@curii.com>
Thu, 21 Oct 2021 18:00:45 +0000 (14:00 -0400)
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

doc/install/crunch2-lsf/install-dispatch.html.textile.liquid

index 6fda506888f85692a03800269dec87a010178ba1..c38e6f20557f6bcaa4ef37d5b8d3390c339d6bee 100644 (file)
@@ -29,6 +29,15 @@ h2(#update-config). Update config.yml
 
 Arvados-dispatch-lsf reads the common configuration file at @/etc/arvados/config.yml@.
 
+Add a DispatchLSF entry to the Services section, using the hostname where @arvados-dispatch-lsf@ will run, and an available port:
+
+<notextile>
+<pre>    Services:
+      DispatchLSF:
+        InternalURLs:
+          "http://<code class="userinput">hostname.zzzzz.arvadosapi.com:9007</code>": {}</pre>
+</notextile>
+
 Review the following configuration parameters and adjust as needed.
 
 h3(#BsubSudoUser). Containers.LSF.BsubSudoUser