Deployment Architecture

Max bucket size is larger than destination path size limit

sarit_s
Communicator

hello
i have index with this conf:

[ssys_emea_pj] homePath = volume:hotwarm/$_index_name/db
coldPath =
volume:cold/$_index_name/colddb
thawedPath =
$SPLUNK_DB/$_index_name/thaweddb
coldToFrozenDir =
/splunkData/frozen/$_index_name

(c) igor@emet 2019-02-18

Don't forget to update those values when you resize the volume

homePath.maxDataSizeMB = 40000
coldPath.maxDataSizeMB = 10000
frozenTimePeriodInSecs = 31104000
maxDataSize = auto_high_volume

from btool :
maxTotalDataSizeMB = 500000

im getting this error:

Max bucket size is larger than destination path size limit

i don't know if this is the reason but not all my data have being indexed from s3 bucket
from the same folder, not all the sub folders are indexed

0 Karma

harsmarvania57
Ultra Champion

Max Bucket size error you are getting because you have configured maxDataSize = auto_high_volume, on 64-bit OS auto_high_volume = 10GB and you have coldPath.maxDataSizeMB = 10000 which is less than 10GB (10240MB)

0 Karma

sarit_s
Communicator

so what should be the right value ?

does the fact that not all the data indexed from s3 ?

0 Karma

harsmarvania57
Ultra Champion

I don't know how you are ingesting data and I didn't understand question regarding S3.

0 Karma

sarit_s
Communicator

My data source is s3 bucket
I have a problem that not all the data there are indexed. From the same folder some of the sub folders not indexed
So i wondered if this error is the reason

By the way, my system is linux. the values you mentioned are the same ?

0 Karma

harsmarvania57
Ultra Champion

I'll suggest to lower maxDataSize in indexes.conf for index ssys_emea_pj

0 Karma

sarit_s
Communicator

It was 10000 when i saw this error

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

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

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...