Skip to content
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

about alluxio-fuse #18521

Open
fantastic2085 opened this issue Feb 19, 2024 · 0 comments
Open

about alluxio-fuse #18521

fantastic2085 opened this issue Feb 19, 2024 · 0 comments
Labels
type-bug This issue is about a bug

Comments

@fantastic2085
Copy link

Alluxio Version:
What version of Alluxio are you using?
image

Describe the bug
A clear and concise description of what the bug is.
Run the./alluxio-fuse mount /tmp/alluxio/ /local command to check whether /local exists

To Reproduce
Steps to reproduce the behavior (as minimally and precisely as possible)
1. The./alluxio-fuse mount /tmp/alluxio/ /local command is executed successfully
image

2. ./alluxio fs ls/ There is no /local in the command output
image

3. This causes an error when the ls command is executed in the /tmp/alluxio mount directory
image

but
Before running./alluxio-fuse mount /tmp/alluxio/ /local, run./alluxio fs mkdir /local to create /local
There is no error above

Expected behavior
A clear and concise description of what you expected to happen.
running./alluxio-fuse mount /tmp/alluxio/ /local Check whether /local exists

Urgency
Describe the impact and urgency of the bug.

Are you planning to fix it
Please indicate if you are already working on a PR.

Additional context
Add any other context about the problem here.

@fantastic2085 fantastic2085 added the type-bug This issue is about a bug label Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug This issue is about a bug
Projects
None yet
Development

No branches or pull requests

1 participant