Hi Christopher,

We handle SpectrumScale re-join with this Puppet module:
https://github.com/ncsa/puppet-spectrumscale

It's a bit dated since I haven't had time to work on it in a while but it's
served us well over the last four years.

--Andy


On Tue, Jun 16, 2020 at 3:44 AM Christopher Walker <c.j.wal...@qmul.ac.uk>
wrote:

> We'd like to automate the process of adding a node back to Spectrum scale
> after a reinstall.
>
> In a node definition we use three things:
>
> prescripts-begin # runs on management node
> postscripts # Runs on node after install (but before boot)
> postbootscripts # Runs on node after install (but before boot)
> ????? # On management node could add node back to Spectrum Scale
>
> Is there a script that runs on the management node after a node has
> successfully installed? It would be the appropriate place to add a node
> back to Spectrum Scale. While it would be possible to do this in the
> postscripts/postbootscripts, that would require that a newly installed
> compute node has an ssh key giving them root access to another Spectrum
> Scale node - and we'd prefer to avoid this.
>
> Chris
>
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to