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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...