<?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: Why does &amp;quot;splunk show shcluster-status&amp;quot; show &amp;quot;last_conf_replication: Pending&amp;quot; after upgrade from 6.3.2 to 6.5.0? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Why-does-quot-splunk-show-shcluster-status-quot-show-quot-last/m-p/277119#M10459</link>
    <description>&lt;P&gt;Hi markusspitzli2&lt;/P&gt;

&lt;P&gt;Did Splunk Support advise in which release this bug will be fixed? Splunk 6.6 is recently released but when I went through the release note, I couldn't find the bug fix mentioned. &lt;/P&gt;</description>
    <pubDate>Fri, 05 May 2017 00:03:42 GMT</pubDate>
    <dc:creator>daniel_kwok72</dc:creator>
    <dc:date>2017-05-05T00:03:42Z</dc:date>
    <item>
      <title>Why does "splunk show shcluster-status" show "last_conf_replication: Pending" after upgrade from 6.3.2 to 6.5.0?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Why-does-quot-splunk-show-shcluster-status-quot-show-quot-last/m-p/277115#M10455</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;Recently I upgraded my Splunk environment from 6.3.2 to 6.5.0. The environment has a search head cluster, an indexer cluster, and the manager server. After the upgrade, when I run the &lt;CODE&gt;splunk show shcluster-status&lt;/CODE&gt;, I noticed there is a new status called last_conf_replication and it always shows Pending for the search head members, but the search head captain doesn't have this. The replication is running fine in the Indexer cluster, so I am not quite sure what this new option is about and how to get the replication finished. Can anyone shed some lights on this? &lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 11:34:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Why-does-quot-splunk-show-shcluster-status-quot-show-quot-last/m-p/277115#M10455</guid>
      <dc:creator>daniel_kwok72</dc:creator>
      <dc:date>2020-09-29T11:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Why does "splunk show shcluster-status" show "last_conf_replication: Pending" after upgrade from 6.3.2 to 6.5.0?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Why-does-quot-splunk-show-shcluster-status-quot-show-quot-last/m-p/277116#M10456</link>
      <description>&lt;P&gt;The docs describe the new last_conf_replication state field in the shcluster-status command:&lt;/P&gt;

&lt;P&gt;"The last_conf_replication field indicates when the member last pulled a set of configurations from the captain"&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.2/DistSearch/ViewSHCstatus#Show_cluster_status" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.2/DistSearch/ViewSHCstatus#Show_cluster_status&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;So, it makes sense that the master will not have this status field. Not sure why all of the members would be stuck in a "Pending" state after an upgrade though. Maybe there is just a lot of config information to pull down? Are you seeing any other SHC related log messages that might indicate a problem?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 12:43:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Why-does-quot-splunk-show-shcluster-status-quot-show-quot-last/m-p/277116#M10456</guid>
      <dc:creator>gburgett_splunk</dc:creator>
      <dc:date>2020-09-29T12:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: Why does "splunk show shcluster-status" show "last_conf_replication: Pending" after upgrade from 6.3.2 to 6.5.0?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Why-does-quot-splunk-show-shcluster-status-quot-show-quot-last/m-p/277117#M10457</link>
      <description>&lt;P&gt;Even for me also, other 2 Search Head Cluster member showing the same status.&lt;/P&gt;

&lt;P&gt;last_conf_replication : Pending&lt;/P&gt;

&lt;P&gt;Any quick suggestion to fixed it.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 12:51:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Why-does-quot-splunk-show-shcluster-status-quot-show-quot-last/m-p/277117#M10457</guid>
      <dc:creator>princemanto2580</dc:creator>
      <dc:date>2020-09-29T12:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Why does "splunk show shcluster-status" show "last_conf_replication: Pending" after upgrade from 6.3.2 to 6.5.0?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Why-does-quot-splunk-show-shcluster-status-quot-show-quot-last/m-p/277118#M10458</link>
      <description>&lt;P&gt;We had the same state in our 8 member Searchhead cluster with Splunk 6.5.3. After consulting the Splunk Support it turned out, that we had to use the option "mgmt_uri" instead of "server_list". &lt;BR /&gt;
After switching the options the pending state disappeared and the cluster synched again. &lt;/P&gt;

&lt;P&gt;This behaviour is a confirmed bug in 6.5.3. You can use either mgmt_uri or server_list according to the documentation. &lt;/P&gt;

&lt;P&gt;you also can use both options, but you will receive this warning message:&lt;BR /&gt;
"“It is not advised to use servers_list and mgmt_uri at same time”"&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 13:57:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Why-does-quot-splunk-show-shcluster-status-quot-show-quot-last/m-p/277118#M10458</guid>
      <dc:creator>markusspitzli2</dc:creator>
      <dc:date>2020-09-29T13:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Why does "splunk show shcluster-status" show "last_conf_replication: Pending" after upgrade from 6.3.2 to 6.5.0?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Why-does-quot-splunk-show-shcluster-status-quot-show-quot-last/m-p/277119#M10459</link>
      <description>&lt;P&gt;Hi markusspitzli2&lt;/P&gt;

&lt;P&gt;Did Splunk Support advise in which release this bug will be fixed? Splunk 6.6 is recently released but when I went through the release note, I couldn't find the bug fix mentioned. &lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2017 00:03:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Why-does-quot-splunk-show-shcluster-status-quot-show-quot-last/m-p/277119#M10459</guid>
      <dc:creator>daniel_kwok72</dc:creator>
      <dc:date>2017-05-05T00:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Why does "splunk show shcluster-status" show "last_conf_replication: Pending" after upgrade from 6.3.2 to 6.5.0?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Why-does-quot-splunk-show-shcluster-status-quot-show-quot-last/m-p/277120#M10460</link>
      <description>&lt;P&gt;Hi Daniel. &lt;/P&gt;

&lt;P&gt;No. The support is still talking to the development team. &lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2017 10:35:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Why-does-quot-splunk-show-shcluster-status-quot-show-quot-last/m-p/277120#M10460</guid>
      <dc:creator>markusspitzli2</dc:creator>
      <dc:date>2017-05-05T10:35:28Z</dc:date>
    </item>
  </channel>
</rss>

