How to use validation tool

Run the validation tool from an OpenShift administrator shell after configuring the Multus NetworkAttachmentDefinitions and installing the Fusion Data Foundation operator, but before installing a Fusion Data Foundation StorageCluster.

Procedure

  1. Access the rook-ceph-operator pod.
    For example:
    oc rsh <rook-ceph-operator-pod-name>
  2. Run the tool.

    The tool provides extensive help text. When you run the tool, you get the most up-to-date version of the tool.

    For example:
    ./rook multus validation run -h

What to do next

The validation tool supports a configuration file that allows configuring the number of test daemons on different types of nodes. You can use configuration file to test CSI+Ceph+OSD placement on storage nodes while testing only CSI placement on non-storage nodes. The tool includes configuration file examples with commented documentation to help you get started quickly.

./rook multus validation config -h