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!

Database Performance Sidebar Panel Now on APM Database Query Performance & Service ...

We’ve streamlined the troubleshooting experience for database-related service issues by adding a database ...

IM Landing Page Filter - Now Available

We’ve added the capability for you to filter across the summary details on the main Infrastructure Monitoring ...

Dynamic Links from Alerts to IM Navigators - New in Observability Cloud

Splunk continues to improve the troubleshooting experience in Observability Cloud with this latest enhancement ...