<?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 Re: Is there way to prevent a certain search head from becoming the captain in a search head cluster? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Is-there-way-to-prevent-a-certain-search-head-from-becoming-the/m-p/268415#M10246</link>
    <description>&lt;P&gt;Giving it a go, will report back after a couple of cluster elections. Thanks for the idea!&lt;/P&gt;</description>
    <pubDate>Thu, 10 Dec 2015 11:23:38 GMT</pubDate>
    <dc:creator>alekksi</dc:creator>
    <dc:date>2015-12-10T11:23:38Z</dc:date>
    <item>
      <title>Is there way to prevent a certain search head from becoming the captain in a search head cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Is-there-way-to-prevent-a-certain-search-head-from-becoming-the/m-p/268413#M10244</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;I've got a search head cluster set up with three sites -- two relatively nearby, plus a search head in another location to act as a witness and provide the deciding vote if, for whatever reason, we lost one of our sites.  &lt;/P&gt;

&lt;P&gt;The main issue is that this search head is on minimal kit and is far enough away that the search heads start complaining that everything takes too long / keeps timing out.&lt;BR /&gt;
Is there a way to prevent this search head from becoming the captain?&lt;/P&gt;

&lt;P&gt;Best regards,&lt;BR /&gt;
Alex&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2015 16:11:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Is-there-way-to-prevent-a-certain-search-head-from-becoming-the/m-p/268413#M10244</guid>
      <dc:creator>alekksi</dc:creator>
      <dc:date>2015-12-09T16:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Is there way to prevent a certain search head from becoming the captain in a search head cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Is-there-way-to-prevent-a-certain-search-head-from-becoming-the/m-p/268414#M10245</link>
      <description>&lt;P&gt;Please note that this is completely untested. I&lt;/P&gt;

&lt;P&gt;I do see a attribute under [shclustering] which defines the time a member will wait before tying to become captain. My guess would be that if set this to a high value, the member would never be able to become captain (as the timer from others will end before this and they will get elected).&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;election_timeout_ms = &amp;lt;positive_integer&amp;gt;
* The amount of time that a member will wait before trying to become the
  captain.
* Half of this value is the heartbeat period.
* A very low value of election_timeout_ms can lead to unnecessary captain
  elections.
* The default is 60000ms, or 1 minute.
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 09 Dec 2015 17:08:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Is-there-way-to-prevent-a-certain-search-head-from-becoming-the/m-p/268414#M10245</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2015-12-09T17:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is there way to prevent a certain search head from becoming the captain in a search head cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Is-there-way-to-prevent-a-certain-search-head-from-becoming-the/m-p/268415#M10246</link>
      <description>&lt;P&gt;Giving it a go, will report back after a couple of cluster elections. Thanks for the idea!&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2015 11:23:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Is-there-way-to-prevent-a-certain-search-head-from-becoming-the/m-p/268415#M10246</guid>
      <dc:creator>alekksi</dc:creator>
      <dc:date>2015-12-10T11:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Is there way to prevent a certain search head from becoming the captain in a search head cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Is-there-way-to-prevent-a-certain-search-head-from-becoming-the/m-p/268416#M10247</link>
      <description>&lt;P&gt;Try this if it's on 6.3 &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.0/DistSearch/Transfercaptain" target="test_blank"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.0/DistSearch/Transfercaptain&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 10 Dec 2015 12:29:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Is-there-way-to-prevent-a-certain-search-head-from-becoming-the/m-p/268416#M10247</guid>
      <dc:creator>renjith_nair</dc:creator>
      <dc:date>2015-12-10T12:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is there way to prevent a certain search head from becoming the captain in a search head cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Is-there-way-to-prevent-a-certain-search-head-from-becoming-the/m-p/268417#M10248</link>
      <description>&lt;P&gt;Unfortunately not -- hopefully should be soon, though. Thanks for the URL.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2015 12:34:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Is-there-way-to-prevent-a-certain-search-head-from-becoming-the/m-p/268417#M10248</guid>
      <dc:creator>alekksi</dc:creator>
      <dc:date>2015-12-10T12:34:07Z</dc:date>
    </item>
  </channel>
</rss>

