Unsolved
1 Rookie
•
2 Posts
0
6
January 30th, 2026 22:02
PowerStore Metro CSI Deployment
csm-operator/samples/v2.16.0/storage_csm_powerstore_v2160.yaml at v1.11.0 · dell/csm-operator · Git…
Referencing the CSM CR deployment for a stretched cluster with PowerStore Metro with Uniform connectivity,
# DISABLE_PVC_REMAP: Disable PVC remapping for replication in single cluster configuration
# Allowed values:
# true: Disable replication feature(install dell-csi-replicator sidecar)
# false: disable replication feature(do not install dell-csi-replicator sidecar)
# Default value: false
- name: "DISABLE_PVC_REMAP"
value: "false"
The inline documentation is confusing. Both true and false values say disable replication feature. It is not clear what the appropriate value should be for a PowerStore Metro setup with a single stretched cluster


