<?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: Deploying onto Search Head pool sometimes causes errors in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Deploying-onto-Search-Head-pool-sometimes-causes-errors/m-p/187394#M6992</link>
    <description>&lt;P&gt;I upgraded from Splunk Enterprise 6.2.5 yo 6.3 on Linux Centos 6.5&lt;/P&gt;

&lt;P&gt;The error I get on the cluster master splunkd.log when trying to run...&lt;/P&gt;

&lt;P&gt;[root@ClusterMaster ~]# splunk apply shcluster-bundle --answer-yes -target &lt;A href="https://10.zz.yyy.x:8089"&gt;https://10.zz.yyy.x:8089&lt;/A&gt; -auth admin:adminPasss&lt;/P&gt;

&lt;P&gt;is&lt;/P&gt;

&lt;P&gt;09-25-2015 15:40:31.078 +0200 WARN  AppsDeployHandler - Error while fetching members from uri=&lt;A href="https://10.zz.yyy.x:8089:"&gt;https://10.zz.yyy.x:8089:&lt;/A&gt; Non-200 status_code=503: Service Unavailable&lt;/P&gt;

&lt;P&gt;Please help resolve!&lt;/P&gt;</description>
    <pubDate>Fri, 25 Sep 2015 14:08:57 GMT</pubDate>
    <dc:creator>napomokoetle</dc:creator>
    <dc:date>2015-09-25T14:08:57Z</dc:date>
    <item>
      <title>Deploying onto Search Head pool sometimes causes errors</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deploying-onto-Search-Head-pool-sometimes-causes-errors/m-p/187390#M6988</link>
      <description>&lt;P&gt;Hi guys&lt;/P&gt;

&lt;P&gt;We are testing the Search Head pooling functionality. We have one dedicated deployer and 5 searchhead clustermembers. To deploy we execute following command:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk apply shcluster-bundle --answer-yes -target https://[MEMBER_HOSTNAME]:8089 -auth [SPLUNK_USER]:[PW]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Sometimes it works good. Sometimes not and then it has different errors.&lt;/P&gt;

&lt;P&gt;Error Nr. 1:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Error while deploying apps to target=https://[MEMBER_HOSTNAME]:8089 with members=5: ConfDeploymentException: Error while updating app=XXX on target=https://[MEMBER_IP]:8089: Non-200/201 status_pre=500; {"messages":[{"type":"ERROR","text":"\n In handler 'localapps': Error during app install: failed to extract app from /appl/splunk/var/run/splunk/bundle_tmp/2753df224a95e6e5.bundle to /appl/splunk/var/run/splunk/bundle_tmp/1074b24058b88cde: No such file or directory"}]}
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Error Nr. 2:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Error while deploying apps to first member: ConfDeploymentException: Error while fetching apps baseline on target=https://[MEMBER_IP]:8089: Network-layer error: Connection reset by peer
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Error Nr. 3:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Error while deploying apps to target=https://[MEMBER_HOSTNAME]:8089 with members=5: ConfDeploymentException: Error while fetching apps baseline on target=https://[MEMBER_IP]:8089: Network-layer error: Connection reset by peer
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Error Nr. 4:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Error when getting master uri from target to do a rolling-restart Error connecting:  Connection refused
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;What astonishes me, what I do not understand, is: why does it sometimes work, and sometimes not?&lt;BR /&gt;
Sometimes I have to execute the deploy command more than 5 times consecutively! It begins to annoy me.&lt;/P&gt;

&lt;P&gt;Does somebody experience the same? Or does somebody even have a solution, or an explanation?&lt;BR /&gt;
Thanks&lt;BR /&gt;
- Muryoutaisuu&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2015 13:14:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deploying-onto-Search-Head-pool-sometimes-causes-errors/m-p/187390#M6988</guid>
      <dc:creator>Muryoutaisuu</dc:creator>
      <dc:date>2015-05-13T13:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying onto Search Head pool sometimes causes errors</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deploying-onto-Search-Head-pool-sometimes-causes-errors/m-p/187391#M6989</link>
      <description>&lt;P&gt;Sounds like you have a firewall/network problem.  I'm consistently getting Error number 4 from your list above.&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2015 17:21:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deploying-onto-Search-Head-pool-sometimes-causes-errors/m-p/187391#M6989</guid>
      <dc:creator>rstrong30</dc:creator>
      <dc:date>2015-05-28T17:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying onto Search Head pool sometimes causes errors</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deploying-onto-Search-Head-pool-sometimes-causes-errors/m-p/187392#M6990</link>
      <description>&lt;P&gt;We do not have any firewalls between the servers. Nor do we have problems with network.&lt;BR /&gt;
On the second search head cluster I do not have any troubles. I suggest that is because we do not have much data that needs deployment there. Perhaps the network load used for deployment causes those strange errors...&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2015 13:41:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deploying-onto-Search-Head-pool-sometimes-causes-errors/m-p/187392#M6990</guid>
      <dc:creator>Muryoutaisuu</dc:creator>
      <dc:date>2015-06-04T13:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying onto Search Head pool sometimes causes errors</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deploying-onto-Search-Head-pool-sometimes-causes-errors/m-p/187393#M6991</link>
      <description>&lt;P&gt;Nope.  I'm getting the same errors also.  It's not a firewall problem, as the systems are all directly connected.&lt;/P&gt;

&lt;P&gt;The error I'm getting is:&lt;/P&gt;

&lt;P&gt;/opt/splunk/bin/splunk apply shcluster-bundle -target &lt;A href="https://:8089" target="test_blank"&gt;https://:8089&lt;/A&gt;&lt;BR /&gt;
 Warning: Depending on the configuration changes being pushed, this command might initiate a rolling restart of the cluster members.  Please refer to the documentation for the details. Do you wish to continue? [y/n]: y&lt;BR /&gt;
Error when getting master uri from target to do a rolling-restart Service Unavailable&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2015 20:19:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deploying-onto-Search-Head-pool-sometimes-causes-errors/m-p/187393#M6991</guid>
      <dc:creator>kindlund</dc:creator>
      <dc:date>2015-09-15T20:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying onto Search Head pool sometimes causes errors</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deploying-onto-Search-Head-pool-sometimes-causes-errors/m-p/187394#M6992</link>
      <description>&lt;P&gt;I upgraded from Splunk Enterprise 6.2.5 yo 6.3 on Linux Centos 6.5&lt;/P&gt;

&lt;P&gt;The error I get on the cluster master splunkd.log when trying to run...&lt;/P&gt;

&lt;P&gt;[root@ClusterMaster ~]# splunk apply shcluster-bundle --answer-yes -target &lt;A href="https://10.zz.yyy.x:8089"&gt;https://10.zz.yyy.x:8089&lt;/A&gt; -auth admin:adminPasss&lt;/P&gt;

&lt;P&gt;is&lt;/P&gt;

&lt;P&gt;09-25-2015 15:40:31.078 +0200 WARN  AppsDeployHandler - Error while fetching members from uri=&lt;A href="https://10.zz.yyy.x:8089:"&gt;https://10.zz.yyy.x:8089:&lt;/A&gt; Non-200 status_code=503: Service Unavailable&lt;/P&gt;

&lt;P&gt;Please help resolve!&lt;/P&gt;</description>
      <pubDate>Fri, 25 Sep 2015 14:08:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deploying-onto-Search-Head-pool-sometimes-causes-errors/m-p/187394#M6992</guid>
      <dc:creator>napomokoetle</dc:creator>
      <dc:date>2015-09-25T14:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying onto Search Head pool sometimes causes errors</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deploying-onto-Search-Head-pool-sometimes-causes-errors/m-p/187395#M6993</link>
      <description>&lt;P&gt;Following error will be the wrong configuration in server.conf, double check the property of "mgmt_uri"&lt;/P&gt;

&lt;P&gt;mgmt_uri = &lt;A href="https://:" target="test_blank"&gt;https://:&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Error when getting master uri from target to do a rolling-restart Service Unavailable&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2016 18:53:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deploying-onto-Search-Head-pool-sometimes-causes-errors/m-p/187395#M6993</guid>
      <dc:creator>vgunti</dc:creator>
      <dc:date>2016-06-10T18:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying onto Search Head pool sometimes causes errors</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Deploying-onto-Search-Head-pool-sometimes-causes-errors/m-p/187396#M6994</link>
      <description>&lt;P&gt;We experienced that some of the errors happened when deploying twice too fast. The search heads were still restarting or executing post-start tasks. The error messages here are a bit misleading.&lt;BR /&gt;
However, I can't recall anymore which ones of the four errors occurred in such a case and whether the issue still exists on first deployment try.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jun 2016 07:33:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Deploying-onto-Search-Head-pool-sometimes-causes-errors/m-p/187396#M6994</guid>
      <dc:creator>Muryoutaisuu</dc:creator>
      <dc:date>2016-06-13T07:33:04Z</dc:date>
    </item>
  </channel>
</rss>

