This section describes how to configure a Carbon Black EDR cluster that contains a primary node and minion nodes.
When configuring a Carbon Black EDR cluster, Carbon Black recommends that you refer to the Carbon Black EDR Server Operating Environment Requirements Guide, which describes performance and scalability considerations in deploying Carbon Black EDR.
The configuration process involves two generic Carbon Black EDR server installs, which initially have no client software configured on them. The goal is to create a Carbon Black EDR cluster with cb-primary
as the primary node and cb-minion
as the minion node.
You must execute the initial cbinit
, which runs on the primary node.
If the node is a primary and the cluster has more than three nodes, add the following parameter to instruct the primary node not to store events:
--no-solr-events
Configure a Cluster
Perform the following procedure to configure a Carbon Black EDR cluster.
Prerequisites
The following instructions assume that you have installed the Carbon Black EDR RPM and have run the yum install cb-enterprise
command on the primary node. The minion is simply a generic install of CentOS. For more information, see Installing and Initializing a Server.