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

Free space reporting with FUSE #255

Open
Hazarth opened this issue Apr 30, 2022 · 1 comment
Open

Free space reporting with FUSE #255

Hazarth opened this issue Apr 30, 2022 · 1 comment

Comments

@Hazarth
Copy link

Hazarth commented Apr 30, 2022

Hey, I have created a simple 1 meta + 2 chunk server setup and connected a client to it using qfs_fuse in Read/Write mode. Now I can read from it without any problems and I can write to it through most applications and using the terminal just fine.

However a file explorer like Dolphin reports the mounted folder as being full (0B Free space) and forbids copying files into the folder due to this.

I looked through the MetaServer and ChunkServer configuration templates but I don't see any options regarding space reporting or space quotas. Is there any way to set this up? Or did I misconfigure something?

@mikeov
Copy link
Contributor

mikeov commented May 1, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants