[BUG]: CSM Operator fails to install CSM Replication on the remote cluster #988
Labels
area/csm-operator
area/csm-replication
Issue pertains to the CSM Replication module
type/bug
Something isn't working. This is the default label associated with a bug issue.
Milestone
Bug Description
When installing CSM Replication via CSM Operator on two OpenShift clusters, the csm-operator-manager pod is unable to communicate with the secondary cluster and is thus unable to complete validation pre-checks on the remote/secondary/disaster-recover cluster, blocking the install of the CSI driver and CSM Replication via CSM Operator.
Logs
Screenshots
From Primary Cluster
Additional Environment Information
No response
Steps to Reproduce
a. Clone csm-replication repo and build repctl.
b. Add cluster info to repctl using
repctl cluster add ...
c. Install replication CRDs.
d. Inject service account info
e. Create storage-classes.
a. Create driver namespace.
b. Create
isilon-creds
generic secret.c. Create empty secret
ContainerStorageModule
instance in the OpenShift Console. Editing the config to enable replication, and providing the name of the target cluster underenvs.name: TARGET_CLUSTERS_IDS
and clicking 'Create'.Expected Behavior
The csm-operator-manager pod should query the secondary cluster's API endpoint, complete pre-check validation, and install CSM Replication and the CSI driver on both primary and secondary cluster.
CSM Driver(s)
CSI PowerFlex v2.7.0
CSI PowerScale v2.7.0
Installation Type
CSM-Operator v1.2.0
Container Storage Modules Enabled
CSM-Replication v1.5.0
Container Orchestrator
OpenShift 4.12
Operating System
RHEL 9.2
The text was updated successfully, but these errors were encountered: