<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic colddb on NFS in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/colddb-on-NFS/m-p/53236#M1700</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Is it possible that multiple indexers (same index) use the same shared NFS directory for colddb?&lt;/P&gt;

&lt;P&gt;For example:&lt;/P&gt;

&lt;P&gt;indexer1:&lt;BR /&gt;
indexes.conf&lt;BR /&gt;
[indexA]&lt;BR /&gt;
...&lt;BR /&gt;
coldPath = /NFS/indexA/colddb&lt;BR /&gt;
...&lt;/P&gt;

&lt;P&gt;indexer2:&lt;BR /&gt;
[indexA]&lt;BR /&gt;
...&lt;BR /&gt;
coldPath = /NFS/indexA/colddb&lt;BR /&gt;
...&lt;/P&gt;

&lt;P&gt;OR should it look like:&lt;/P&gt;

&lt;P&gt;indexer1:&lt;BR /&gt;
indexes.conf&lt;BR /&gt;
[indexA]&lt;BR /&gt;
...&lt;BR /&gt;
coldPath = /NFS/&lt;STRONG&gt;indexer1&lt;/STRONG&gt;/indexA/colddb&lt;BR /&gt;
...&lt;/P&gt;

&lt;P&gt;indexer2:&lt;BR /&gt;
[indexA]&lt;BR /&gt;
...&lt;BR /&gt;
coldPath = /NFS/&lt;STRONG&gt;indexer2&lt;/STRONG&gt;/indexA/colddb&lt;BR /&gt;
...&lt;/P&gt;

&lt;P&gt;thx&lt;/P&gt;</description>
    <pubDate>Tue, 03 Sep 2013 09:06:04 GMT</pubDate>
    <dc:creator>harald_leitl</dc:creator>
    <dc:date>2013-09-03T09:06:04Z</dc:date>
    <item>
      <title>colddb on NFS</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/colddb-on-NFS/m-p/53236#M1700</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Is it possible that multiple indexers (same index) use the same shared NFS directory for colddb?&lt;/P&gt;

&lt;P&gt;For example:&lt;/P&gt;

&lt;P&gt;indexer1:&lt;BR /&gt;
indexes.conf&lt;BR /&gt;
[indexA]&lt;BR /&gt;
...&lt;BR /&gt;
coldPath = /NFS/indexA/colddb&lt;BR /&gt;
...&lt;/P&gt;

&lt;P&gt;indexer2:&lt;BR /&gt;
[indexA]&lt;BR /&gt;
...&lt;BR /&gt;
coldPath = /NFS/indexA/colddb&lt;BR /&gt;
...&lt;/P&gt;

&lt;P&gt;OR should it look like:&lt;/P&gt;

&lt;P&gt;indexer1:&lt;BR /&gt;
indexes.conf&lt;BR /&gt;
[indexA]&lt;BR /&gt;
...&lt;BR /&gt;
coldPath = /NFS/&lt;STRONG&gt;indexer1&lt;/STRONG&gt;/indexA/colddb&lt;BR /&gt;
...&lt;/P&gt;

&lt;P&gt;indexer2:&lt;BR /&gt;
[indexA]&lt;BR /&gt;
...&lt;BR /&gt;
coldPath = /NFS/&lt;STRONG&gt;indexer2&lt;/STRONG&gt;/indexA/colddb&lt;BR /&gt;
...&lt;/P&gt;

&lt;P&gt;thx&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2013 09:06:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/colddb-on-NFS/m-p/53236#M1700</guid>
      <dc:creator>harald_leitl</dc:creator>
      <dc:date>2013-09-03T09:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: colddb on NFS</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/colddb-on-NFS/m-p/53237#M1701</link>
      <description>&lt;P&gt;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 &lt;CODE&gt;db_endtime_starttime_number&lt;/CODE&gt; for both and you'd end up overwriting each other.&lt;/P&gt;

&lt;P&gt;The second variant should work, along with the usual caveats of decreased performance.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2013 10:20:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/colddb-on-NFS/m-p/53237#M1701</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2013-09-03T10:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: colddb on NFS</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/colddb-on-NFS/m-p/53238#M1702</link>
      <description>&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2013 12:55:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/colddb-on-NFS/m-p/53238#M1702</guid>
      <dc:creator>jodros</dc:creator>
      <dc:date>2013-09-03T12:55:37Z</dc:date>
    </item>
  </channel>
</rss>

