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