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 - Target NFS exports are not deleted even though target directories are deleted #782

Closed
santhoshatdell opened this issue Apr 26, 2023 · 1 comment
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 Apr 26, 2023

Bug Description

NFS exports on the target PowerScale cluster are left behind even though the target directories for target side PVs are deleted. There is a recommended limit of 40,000 active NFS exports per cluster. We should delete the NFS exports too on the target side.
PowerScale cluster allows NFS exports for a path to remain even though that path/directory can be deleted.

Note: This happens only if target PVs are not consumed by PVC/Pod.

Logs

Isilon-1# isi nfs exports list | grep ns71
114193 System /ifs/data/csi/1sl/sl-csi-ns71--Five_Minutes/sl-k8s-5a9a43f7a3
114220 System /ifs/data/csi/1sl/sl-csi-ns71--Five_Minutes/sl-k8s-a155cbe428
Isilon-1#
Isilon-1# ls /ifs/data/csi/1sl/sl-csi-ns71--Five_Minutes/
ls: /ifs/data/csi/1sl/sl-csi-ns71--Five_Minutes/: No such file or directory
Isilon-1#

Screenshots

No response

Additional Environment Information

No response

Steps to Reproduce

  • Create PV with replication
  • Delete PV

Expected Behavior

Target NFS export to be deleted.

CSM Driver(s)

CSI Driver for PowerScale v2.6.1

Installation Type

No response

Container Storage Modules Enabled

Replication v1.4.0

Container Orchestrator

Kubernetes 1.24

Operating System

RHEL 8.4

@santhoshatdell santhoshatdell added needs-triage Issue requires triage. type/bug Something isn't working. This is the default label associated with a bug issue. area/csm-replication Issue pertains to the CSM Replication module labels Apr 26, 2023
@santhoshatdell santhoshatdell self-assigned this Apr 26, 2023
@csmbot
Copy link
Collaborator

csmbot commented Apr 26, 2023

@santhoshatdell: Thank you for submitting this issue!

The issue is currently awaiting triage. Please make sure you have given us as much context as possible.

If the maintainers determine this is a relevant issue, they will remove the needs-triage label and assign an appropriate priority label.


We want your feedback! If you have any questions or suggestions regarding our contributing process/workflow, please reach out to us at container.storage.modules@dell.com.

@santhoshatdell santhoshatdell added this to the v1.7.0 milestone Apr 26, 2023
@santhoshatdell santhoshatdell added backlog and removed needs-triage Issue requires triage. labels Apr 26, 2023
@santhoshatdell santhoshatdell changed the title [BUG]: PowerScale Replication - Target NFS exports are not deleted though target directories are deleted [BUG]: PowerScale Replication - Target NFS exports are not deleted even though target directories are deleted Apr 26, 2023
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

2 participants