Perform the following to procedure to upgrade a standalone Carbon Black EDR server.

Prerequisites

These steps require SSH or console access to the server with root privileges.

See Upgrading a Server before you begin.

Procedure

  1. On the server, stop the Carbon Black EDR services:
    sudo service cb-enterprise stop
  2. (Optional) Clean the yum cache of metadata and packages:
    yum clean all
  3. Update the Carbon Black EDR services:
    sudo yum upgrade cb-enterprise
  4. Restart the Carbon Black EDR services:
    sudo service cb-enterprise start

What to do next

Migrate the database schema or Carbon Black Threat Intel feed data.