[ARVADOS] created: 2.1.0-1497-g0d9bc75b6

Git user git at public.arvados.org
Thu Oct 21 18:00:56 UTC 2021


        at  0d9bc75b61d5227917ef43e4c716ae284d548644 (commit)


commit 0d9bc75b61d5227917ef43e4c716ae284d548644
Author: Tom Clegg <tom at curii.com>
Date:   Thu Oct 21 14:00:45 2021 -0400

    18286: Document requirement to add Services.DispatchLSF section.
    
    Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom at curii.com>

diff --git a/doc/install/crunch2-lsf/install-dispatch.html.textile.liquid b/doc/install/crunch2-lsf/install-dispatch.html.textile.liquid
index 6fda50688..c38e6f205 100644
--- a/doc/install/crunch2-lsf/install-dispatch.html.textile.liquid
+++ b/doc/install/crunch2-lsf/install-dispatch.html.textile.liquid
@@ -29,6 +29,15 @@ h2(#update-config). Update config.yml
 
 Arvados-dispatch-lsf reads the common configuration file at @/etc/arvados/config.yml at .
 
+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

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list