15572: Make notes on cloud/slurm dispatcher install to set up VM / compute nodes.
authorPeter Amstutz <peter.amstutz@curii.com>
Thu, 12 Dec 2019 22:32:10 +0000 (17:32 -0500)
committerPeter Amstutz <peter.amstutz@curii.com>
Thu, 12 Dec 2019 22:32:10 +0000 (17:32 -0500)
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

doc/install/crunch2-slurm/install-dispatch.html.textile.liquid
doc/install/install-dispatch-cloud.html.textile.liquid

index d55ca2fca7eb1a37a6c6b3b6cb962f265a33627a..faf1e7318b7cd5231487adfb601d99509fca5510 100644 (file)
@@ -18,7 +18,7 @@ SPDX-License-Identifier: CC-BY-SA-3.0
 
 h2(#introduction). Introduction
 
-This assumes you already have a SLURM cluster, and have "set up your compute nodes":install-compute-node.html .  For information on installing SLURM, see https://slurm.schedmd.com/quickstart_admin.html
+This assumes you already have a SLURM cluster, and have "set up all of your compute nodes":install-compute-node.html .  For information on installing SLURM, see https://slurm.schedmd.com/quickstart_admin.html
 
 The Arvados SLURM dispatcher can run on any node that can submit requests to both the Arvados API server and the SLURM controller (via @sbatch@).  It is not resource-intensive, so you can run it on the API server node.
 
index 4cc5a954d0148eadac412a49b01d338e944386e1..3689ecf76b80db34d5beb3c0571fbdf690117696 100644 (file)
@@ -10,6 +10,7 @@ SPDX-License-Identifier: CC-BY-SA-3.0
 {% endcomment %}
 
 # "Introduction":#introduction
+# "Create compute node VM image":#create-image
 # "Update config.yml":#update-config
 # "Install arvados-dispatch-cloud":#install-packages
 # "Start the service":#start-service
@@ -30,6 +31,10 @@ The cloud dispatch service can run on any node that can connect to the Arvados A
 </code></pre>
 </notextile>
 
+h2(#create-image). Create compute node VM image
+
+Create a VM image following the steps "to set up a compute node":crunch2-slurm/install-compute-node.html
+
 h2(#update-config). Update config.yml
 
 h3. Create a private key