-
Notifications
You must be signed in to change notification settings - Fork 55
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
df -h shows no mount for blobfuse container after kubernetes cluster upgrade to 1.19.7 in AKS #101
Comments
last log shows it's success:
could you ssh to the agent node, and then run |
No output. |
all blobfuse mount are using same Could you remove |
If I don't use -tmp-path, the driver uses /mnt/blobfuse as default |
I have updated the doc, by default it should be |
it's /mnt/blobfuse only. What outputs/logs would you need to verify it? |
is it possible to use https://github.com/kubernetes-sigs/blob-csi-driver instead? |
We want to, but at this point, so close to major release, we can't switch it without proper testing. |
I'm seeing the same thing here. I did |
@guoweis-outreach then it's blobfuse mount issue, try add |
My blobfuse version is
gives no output at all. (I can run this command multiple times without unmounting first) Dumping
My flex driver
My k8s version
|
added
|
could be related to this issue: blobfuse mount with invalid credentials still returns succeed anyway, I think your credentials of blobfuse is wrong |
I recently upgraded my kubernetes cluster to 1.19.7 and upgraded blobfuse version to 1.17 using the( kubectl apply -f https://raw.githubusercontent.com/Azure/kubernetes-volume-drivers/master/flexvolume/blobfuse/deployment/blobfuse-flexvol-installer-1.9.yaml)
When I tired to check the pods where I am trying to mount it using df-h command, I could not see the mounted directory.
driver-logs.txt
The text was updated successfully, but these errors were encountered: