<?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 connect a cluster master node to a deployment server? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-cluster-master-node-to-a-deployment-server/m-p/253121#M9587</link>
    <description>&lt;P&gt;10-02-2015 20:47:56.984 +0000 INFO  DS_DC_Common - Deployment Server|Client initialized successfully.&lt;BR /&gt;&lt;BR /&gt;
10-02-2015 20:47:56.984 +0000 INFO  DS_DC_Common - Registered REST endpoint for 'broker'.&lt;BR /&gt;
10-02-2015 20:47:56.979 +0000 INFO  DS_DC_Common - Loading and initializing Deployment Server...&lt;BR /&gt;&lt;BR /&gt;
10-02-2015 20:47:56.979 +0000 INFO  DS_DC_Common - Deployment Client not initialized&lt;BR /&gt;&lt;BR /&gt;
10-02-2015 20:47:56.979 +0000 WARN  DC:DeploymentClient - Unable to resolve my hostname. DeploymentClient is disabled.&lt;BR /&gt;
10-02-2015 20:47:56.969 +0000 INFO  DS_DC_Common - Initializing core facilities of PubSub system.&lt;BR /&gt;
10-02-2015 20:47:56.969 +0000 INFO  DS_DC_Common - Initializing the PubSub system.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 07:26:35 GMT</pubDate>
    <dc:creator>chawagon03</dc:creator>
    <dc:date>2020-09-29T07:26:35Z</dc:date>
    <item>
      <title>How to connect a cluster master node to a deployment server?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-cluster-master-node-to-a-deployment-server/m-p/253115#M9581</link>
      <description>&lt;P&gt;I'm trying to connect the cluster master node/deployer to my deployment server/license master instance. However, once I set deploy-poll to the deployment server, the deployment server is not seeing it. The CM node has no issues connecting to that server for license details, but absolutely nothing in terms of deployment stuff.&lt;/P&gt;

&lt;P&gt;Anyone have any insight on this? Is it because it's using the same URI for license master or something?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2015 19:15:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-cluster-master-node-to-a-deployment-server/m-p/253115#M9581</guid>
      <dc:creator>chawagon03</dc:creator>
      <dc:date>2015-10-02T19:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect a cluster master node to a deployment server?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-cluster-master-node-to-a-deployment-server/m-p/253116#M9582</link>
      <description>&lt;P&gt;what do you see in splunkd.log on the CM/deployer ? What does etc/system/local/deploymentclient.conf look like on the CM/deployer instance? &lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2015 19:26:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-cluster-master-node-to-a-deployment-server/m-p/253116#M9582</guid>
      <dc:creator>rphillips_splk</dc:creator>
      <dc:date>2015-10-02T19:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect a cluster master node to a deployment server?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-cluster-master-node-to-a-deployment-server/m-p/253117#M9583</link>
      <description>&lt;UL&gt;
&lt;LI&gt;WARN  DistributedPeerManagerHeartbeat - Unable to get server info from peer: &lt;A href="http://x.x.x.x:8089"&gt;http://x.x.x.x:8089&lt;/A&gt; due to: Connection refused&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;This is the only thing I see that doesn't regard LM (license master) - this is a vm so there isn't a ton of activity going on&lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2015 19:44:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-cluster-master-node-to-a-deployment-server/m-p/253117#M9583</guid>
      <dc:creator>chawagon03</dc:creator>
      <dc:date>2015-10-02T19:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect a cluster master node to a deployment server?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-cluster-master-node-to-a-deployment-server/m-p/253118#M9584</link>
      <description>&lt;P&gt;[deployment-client]&lt;BR /&gt;
serverRepositoryLocationPolicy = rejectAlways&lt;BR /&gt;
repositoryLocation = $SPLUNK_HOME/etc/master-apps&lt;/P&gt;

&lt;P&gt;[target-broker:deploymentServer]&lt;BR /&gt;
targetUri = x.x.x.x:8089&lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2015 19:46:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-cluster-master-node-to-a-deployment-server/m-p/253118#M9584</guid>
      <dc:creator>chawagon03</dc:creator>
      <dc:date>2015-10-02T19:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect a cluster master node to a deployment server?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-cluster-master-node-to-a-deployment-server/m-p/253119#M9585</link>
      <description>&lt;P&gt;splunk display deploy-client says enabled on CM/deployer &lt;/P&gt;

&lt;P&gt;splunk display deploy-server says enabled on DS/LM&lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2015 19:52:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-cluster-master-node-to-a-deployment-server/m-p/253119#M9585</guid>
      <dc:creator>chawagon03</dc:creator>
      <dc:date>2015-10-02T19:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect a cluster master node to a deployment server?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-cluster-master-node-to-a-deployment-server/m-p/253120#M9586</link>
      <description>&lt;P&gt;Just another bit of info - I also have 2 linux UF, 1 Solaris UF, and 1 Windows UF connected to it just fine.&lt;/P&gt;

&lt;P&gt;also running version 6.3&lt;/P&gt;</description>
      <pubDate>Fri, 02 Oct 2015 20:10:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-cluster-master-node-to-a-deployment-server/m-p/253120#M9586</guid>
      <dc:creator>chawagon03</dc:creator>
      <dc:date>2015-10-02T20:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect a cluster master node to a deployment server?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-cluster-master-node-to-a-deployment-server/m-p/253121#M9587</link>
      <description>&lt;P&gt;10-02-2015 20:47:56.984 +0000 INFO  DS_DC_Common - Deployment Server|Client initialized successfully.&lt;BR /&gt;&lt;BR /&gt;
10-02-2015 20:47:56.984 +0000 INFO  DS_DC_Common - Registered REST endpoint for 'broker'.&lt;BR /&gt;
10-02-2015 20:47:56.979 +0000 INFO  DS_DC_Common - Loading and initializing Deployment Server...&lt;BR /&gt;&lt;BR /&gt;
10-02-2015 20:47:56.979 +0000 INFO  DS_DC_Common - Deployment Client not initialized&lt;BR /&gt;&lt;BR /&gt;
10-02-2015 20:47:56.979 +0000 WARN  DC:DeploymentClient - Unable to resolve my hostname. DeploymentClient is disabled.&lt;BR /&gt;
10-02-2015 20:47:56.969 +0000 INFO  DS_DC_Common - Initializing core facilities of PubSub system.&lt;BR /&gt;
10-02-2015 20:47:56.969 +0000 INFO  DS_DC_Common - Initializing the PubSub system.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 07:26:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-cluster-master-node-to-a-deployment-server/m-p/253121#M9587</guid>
      <dc:creator>chawagon03</dc:creator>
      <dc:date>2020-09-29T07:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect a cluster master node to a deployment server?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-cluster-master-node-to-a-deployment-server/m-p/253122#M9588</link>
      <description>&lt;P&gt;After more testing - this seems to be a 6.3 bug&lt;/P&gt;

&lt;P&gt;This setup works completely fine with 6.2.5 using the same settings as my 6.3 environment is using. Not sure how to put in a ticket, but this needs to be looked at.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Oct 2015 06:25:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-cluster-master-node-to-a-deployment-server/m-p/253122#M9588</guid>
      <dc:creator>chawagon03</dc:creator>
      <dc:date>2015-10-03T06:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to connect a cluster master node to a deployment server?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-cluster-master-node-to-a-deployment-server/m-p/253123#M9589</link>
      <description>&lt;P&gt;Hi chawagon, based on the log sample you provided, it looks like there is an issue with the CM being able to resolve it's hostname. Essentially, make sure that the entries in $SPLUNKHOME/etc/system/local/inputs.conf and server.conf are resolvable through DNS or /etc/hosts. Check out the answer here : &lt;A href="https://answers.splunk.com/answers/312249/why-does-my-deployment-client-not-phone-home-with.html"&gt;https://answers.splunk.com/answers/312249/why-does-my-deployment-client-not-phone-home-with.html&lt;/A&gt; for more info, and let me know if that helps.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Oct 2015 14:10:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-to-connect-a-cluster-master-node-to-a-deployment-server/m-p/253123#M9589</guid>
      <dc:creator>muebel</dc:creator>
      <dc:date>2015-10-03T14:10:49Z</dc:date>
    </item>
  </channel>
</rss>

