Andy Zhang
Andy Zhang
could you provide the csi driver logs on that node? The `mountOptions` should be contained in `mount_flags` in the `/NodeStageVolume` logs https://github.com/kubernetes-csi/csi-driver-smb/blob/master/docs/csi-debug.md#case2-volume-mountunmount-failed
here are example logs, the mountOptions are in the `mount_flags` in e2e tests: https://[storage.googleapis.com/kubernetes-jenkins/pr-logs/pull/kubernetes-csi_csi-driver-smb/799/pull-csi-driver-smb-e2e/1811227271713787904/build-log.txt](https://storage.googleapis.com/kubernetes-jenkins/pr-logs/pull/kubernetes-csi_csi-driver-smb/799/pull-csi-driver-smb-e2e/1811227271713787904/build-log.txt) ``` [pod/csi-smb-node-c5hcp/smb] I0711 03:17:31.508163 1 utils.go:76] GRPC call: /csi.v1.Node/NodeStageVolume [pod/csi-smb-node-c5hcp/smb] I0711 03:17:31.508183 1 utils.go:77] GRPC request:...
is anyone working on this bug? that's a critical blocking bug preventing us to use track2. Recently we AKS team found that after migrating to track2 sdk, the managed identity...
here is an example fix in forked branch: https://github.com/hashicorp/go-azure-sdk/pull/362
> Can you please explain how the lack of this feature makes track 2 unusable? What breaks when your application gets a token valid for 24 hours? @chlowell pls refer...
@M0NsTeRRR so you need to specify `subDir` parameter in your storage class subDir | sub directory under nfs share | | No | if sub directory does not exist, this...
the original issue has been fixed, that's an old issue in Aug
/close