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

[BUG] 2.18-2.19.1: search node reported free space is not correct #17683

Open
sandervandegeijn opened this issue Mar 25, 2025 · 3 comments
Open
Labels
Storage Issues and PRs relating to data and metadata storage

Comments

@sandervandegeijn
Copy link

Describe the bug

Look at this screenshot:

Image

Relevant config:

Image

Related component

Storage

To Reproduce

We are running this on Kubernetes, disks are exposed correctly.

Expected behavior

Free space is consistent with the df -h output

Additional Details

Plugins
S3

Screenshots
See ^^

Host/Environment (please complete the following information):

  • Docker image 2.19.1 on kubernetes

Additional context

@sandervandegeijn sandervandegeijn added bug Something isn't working untriaged labels Mar 25, 2025
@github-actions github-actions bot added the Storage Issues and PRs relating to data and metadata storage label Mar 25, 2025
@bugmakerrrrrr
Copy link
Collaborator

@sandervandegeijn the free space of search node does not include the space reserved for file cache

@bugmakerrrrrr bugmakerrrrrr removed bug Something isn't working untriaged labels Mar 26, 2025
@sandervandegeijn
Copy link
Author

Hm, then the 15GB difference is the metadata from the snapshot indices? Maybe we should document this, this is not currently in the docs. I'll create a PR if my assumption is correct.

@bugmakerrrrrr
Copy link
Collaborator

bugmakerrrrrr commented Mar 27, 2025

Hm, then the 15GB difference is the metadata from the snapshot indices?

AFAIK, the size of the metadata is very small, and the difference you're talking about could come from reserved space in the file system or other unrelated files (if any).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Storage Issues and PRs relating to data and metadata storage
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants