You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Log file created at: 2021/11/29 17:19:26
Running on machine: k8s-windows-3
Binary: Built with gc go1.13.8 for windows/amd64
Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
I1129 17:19:26.906937 2296 main.go:124] Running as a Windows service.
I1129 17:19:26.907960 2296 main.go:134] Windows Service initialized through SCM
I1129 17:19:26.915680 2296 main.go:54] Starting CSI-Proxy Server ...
I1129 17:19:26.915680 2296 main.go:55] Version: v1.0.2-0-g51a6f06
E1129 17:35:20.185985 2296 server.go:72] failed NewSmbGlobalMapping NewSmbGlobalMapping failed. output: "New-SmbGlobalMapping : Multiple connections to a server or shared resource by the same user, using more than one user \r\nname, are not allowed. Disconnect all previous connections to the server or shared resource and try again. \r\nAt line:1 char:190\r\n+ ... ser, $PWord;New-SmbGlobalMapping -RemotePath $Env:smbremotepath -Cred ...\r\n+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r\n + CategoryInfo : NotSpecified: (MSFT_SmbGlobalMapping:ROOT/Microsoft/...mbGlobalMapping) [New-SmbGlobalMa \r\n pping], CimException\r\n + FullyQualifiedErrorId : Windows System Error 1219,New-SmbGlobalMapping\r\n \r\n", err: exit status 1
Environment:
CSI Driver version: 1.4.0
Kubernetes version (use kubectl version): 1.22.2
OS (e.g. from /etc/os-release): Windows Server 2022
Others: CRI-containerD 1.6.0.beta.1
The text was updated successfully, but these errors were encountered:
What happened:
Pods that use csi-driver-smb PVC when we have another PVC that connected to the same smb share.
What you expected to happen:
Possibility to use the same smb server in multiple PV/PVC
How to reproduce it:
Anything else we need to know?:
csi-proxy.log:
Environment:
kubectl version
): 1.22.2The text was updated successfully, but these errors were encountered: