Splunk Search

Why am I getting a warning about disk space when minFreeSpace is 5000 and there's 83GB available?

gregbo
Communicator

The disk usage is at 17% and inode usage is at 1%. The error message from Splunk Web says minFreeSpace is 5000 and free space is 85711:

03-03-2020 16:16:48.266 +0000 WARN DiskMon - MinFreeSpace=5000. The diskspace remaining=85711 is less than 2 x minFreeSpace

0 Karma

gwcon
Path Finder

This could be from your index max size ? Not sure though, very new to splunk but that would make sense.

0 Karma

gwcon
Path Finder

This could be from your index max size ? Not sure though, very new to splunk but that would make sense.

0 Karma

sumanssah
Communicator

check your indexes.conf & server.conf for data roll

Check this formula
LocalDiskSpace = minFreeSpace + (maxHotBuckets * maxDataSize) + (maxWarmDBCount * maxDataSize)

Refer below-mentioned link for more details

https://docs.splunk.com/Documentation/Splunk/7.3.0/Indexer/Configureindexstorage
https://www.splunk.com/en_us/blog/tips-and-tricks/managing-index-sizes-in-splunk.html

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...