BMYSS1405

Recovery group is not created successfully.

Severity

Critical

User response

Do the following steps to resolve the problem:
  1. Run the following command to list all recovery groups in the cluster.
    oc get rg -n ibm-spectrum-scale
    Example output:
    NAME   AGE
    rg1    18d
  2. Run the following command to describe the details of a specific recovery group.
    oc describe rg <rg name> -n ibm-spectrum-scale
  3. Check the status of the recovery group to find the reason for unsuccessful recovery group creation.