-
Notifications
You must be signed in to change notification settings - Fork 962
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]The pod failed to mount pvc, and fuse reported the error "Failed to mount ufs path..." #4124
Comments
@starZane Could you send the log of demo-fuse-fqtpk without secret? Btw, may I know the reason of using alluixo 2.9.1-gamma? |
All log contents of demo-fuse-fqtpk. I also didn't find how to enable DEBUG level to get more logs: I tried to use version 2.9.0 to create an aarch64 image, but an architecture problem was reported: So I tried to use new version to avoid this problem |
I checked the alluxio docker hub repo: https://hub.docker.com/r/alluxio/alluxio-dev/tags?page=&page_size=&ordering=&name=2.9. I didn't see alluxio support ARM64 officially. So I suggest you asking alluxio to support ARm64 firstly. And 2.9.1 gamma is not official released version, I'm not sure if it can work fine. |
OK,thank you for your reply! |
What is your environment(Kubernetes version, Fluid version, etc.)
k8s version 1.25.4+
ubuntu 22.04
kernel 5.15.0-94-generic aarch64
fluid version 0.9.2
alluxio-dev version 2.9.1-gamma
Describe the bug
What you expect to happen:
I tried to use demo to test and encountered this error
dataset
secret
Omit
runtime
pod
How to reproduce it
Additional Information
The text was updated successfully, but these errors were encountered: