centerforaisafety / cerberus-cluster

HPC cluster code and configurations for running on OCI
Universal Permissive License v1.0
4 stars 0 forks source link

ansible playbook for weka #206

Open ghost opened 11 months ago

ghost commented 11 months ago

When new nodes come up they still mount FSS which doesn't have the slurm-rpm directory required to finish the ansible run/adding a node to the cluster.

Need to fix ansible runbooks to install weka correctly to allow new instances to be added to the cluster cleanly.

Make sure to update the /etc/fstab file so that when a new node is rebooted Weka will automatically get mounted on startup.

ghost commented 11 months ago

need to mount weka instead of fss for new nodes in weka playbook