A cluster is a dynamic system in which nodes might be stopped either deliberately or by unforeseen circumstances, or nodes might be added to the cluster on-the-fly to scale the database for improved performance. The voltdb command provides the following additional startup actions for nodes of a running VoltDB database:
Use the voltdb add command to start up and add a new node to the running database cluster. See Section 9.2.1, “Adding Nodes with Elastic Scaling”.
Use the voltdb rejoin command to restart a node that was previously part of the cluster but had stopped running. See Section 10.3, “Recovering from System Failures”.