Skip to main content
Skip table of contents

Re-imaging a compute node back to a working state

If you accidentally misconfigure software on a cluster compute node you can always revert it back to a working image. In order to prepare a node for imaging you first set it to boot into the cloner3 image the next time it powers on:

CODE
$ act_netboot -n <node name> -set=cloner3

Next you simply reboot the machine or you can remotely reboot it by:

CODE
$ act_powerctl -n <node name> reboot

Remember, every time you change software or configurations on your compute nodes you should update their backup image! You can update an image by logging into the compute node you want to update the image from and run the command:

CODE
$ /act/cloner/bin/cloner –server=<head hostname> –image=<image name> —update
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.