SCEPTRE

Logo

An emulation capability for Industrial Control Systems

View the Project on GitHub sandialabs/sceptre-docs

  • Cluster Configuration
  • Networking
  • Adding/Removing a Compute Node
  • minimega
  • Workflow
  • State of Health
  • The SCEPTRE User App
  • SCEPTRE Field Device User Guide
  • bennu
  • Modifying an VM Images (.qc2)
  • Hardware-in-the-Loop
  • Acronyms
  • Quick Start Guide
  • Adding/Removing a Compute Node

    This page describes the steps to add or remove a compute node from an existing SCEPTRE cluster.

    Assumptions:

    • A SCEPTRE cluster has already been installed.
    • For adding: Compute node has the necessary connections and system packages
    • For removing: Compute node is still connected to the minimega mesh or is accessible via SSH.

    Adding a compute node

    NOTE: To allow USERNAME to use sudo without a password (replace USERNAME with the username of the new compute node), first open the sudoers file using: sudo visudo. Next add the following entry for USERNAME to the bottom of the file: USERNAME ALL=(ALL) NOPASSWD:ALL. Finally, save and close the file.

    Removing a compute node