When MASCLI's deployment starts, it creates a pod with a PVC. Your storage configuration tends to suggest that you only have managed-nfs storage from Tech Zone, and you have supplied its name next to RWO leaving RWX as none. I would go to the Pipeline project - PVC and check if the PVC is pending. This is the likely cause of the issue.
In general, you likely may not want to install the entire Suite as you have attempted here. Unless you can guarantee that you have enough cpu/memory (enough worker nodes). Tech Zone generally does not provide a cluster for the entire suite out of the box. I recommend you work with your partner technical specialist team within IBM to get a better handle on overall installation process and requirements.
------------------------------
Arif Ali
------------------------------
Original Message:
Sent: Wed February 14, 2024 12:03 AM
From: Lakhankumar Makadia
Subject: getting error (Failed to validate quay.io/ibmmas/cli:7.14.1 in the target OCP cluster) while doing MAS Core installation.
Hi Team, I am getting below error as I am doing MAS installation using CLI Utility, after running docker command I have provided required parameter and then after creating namespace (pipeline) getting below error. also attaching MAS installation script which I have used. Please let me know If anyone have solution.
Error:
Failed to validate quay.io/ibmmas/cli:7.14.1 in the target OCP cluster
This image must be accessible from your OpenShift cluster to run the installation:
- If you are running an offline (air gap) installation this likely means you have not mirrored this image to your private registry
- It could also mean that your cluster's ImageContentSourcePolicy is misconfigured and does not contain an entry for quay.io/ibmmas
- Check the deployment status of mas-cli in your pipeline namespace. This will provide you with more information about the issue.
------------------------------
Lakhankumar Makadia
------------------------------