Deployment Architecture

colddb on NFS

harald_leitl
Path Finder

Hi,

Is it possible that multiple indexers (same index) use the same shared NFS directory for colddb?

For example:

indexer1:
indexes.conf
[indexA]
...
coldPath = /NFS/indexA/colddb
...

indexer2:
[indexA]
...
coldPath = /NFS/indexA/colddb
...

OR should it look like:

indexer1:
indexes.conf
[indexA]
...
coldPath = /NFS/indexer1/indexA/colddb
...

indexer2:
[indexA]
...
coldPath = /NFS/indexer2/indexA/colddb
...

thx

0 Karma
1 Solution

jodros
Builder

We are currently running a setup that is similar to the second option, where each indexer has it's own directory on the NFS share. It is working fine.

View solution in original post

jodros
Builder

We are currently running a setup that is similar to the second option, where each indexer has it's own directory on the NFS share. It is working fine.

martin_mueller
SplunkTrust
SplunkTrust

The first variant could in theory produce name clashes if both indexers start the same bucket number at the same time and stop it at the same time as well, the name would then be db_endtime_starttime_number for both and you'd end up overwriting each other.

The second variant should work, along with the usual caveats of decreased performance.

Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...