Prerequisites

PrerequisitesΒΆ

Before you proceed to manage Ceph nodes and OSDs, or upgrade Ceph, perform the steps below.

  1. Verify that your Ceph cluster is up and running.

  2. Log in to the Salt Master node.

  3. Add Ceph pipelines to DriveTrain.

    1. Add the following class to the cluster/cicd/control/leader.yml file:

      classes:
      - system.jenkins.client.job.ceph
      
    2. Apply the salt -C 'I@jenkins:client' state.sls jenkins.client state.