<?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: How to stop a cluster? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-stop-a-cluster/m-p/103860#M3857</link>
    <description>&lt;P&gt;Have you read this page ?&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.3/Indexer/Restartthecluster"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.3/Indexer/Restartthecluster&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Everything standard is explained there.&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jul 2013 09:29:53 GMT</pubDate>
    <dc:creator>ofrachon</dc:creator>
    <dc:date>2013-07-23T09:29:53Z</dc:date>
    <item>
      <title>How to stop a cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-stop-a-cluster/m-p/103858#M3855</link>
      <description>&lt;P&gt;I'm having 2 clusters in my Splunk environment located on 4 hosts.&lt;BR /&gt;
Due to some patching the hosts need to be restarted and I need to make sure splunk clusters go down safely and after the restart they start properly.&lt;BR /&gt;
How do I need to do that?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2013 09:23:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-stop-a-cluster/m-p/103858#M3855</guid>
      <dc:creator>jtworzydlo</dc:creator>
      <dc:date>2013-07-23T09:23:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop a cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-stop-a-cluster/m-p/103859#M3856</link>
      <description>&lt;P&gt;From the docs:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.3/Indexer/Restartthecluster"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.3/Indexer/Restartthecluster&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2013 09:29:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-stop-a-cluster/m-p/103859#M3856</guid>
      <dc:creator>gfuente</dc:creator>
      <dc:date>2013-07-23T09:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop a cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-stop-a-cluster/m-p/103860#M3857</link>
      <description>&lt;P&gt;Have you read this page ?&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.3/Indexer/Restartthecluster"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.3/Indexer/Restartthecluster&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Everything standard is explained there.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2013 09:29:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-stop-a-cluster/m-p/103860#M3857</guid>
      <dc:creator>ofrachon</dc:creator>
      <dc:date>2013-07-23T09:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop a cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-stop-a-cluster/m-p/103861#M3858</link>
      <description>&lt;P&gt;Yes, the restart is described there, but unfortunately my case is not a restart.&lt;BR /&gt;
I need to stop the entire cluster (4 instances on 2 hosts), then the hosts are patched and restarted, and after that I need to start the whole cluster again. The patching might take few hours.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2013 09:34:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-stop-a-cluster/m-p/103861#M3858</guid>
      <dc:creator>jtworzydlo</dc:creator>
      <dc:date>2013-07-23T09:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop a cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-stop-a-cluster/m-p/103862#M3859</link>
      <description>&lt;P&gt;Yes, the restart is described there, but unfortunately my case is not a restart.&lt;BR /&gt;
I need to stop the entire cluster (4 instances on 2 hosts), then the hosts are patched and restarted, and after that I need to start the whole cluster again. The patching might take few hours.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2013 09:34:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-stop-a-cluster/m-p/103862#M3859</guid>
      <dc:creator>jtworzydlo</dc:creator>
      <dc:date>2013-07-23T09:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop a cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-stop-a-cluster/m-p/103863#M3860</link>
      <description>&lt;P&gt;Then probably you should, use the offline command in each peer, restart it, then do the same in the other peers. Once all the peers have been restarted you only need to restart the master, in this case probably you should kill the master node splunk process. The cluster will continue working without the master node. Then restart the master and when it comes back online it will sychronize with the peers.&lt;/P&gt;

&lt;P&gt;I think this will work.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2013 09:40:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-stop-a-cluster/m-p/103863#M3860</guid>
      <dc:creator>gfuente</dc:creator>
      <dc:date>2013-07-23T09:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop a cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-stop-a-cluster/m-p/103864#M3861</link>
      <description>&lt;P&gt;Well then, it all depends on how your forwarders are configured, what are your rep and search factors, and how the various functions are split across your 2 hosts : master node ? search head ? indexers ?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2013 09:43:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-stop-a-cluster/m-p/103864#M3861</guid>
      <dc:creator>ofrachon</dc:creator>
      <dc:date>2013-07-23T09:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop a cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-stop-a-cluster/m-p/103865#M3862</link>
      <description>&lt;P&gt;4 hosts, 2 clusters on 4 hosts, each cluster on 2 hosts. Each cluster: first host - cluster master + peer, second host - peer + search head.&lt;BR /&gt;
The forwarders switch the indexers every 60 seconds.&lt;BR /&gt;
My rep factor = 2, search factor = 2.&lt;BR /&gt;
I do not need to put all the hosts at once down, I can do that sequentially. I can easily put down the hosts with peer+search_head down, but I do not know how to put down the host with the cluster master so the cluster starts working properly after starting cluster master again.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2013 09:54:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-stop-a-cluster/m-p/103865#M3862</guid>
      <dc:creator>jtworzydlo</dc:creator>
      <dc:date>2013-07-23T09:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop a cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-stop-a-cluster/m-p/103866#M3863</link>
      <description>&lt;P&gt;Ok. gfuente has written some nice tips up there, and you can also find the proper order for upgrading Splunk here : &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Indexer/Upgradeacluster"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Indexer/Upgradeacluster&lt;/A&gt; and that will help you a lot regarding your project of patching up the servers themselves.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2013 10:00:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-stop-a-cluster/m-p/103866#M3863</guid>
      <dc:creator>ofrachon</dc:creator>
      <dc:date>2013-07-23T10:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop a cluster?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-stop-a-cluster/m-p/103867#M3864</link>
      <description>&lt;P&gt;I think you can go for stopping the instances one by one, And then use the  rolling-restart command to start all of the peers. I also couldn't find anything about the stopping from master node.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2013 10:20:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-stop-a-cluster/m-p/103867#M3864</guid>
      <dc:creator>linu1988</dc:creator>
      <dc:date>2013-07-23T10:20:33Z</dc:date>
    </item>
  </channel>
</rss>

