<?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: Cluster Update Failed Because of same hostname for all nodes in Dynatrace Managed Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Update-Failed-Because-of-same-hostname-for-all-nodes/m-p/219982#M2733</link>
    <description>&lt;P&gt;I'd be cautious with such a setup. I'm concerned it may cause OneAgent/ActiveGate communication issues, as hostnames will appear in the communication endpoint list. If the same domain is represented by multiple nodes it may cause instability, missed or incomplete data. It is recommended to have separate host names.&lt;/P&gt;</description>
    <pubDate>Mon, 07 Aug 2023 10:20:25 GMT</pubDate>
    <dc:creator>Radoslaw_Szulgo</dc:creator>
    <dc:date>2023-08-07T10:20:25Z</dc:date>
    <item>
      <title>Cluster Update Failed Because of same hostname for all nodes</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Update-Failed-Because-of-same-hostname-for-all-nodes/m-p/218618#M2714</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;We have 3 node cluster but all node have same hostname in CMC. We want to change the hostname. Anyone has done please assist us. Currently it using domain name as hostname&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gauresh_shinde_0-1689839621295.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/13070iBB7DE484B352FA08/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gauresh_shinde_0-1689839621295.png" alt="gauresh_shinde_0-1689839621295.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Gauresh&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 07:55:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Update-Failed-Because-of-same-hostname-for-all-nodes/m-p/218618#M2714</guid>
      <dc:creator>gauresh_shinde</dc:creator>
      <dc:date>2023-07-20T07:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Update Failed Because of same hostname for all nodes</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Update-Failed-Because-of-same-hostname-for-all-nodes/m-p/218884#M2719</link>
      <description>&lt;P&gt;Hi Gauresh, &lt;BR /&gt;&lt;BR /&gt;The cluster nodes get their names from a self-lookup on the nodes themselves, when the naming appears wrong, it's usually because the nodes hosts file doesn't include the right details.&lt;BR /&gt;&lt;BR /&gt;I suggest you look at the &lt;FONT face="courier new,courier"&gt;/etc/hosts&lt;/FONT&gt; file on each node, and if not present add a self-resolving (localhost/127.0.0.1) entry for each node. without knowing what may already be in the hosts file in your case, leave anything already in there alone.&lt;BR /&gt;&lt;BR /&gt;so for example if you have three nodes named &lt;EM&gt;node1&lt;/EM&gt;, &lt;EM&gt;node2&lt;/EM&gt;, and &lt;EM&gt;node3&lt;/EM&gt;, and your domain name is &lt;EM&gt;example.org&lt;/EM&gt; add a line in each like the below.&lt;BR /&gt;&lt;BR /&gt;on node 1's /etc/hosts:&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;127.0.0.1&amp;nbsp;&amp;nbsp;&amp;nbsp; node1 node1.example.org&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;on node 2's /etc/hosts:&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;127.0.0.1&amp;nbsp;&amp;nbsp;&amp;nbsp; node2 node2.example.org&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;on node 3's /etc/hosts:&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;127.0.0.1&amp;nbsp;&amp;nbsp;&amp;nbsp; node3 node3.example.org&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;The changes won't be picked up until after restarts, so don't worry if you don't see a change right away.&lt;BR /&gt;&lt;BR /&gt;The same can be used for any Linux based ActiveGates you may have incorrect names for.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 03:51:05 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Update-Failed-Because-of-same-hostname-for-all-nodes/m-p/218884#M2719</guid>
      <dc:creator>chris_v</dc:creator>
      <dc:date>2023-07-25T03:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Update Failed Because of same hostname for all nodes</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Update-Failed-Because-of-same-hostname-for-all-nodes/m-p/219197#M2720</link>
      <description>&lt;P&gt;Is there any impact on Dynatrace setup?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 12:42:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Update-Failed-Because-of-same-hostname-for-all-nodes/m-p/219197#M2720</guid>
      <dc:creator>gauresh_shinde</dc:creator>
      <dc:date>2023-07-28T12:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Update Failed Because of same hostname for all nodes</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Update-Failed-Because-of-same-hostname-for-all-nodes/m-p/219352#M2722</link>
      <description>&lt;P&gt;No, the cluster uses the IP addresses for communications, the naming is just for us humans.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 01:51:35 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Update-Failed-Because-of-same-hostname-for-all-nodes/m-p/219352#M2722</guid>
      <dc:creator>chris_v</dc:creator>
      <dc:date>2023-08-01T01:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Update Failed Because of same hostname for all nodes</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Update-Failed-Because-of-same-hostname-for-all-nodes/m-p/219982#M2733</link>
      <description>&lt;P&gt;I'd be cautious with such a setup. I'm concerned it may cause OneAgent/ActiveGate communication issues, as hostnames will appear in the communication endpoint list. If the same domain is represented by multiple nodes it may cause instability, missed or incomplete data. It is recommended to have separate host names.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 10:20:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Update-Failed-Because-of-same-hostname-for-all-nodes/m-p/219982#M2733</guid>
      <dc:creator>Radoslaw_Szulgo</dc:creator>
      <dc:date>2023-08-07T10:20:25Z</dc:date>
    </item>
  </channel>
</rss>

