Deployment Architecture

What should be the homePath.maxDataSizeMB in relation to the maxDataSize?

maira
New Member

Hello -

I am getting the following warning:

"IndexConfig - Home path size limit cannot accomodate maximum number of hot buckets with specified bucket size because homePath.maxDataSizeMB is too small. Please check your index configuration: idx=someidx maxDataSize=1000 MB, homePath.maxDataSizeMB=1000 MB"

What should be the homePath.maxDataSizeMB in relation to the maxDataSize?

0 Karma

kellewic
Path Finder

homePath.maxDataSizeMB is the size of hot and warm buckets combined; maxDataSize is hot only.

If you set them equal there is no space for warm buckets. homePath.maxDataSizeMB should be greater than maxDataSize (not sure if this is the case with maxWarmDBCount == 0 though), but in general you will have warm buckets so it should be larger to accommodate the size of hot and warm buckets.

maira
New Member

Thanks! Increasing the homePath.maxDataSizeMB fixed getting the warning on most of my indexes.

I have one index which has a rather large maxDataSize. I set the homePath.maxDataSizeMB to 3.9 times the size of the maxDataSize and still get the warning. Is there a recommended way of calculating what homePath.maxDataSizeMB should be?

Thank you in advance.

0 Karma

ddrillic
Ultra Champion

I assume that homePath.maxDataSizeMB has to be proportional to maxTotalDataSizeMB which is the maximum index size, with its default of about 1/2 TB.

The following can help - Configure maximum index size

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...