Perform the following procedure to add a minion to a Carbon Black EDR cluster.

Prerequisites

Verify that the primary node and minion are using the same version of Carbon Black EDR.

Procedure

  1. Login to the primary server and stop the cluster services:
    /usr/share/cb/cbcluster stop
  2. Check the status to confirm that the cluster services have stopped:
    /usr/share/cb/cbcluster status
  3. Run the cluster add node command:
    /usr/share/cb/cbcluster add-node
  4. Start the cluster:
    /usr/share/cb/cbcluster start