BMYSS1403

Rack does not have sufficient number of storage nodes in ready state for the scale install.

Severity

Critical

User response

Do the following steps to resolve the problem:
  1. Run the following command to get the names of all nodes in the cluster.
    oc get nodes
    Example output:
     
    NAME                                        STATUS   ROLES                  AGE   VERSION
    compute-1-ru5.rackm03.rtp.raleigh.ibm.com   Ready    worker                 75d   v1.28.13+2ca1a23
    compute-1-ru6.rackm03.rtp.raleigh.ibm.com   Ready    worker                 75d   v1.27.13+fd36fb9
    compute-1-ru7.rackm03.rtp.raleigh.ibm.com   Ready    worker                 75d   v1.27.13+fd36fb9
    control-1-ru2.rackm03.rtp.raleigh.ibm.com   Ready    control-plane,master   75d   v1.28.13+2ca1a23
    control-1-ru3.rackm03.rtp.raleigh.ibm.com   Ready    control-plane,master   75d   v1.28.13+2ca1a23
    control-1-ru4.rackm03.rtp.raleigh.ibm.com   Ready    control-plane,master   75d   v1.28.13+2ca1a23
  2. Ensure the minimum number of storage nodes is in the ready state.