<?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 Node installation and the OneAgent user in Dynatrace Managed Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Node-installation-and-the-OneAgent-user/m-p/44314#M1444</link>
    <description>&lt;P&gt;Can we install the server without the OneAgent, then install it with custom arguments using the installer script download from the &lt;/P&gt;&lt;P&gt;SELFMON_AGENT_DOWNLOAD_URL&lt;/P&gt; parameter in the server installer config file ?</description>
    <pubDate>Thu, 30 Nov 2017 12:12:39 GMT</pubDate>
    <dc:creator>gautier_begin</dc:creator>
    <dc:date>2017-11-30T12:12:39Z</dc:date>
    <item>
      <title>Cluster Node installation and the OneAgent user</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Node-installation-and-the-OneAgent-user/m-p/44313#M1443</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;During the installation of the cluster node, an oneagent is also installed.&lt;/P&gt;&lt;P&gt;Because any user used by any software must be created by our UNIX team, I'm using the argument "&lt;/P&gt;&lt;P&gt;system-user" . That's working for the server installation, but not for the oneagent installed with. The dtuser is still created and used by the oneagent. How to get by ?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2017 11:33:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Node-installation-and-the-OneAgent-user/m-p/44313#M1443</guid>
      <dc:creator>gautier_begin</dc:creator>
      <dc:date>2017-11-30T11:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Node installation and the OneAgent user</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Node-installation-and-the-OneAgent-user/m-p/44314#M1444</link>
      <description>&lt;P&gt;Can we install the server without the OneAgent, then install it with custom arguments using the installer script download from the &lt;/P&gt;&lt;P&gt;SELFMON_AGENT_DOWNLOAD_URL&lt;/P&gt; parameter in the server installer config file ?</description>
      <pubDate>Thu, 30 Nov 2017 12:12:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Node-installation-and-the-OneAgent-user/m-p/44314#M1444</guid>
      <dc:creator>gautier_begin</dc:creator>
      <dc:date>2017-11-30T12:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Node installation and the OneAgent user</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Node-installation-and-the-OneAgent-user/m-p/44315#M1445</link>
      <description>&lt;P&gt;Hi Gautier,&lt;/P&gt;&lt;P&gt;You can disable the agent installation by adding the following parameter to the installer:&lt;/P&gt;&lt;PRE&gt;--install-agent &amp;lt;on/off&amp;gt;  enable/disable installation of self-monitoring&lt;BR /&gt;                             agent. Default is on&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;Not sure about being able to install it after the fact, maybe somebody else can answer that one.&lt;/P&gt;&lt;P&gt;KR,&lt;BR /&gt;Kristof&lt;/P&gt;</description>
      <pubDate>Thu, 30 Nov 2017 12:17:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Node-installation-and-the-OneAgent-user/m-p/44315#M1445</guid>
      <dc:creator>kristof_renders</dc:creator>
      <dc:date>2017-11-30T12:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Node installation and the OneAgent user</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Node-installation-and-the-OneAgent-user/m-p/44316#M1446</link>
      <description>&lt;P&gt;Hi Kris,&lt;/P&gt;&lt;P&gt;On already installed node, how to remove the agent ?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2017 08:36:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Node-installation-and-the-OneAgent-user/m-p/44316#M1446</guid>
      <dc:creator>gautier_begin</dc:creator>
      <dc:date>2017-12-05T08:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Node installation and the OneAgent user</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Node-installation-and-the-OneAgent-user/m-p/44317#M1447</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Reinstallation of the node on the same machine, same address IP drives to one issue with the cassandra DB which doesn't want to start.&lt;/P&gt;&lt;P&gt;You get this error message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR [main] 2017-12-06 12:20:57,938 CassandraDaemon.java:583 - Exception encountered during startup&lt;BR /&gt;java.lang.RuntimeException: A node with address /10.137.10.95 already exists, cancelling join. Use cassandra.replace_address if you want to replace this node.&lt;BR /&gt;  at org.apache.cassandra.service.StorageService.checkForEndpointCollision(StorageService.java:544) ~[apache-cassandra-2.1.18.jar:2.1.18]&lt;BR /&gt;  at org.apache.cassandra.service.StorageService.prepareToJoin(StorageService.java:794) ~[apache-cassandra-2.1.18.jar:2.1.18]&lt;BR /&gt;  at org.apache.cassandra.service.StorageService.initServer(StorageService.java:726) ~[apache-cassandra-2.1.18.jar:2.1.18]&lt;BR /&gt;  at org.apache.cassandra.service.StorageService.initServer(StorageService.java:617) ~[apache-cassandra-2.1.18.jar:2.1.18]&lt;BR /&gt;  at org.apache.cassandra.service.CassandraDaemon.setup(CassandraDaemon.java:391) [apache-cassandra-2.1.18.jar:2.1.18]&lt;BR /&gt;  at org.apache.cassandra.service.CassandraDaemon.activate(CassandraDaemon.java:566) [apache-cassandra-2.1.18.jar:2.1.18&lt;/P&gt;&lt;P&gt;It can be corrected using this workaround:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://blog.alteroot.org/articles/2014-03-12/replace-a-dead-node-in-cassandra.html"&gt;https://blog.alteroot.org/articles/2014-03-12/replace-a-dead-node-in-cassandra.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Add in the &lt;/P&gt;&lt;P&gt;cassandra-env.sh&lt;/P&gt; file these lines:&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOCAL_IP=$( nslookup&lt;BR /&gt;$(hostname)  | awk -F': ' '{if ( $1 == "Address"){print $2}}' )&lt;/P&gt;&lt;P&gt;JVM_OPTS="$JVM_OPTS&lt;BR /&gt;-Dcassandra.replace_address=$LOCAL_IP"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stop/start Cassandra&lt;/P&gt;&lt;P&gt;Remove the lines in&lt;BR /&gt;./server/bin/cassandra/conf/cassandra-env.sh&lt;/P&gt;&lt;P&gt;Stop/start Cassandra&lt;/P&gt;&lt;P&gt;Stop/start the server&lt;/P&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Resinstallation&lt;BR /&gt;finished&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 12:28:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Node-installation-and-the-OneAgent-user/m-p/44317#M1447</guid>
      <dc:creator>gautier_begin</dc:creator>
      <dc:date>2017-12-06T12:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Node installation and the OneAgent user</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Node-installation-and-the-OneAgent-user/m-p/44318#M1448</link>
      <description>&lt;P&gt;Unfortunately the (re)install after question has not been answered.&lt;BR /&gt;I started a new topic on this &lt;A href="https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Install-OneAgent-on-Managed-Cluster-node/m-p/117123" target="_blank" rel="noopener noreferrer"&gt;Install OneAgent on Managed Cluster node&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;But am in contact with support now over this,&lt;/P&gt;</description>
      <pubDate>Thu, 13 Mar 2025 10:49:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Node-installation-and-the-OneAgent-user/m-p/44318#M1448</guid>
      <dc:creator>fstekelenburg</dc:creator>
      <dc:date>2025-03-13T10:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Node installation and the OneAgent user</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Node-installation-and-the-OneAgent-user/m-p/44319#M1449</link>
      <description>&lt;P&gt;just run the uninstaller of OneAgent from /opt/dynatrace/oneagent&lt;/P&gt;&lt;P&gt;or run ./reconfigure with &lt;/P&gt;&lt;PRE&gt;--install-agent off&lt;/PRE&gt;</description>
      <pubDate>Mon, 05 Oct 2020 09:42:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Node-installation-and-the-OneAgent-user/m-p/44319#M1449</guid>
      <dc:creator>Radoslaw_Szulgo</dc:creator>
      <dc:date>2020-10-05T09:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Cluster Node installation and the OneAgent user</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Node-installation-and-the-OneAgent-user/m-p/44320#M1450</link>
      <description>&lt;P&gt;To run OneAgent with a different user, run installer with:&lt;/P&gt;&lt;P&gt;--agent-system-user &amp;lt;user:group&amp;gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Oct 2020 09:43:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/Cluster-Node-installation-and-the-OneAgent-user/m-p/44320#M1450</guid>
      <dc:creator>Radoslaw_Szulgo</dc:creator>
      <dc:date>2020-10-05T09:43:34Z</dc:date>
    </item>
  </channel>
</rss>

