Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: PowerScale Replication - Replicated PV has the wrong AzServiceIP #514

Closed
santhoshatdell opened this issue Oct 20, 2022 · 0 comments
Closed
Assignees
Labels
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

Comments

@santhoshatdell
Copy link
Contributor

santhoshatdell commented Oct 20, 2022

Bug Description

When creating a replicated PV in PowerScale, the replicated PV's AzServiceIP property has the target PowerScale endpoint instead of the one defined in the target Storage class.

Storage Class sample says:
AccessZone groupnet service IP. Update AzServiceIP if different than endpoint.
Optional: true
Default value: endpoint of the cluster ClusterName
AzServiceIP : xxx.xx.xx.xx

Defining this property in the target Storage class doesn't have any effect.

Logs

On the target k8s cluster (pod/isilon-node-g54np):

VolumeContext=map[AccessZone:System AzServiceIP:10.xxx.xx.xxx ClusterName:IsilonX ID:75342 Name:sl-k8s-14347f8368 Path:/ifs/data/csi/1sl/sl-csi-ns1-10.xxx.xx.xxx-Five_Minutes/sl-k8s-14347f8368 RootClientEnabled:false]

Screenshots

No response

Additional Environment Information

No response

Steps to Reproduce

  • Install driver with replication enabled,
  • Create k8s storage classes for replication that has AzServiceIP defined which is different than the PowerScale endpoint,
  • Provision volume to Pod using the storage classes with replication enabled,
  • Replicated PV created on the target k8s cluster has wrong AzServiceIP.

Expected Behavior

Replicated PV should have the AzServiceIP from the target storage class if defined.

CSM Driver(s)

CSI Driver for PowerScale v2.4

Installation Type

Helm v3

Container Storage Modules Enabled

Replication v1.3

Container Orchestrator

Kubernetes 1.24.3

Operating System

RHEL 8.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.
Projects
None yet
Development

No branches or pull requests

3 participants