<?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 Restarting indexer cluster peers in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Restarting-indexer-cluster-peers/m-p/354929#M13178</link>
    <description>&lt;P&gt;I have tried the rolling restart of the cluster peers and it doesn't solve the problem I'm facing and the manual restart of one of the cluster peers gave the expected result. &lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Can we restart a single search peer by keeping the cluster in maintenance mode ? &lt;/LI&gt;
&lt;LI&gt;Can we restart a single search peer by keeping the cluster in maintenance  mode and keeping that particular peer &lt;STRONG&gt;offline&lt;/STRONG&gt; ?&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Problem I'm facing : &lt;BR /&gt;
           change of ulimits .... &lt;STRONG&gt;ulimit -n 65536&lt;/STRONG&gt;, I have used this command and the change isn't happening unless Splunk is restarted. If the cluster is restarted by rolling restart I cannot see the change in the ulimtis &lt;/P&gt;

&lt;P&gt;Please help !!&lt;BR /&gt;
Thanks &lt;/P&gt;</description>
    <pubDate>Sat, 03 Feb 2018 01:36:55 GMT</pubDate>
    <dc:creator>nawazns5038</dc:creator>
    <dc:date>2018-02-03T01:36:55Z</dc:date>
    <item>
      <title>Restarting indexer cluster peers</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Restarting-indexer-cluster-peers/m-p/354929#M13178</link>
      <description>&lt;P&gt;I have tried the rolling restart of the cluster peers and it doesn't solve the problem I'm facing and the manual restart of one of the cluster peers gave the expected result. &lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Can we restart a single search peer by keeping the cluster in maintenance mode ? &lt;/LI&gt;
&lt;LI&gt;Can we restart a single search peer by keeping the cluster in maintenance  mode and keeping that particular peer &lt;STRONG&gt;offline&lt;/STRONG&gt; ?&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Problem I'm facing : &lt;BR /&gt;
           change of ulimits .... &lt;STRONG&gt;ulimit -n 65536&lt;/STRONG&gt;, I have used this command and the change isn't happening unless Splunk is restarted. If the cluster is restarted by rolling restart I cannot see the change in the ulimtis &lt;/P&gt;

&lt;P&gt;Please help !!&lt;BR /&gt;
Thanks &lt;/P&gt;</description>
      <pubDate>Sat, 03 Feb 2018 01:36:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Restarting-indexer-cluster-peers/m-p/354929#M13178</guid>
      <dc:creator>nawazns5038</dc:creator>
      <dc:date>2018-02-03T01:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Restarting indexer cluster peers</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Restarting-indexer-cluster-peers/m-p/354930#M13179</link>
      <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;I have used this command and the&lt;BR /&gt;
change isn't happening unless Splunk&lt;BR /&gt;
is restarted. If the cluster is&lt;BR /&gt;
restarted by rolling restart I cannot&lt;BR /&gt;
see the change in the ulimtis&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;That would be expected behaviour, for a new ulimit to be respected you would need to create a process from scratch from a newly logged in shell session (or reboot the server).&lt;BR /&gt;
If Splunk triggers the restart it will have to fork the existing process which has the old ulimit to trigger the restart...(and therefore the restarted process also has the old ulimit if you restart through Splunk)&lt;/P&gt;

&lt;P&gt;Once-off you are going to need to restart the indexer cluster peers from the CLI, you could just run splunk offline and then bring that peer back online once done.&lt;BR /&gt;
Obviously you need to do this during a maintenance window of some kind.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Feb 2018 11:06:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Restarting-indexer-cluster-peers/m-p/354930#M13179</guid>
      <dc:creator>gjanders</dc:creator>
      <dc:date>2018-02-03T11:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Restarting indexer cluster peers</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Restarting-indexer-cluster-peers/m-p/354931#M13180</link>
      <description>&lt;P&gt;Hi @garethatiag ,&lt;/P&gt;

&lt;P&gt;You mean to say bring a peer offline and make changes and reboot the instance ? and bring back online.&lt;BR /&gt;
Won' t that effect the cluster or is it a safe way to reboot the cluster &lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 22:34:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Restarting-indexer-cluster-peers/m-p/354931#M13180</guid>
      <dc:creator>nawazns5038</dc:creator>
      <dc:date>2018-02-05T22:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: Restarting indexer cluster peers</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Restarting-indexer-cluster-peers/m-p/354932#M13181</link>
      <description>&lt;P&gt;It &lt;EM&gt;will&lt;/EM&gt; effect the cluster, the &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Indexer/Takeapeeroffline"&gt;offline command&lt;/A&gt; will advise the master that the peer is going offline and therefore make the appropriate arrangements to ensure the cluster remains searchable while the peer is offline.&lt;/P&gt;

&lt;P&gt;It will also briefly apply maintenance mode (for a period of time, see the linked documentation for more information).&lt;/P&gt;

&lt;P&gt;This will be safer than splunk stop, splunk start on a cluster member.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 00:05:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Restarting-indexer-cluster-peers/m-p/354932#M13181</guid>
      <dc:creator>gjanders</dc:creator>
      <dc:date>2018-02-06T00:05:03Z</dc:date>
    </item>
  </channel>
</rss>

