-
Notifications
You must be signed in to change notification settings - Fork 144
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
SMB Mapping being leaked prevents users from mounting a PV/PVS mapping to the same share. #326
Comments
are you hitting this error mentioned here: https://github.com/kubernetes-csi/csi-driver-smb/tree/master/deploy/example/windows#note ? |
details: #219 (comment) |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /close |
@k8s-triage-robot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
csi-driver-smb/pkg/mounter/safe_mounter_windows.go
Line 103 in 21b99d5
After deleting a PV/PVC/Deployment and trying to recreate it the mapping will fail with "Generic error". Removing the smb global mapping manually resolves the issue.
The text was updated successfully, but these errors were encountered: