Indexing: Bucket Controls Flashcards
How do you configure the Maximum Size for a hot bucket?
maxDataSize
What is the maxDataSize rolling behavior?
hot to warm
How do you configure the maximum number of warm buckets?
maxWarmDBCount
What is the rolling behavior of maxWarmDBCount?
warm to cold
What is the default setting for maxWarmDBCount?
300
How do you configure maximum size of an index?
maxTotalDataSizeMB
What is the rolling behavior maxTotalDataSizeMB?
cold to frozen
What is the default setting for maxTotalDataSizeMB?
500000 MB
How do you configure maximum age for a bucket?
frozenTimePeriodInSeconds
What is the rolling behavior for frozenTimePeriodInSeconds?
cold to frozen
What is the default setting for frozenTimePeriodInSeconds?
~6 Years
How do you configure maximum size for hot/warm storage?
homePath.maxDataSizeMB
How do you configure maximum size for cold storage?
coldPath.maxDataSizeMB
How do you configure maximum size for a volume?
maxVolumeDataSizeMB
How do you configure maximum number of hot buckets?
maxHotBuckets