<?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 How to restart just a Cluster master in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-restart-just-a-Cluster-master/m-p/83891#M3014</link>
    <description>&lt;P&gt;Hello &lt;BR /&gt;
I need to take the Cluster Master node off line to change the servers ram configuration.&lt;/P&gt;

&lt;P&gt;Do I need to run a "splunk offline" command like for the index servers or can I just do a "splunk stop"  ?&lt;/P&gt;

&lt;P&gt;The master node is on a virtual machine so its a fairly quick re-boot operation to apply the new ram.&lt;/P&gt;

&lt;P&gt;thanks in advance&lt;/P&gt;</description>
    <pubDate>Fri, 04 Oct 2013 22:10:13 GMT</pubDate>
    <dc:creator>hughroberts</dc:creator>
    <dc:date>2013-10-04T22:10:13Z</dc:date>
    <item>
      <title>How to restart just a Cluster master</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-restart-just-a-Cluster-master/m-p/83891#M3014</link>
      <description>&lt;P&gt;Hello &lt;BR /&gt;
I need to take the Cluster Master node off line to change the servers ram configuration.&lt;/P&gt;

&lt;P&gt;Do I need to run a "splunk offline" command like for the index servers or can I just do a "splunk stop"  ?&lt;/P&gt;

&lt;P&gt;The master node is on a virtual machine so its a fairly quick re-boot operation to apply the new ram.&lt;/P&gt;

&lt;P&gt;thanks in advance&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2013 22:10:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-restart-just-a-Cluster-master/m-p/83891#M3014</guid>
      <dc:creator>hughroberts</dc:creator>
      <dc:date>2013-10-04T22:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to restart just a Cluster master</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-restart-just-a-Cluster-master/m-p/83892#M3015</link>
      <description>&lt;P&gt;The license master can be stopped for a time without impact to the cluster peers. These will continue to index and replicate incoming data.&lt;/P&gt;

&lt;P&gt;The cluster search-head(s) should be fine as well.&lt;/P&gt;

&lt;P&gt;However, problems will arise if a cluster peer goes down while the master is unavailable. Do your best to avoid that.&lt;/P&gt;

&lt;P&gt;Finally, "splunk offline" only applies to cluster peers. You do not need to use this command to stop or restart the cluster master.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2013 22:57:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-restart-just-a-Cluster-master/m-p/83892#M3015</guid>
      <dc:creator>hexx</dc:creator>
      <dc:date>2013-10-04T22:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to restart just a Cluster master</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-restart-just-a-Cluster-master/m-p/83893#M3016</link>
      <description>&lt;P&gt;The docs have some useful information about the state your cluster will be in: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0/Indexer/Whathappenswhenamasternodegoesdown"&gt;http://docs.splunk.com/Documentation/Splunk/6.0/Indexer/Whathappenswhenamasternodegoesdown&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2013 22:59:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-restart-just-a-Cluster-master/m-p/83893#M3016</guid>
      <dc:creator>ChrisG</dc:creator>
      <dc:date>2013-10-04T22:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to restart just a Cluster master</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-restart-just-a-Cluster-master/m-p/83894#M3017</link>
      <description>&lt;P&gt;It should be noted that in 5.x, there is a bug (SPL-65100) that may cause the cluster to be unsearchable (The search-head will show the banner "Received an empty peer list from the master") for considerable amounts of time after the master is restarted in environments where buckets in one or more replicated indexes are aggressively frozen.&lt;/P&gt;

&lt;P&gt;We recommend that you contact Splunk Support to learn more about the pro-active and reactive steps to take if you are experiencing this problem.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Oct 2013 01:19:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-restart-just-a-Cluster-master/m-p/83894#M3017</guid>
      <dc:creator>hexx</dc:creator>
      <dc:date>2013-10-05T01:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to restart just a Cluster master</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-restart-just-a-Cluster-master/m-p/83895#M3018</link>
      <description>&lt;P&gt;I hit this problem too.  To help the CM recover faster, have it tell the indexers to fixup buckets faster. Until all of the frozen buckets are fixed up, you'll have no functioning search.  See the description here: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0/Indexer/Upgradeacluster#Why_the_safe_restart_cluster_master_script_is_necessary" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/6.0/Indexer/Upgradeacluster#Why_the_safe_restart_cluster_master_script_is_necessary&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;To help recover faster, in CM's server.conf: &lt;BR /&gt;
[clustering]&lt;BR /&gt;
max_peer_build_load = &lt;SOMETHING higher="" than="" the="" default="" which="" is="" 2=""&gt;  &lt;/SOMETHING&gt;&lt;/P&gt;

&lt;P&gt;On my servers, I am currently running 8 in parallel and trying to get it to go higher. As soon as the bucket fixups are done, the cluster will become searchable again.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:27:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-restart-just-a-Cluster-master/m-p/83895#M3018</guid>
      <dc:creator>davidpaper</dc:creator>
      <dc:date>2020-09-28T15:27:16Z</dc:date>
    </item>
  </channel>
</rss>

