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

Loki error no space left on device #11538

Open
xzsamit opened this issue Dec 20, 2023 · 4 comments
Open

Loki error no space left on device #11538

xzsamit opened this issue Dec 20, 2023 · 4 comments

Comments

@xzsamit
Copy link

xzsamit commented Dec 20, 2023

Loki error no space left on device, but my Utilization disk /data high avail.

4|loki     | level=error ts=2023-12-20T18:03:23.174574581Z caller=flush.go:221 org_id=fake msg="failed to flush user" err="open /data/loki/tmp/chunks/ZmFrZS8yYmIzOTY1MzM0ZjliNTk4OjE4Yzg2OGE3NzZmOjE4Yzg2OGE3NzcwOmJmNmQ5MzU4: no space left on device

image

Utilization disk /data
image

@tonyswu
Copy link

tonyswu commented Dec 20, 2023

Check your inode?

@xzsamit
Copy link
Author

xzsamit commented Dec 21, 2023

Check your inode?

Commands used, it can be seen that there are still quite a lot of free inodes.

df -i /data

image

@tonyswu
Copy link

tonyswu commented Dec 21, 2023

What happens if you manually try to touch a file on the same path?

I've never tried to run Loki on a filesystem before, but this just doesn't seem like a problem with Loki.

@michaelkebe
Copy link

I think this is related to #1502

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

No branches or pull requests

4 participants