<?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 About processing managed cluster restart in Dynatrace Managed Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/About-processing-managed-cluster-restart/m-p/226041#M2839</link>
    <description>&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/managed-cluster/operation/start-stop-restart-cluster" target="_blank" rel="noopener"&gt;https://docs.dynatrace.com/docs/managed-cluster/operation/start-stop-restart-cluster&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I am referring to this document.&lt;BR /&gt;Is the below process correct?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;【Shut down cluster】&lt;BR /&gt;①Move to target directory:&lt;BR /&gt;"/opt/dynatrace-managed/launcher"&lt;/P&gt;
&lt;P&gt;②Issue the following command on each existing node:&lt;BR /&gt;"sudo nohup ./server.sh stop"&lt;/P&gt;
&lt;P&gt;③Issue the following command to check the status:&lt;BR /&gt;"sudo nohup ./server.sh status"&lt;/P&gt;
&lt;P&gt;④When all server processes are fully shut down and a status check shows them as not running,&lt;BR /&gt;issue the following command on each existing node, one node at a time:&lt;BR /&gt;"sudo nohup ./dynatrace.sh stop"&lt;/P&gt;
&lt;P&gt;⑤Issue the following command to check the status:&lt;BR /&gt;"./dynatrace.sh status"&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;【Start up cluster】&lt;BR /&gt;①Move to target directory:&lt;BR /&gt;"/opt/dynatrace-managed/launcher"&lt;/P&gt;
&lt;P&gt;②Run on each node:&lt;BR /&gt;"sudo nohup ./firewall.sh start"&lt;/P&gt;
&lt;P&gt;③Issue the following command on each existing node&lt;BR /&gt;"sudo nohup ./elasticsearch.sh start"&lt;/P&gt;
&lt;P&gt;④Issue the following command to check the status:&lt;BR /&gt;"curl -X GET "localhost:9200/_cluster/health?wait_for_status=yellow&amp;amp;timeout=50s&amp;amp;pretty"&lt;/P&gt;
&lt;P&gt;⑤Issue the following command on each existing node:&lt;BR /&gt;"sudo nohup ./cassandra.sh start"&lt;/P&gt;
&lt;P&gt;⑥Issue the following command to check the status:&lt;BR /&gt;"sudo /opt/dynatrace-managed/utils/cassandra-nodetool.sh status"&lt;/P&gt;
&lt;P&gt;⑦Issue the following command on each existing node:&lt;BR /&gt;"sudo nohup ./server.sh start"&lt;/P&gt;
&lt;P&gt;⑧Once all server processes are up and running,&lt;BR /&gt;start the rest of the processes. Issue the following command on each existing node:&lt;BR /&gt;"sudo nohup ./dynatrace.sh start"&lt;/P&gt;
&lt;P&gt;⑨Issue the following command to check the status:&lt;BR /&gt;"./dynatrace.sh status"&lt;/P&gt;</description>
    <pubDate>Mon, 23 Oct 2023 08:22:51 GMT</pubDate>
    <dc:creator>megami</dc:creator>
    <dc:date>2023-10-23T08:22:51Z</dc:date>
    <item>
      <title>About processing managed cluster restart</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/About-processing-managed-cluster-restart/m-p/226041#M2839</link>
      <description>&lt;P&gt;&lt;A href="https://docs.dynatrace.com/docs/managed-cluster/operation/start-stop-restart-cluster" target="_blank" rel="noopener"&gt;https://docs.dynatrace.com/docs/managed-cluster/operation/start-stop-restart-cluster&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I am referring to this document.&lt;BR /&gt;Is the below process correct?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;【Shut down cluster】&lt;BR /&gt;①Move to target directory:&lt;BR /&gt;"/opt/dynatrace-managed/launcher"&lt;/P&gt;
&lt;P&gt;②Issue the following command on each existing node:&lt;BR /&gt;"sudo nohup ./server.sh stop"&lt;/P&gt;
&lt;P&gt;③Issue the following command to check the status:&lt;BR /&gt;"sudo nohup ./server.sh status"&lt;/P&gt;
&lt;P&gt;④When all server processes are fully shut down and a status check shows them as not running,&lt;BR /&gt;issue the following command on each existing node, one node at a time:&lt;BR /&gt;"sudo nohup ./dynatrace.sh stop"&lt;/P&gt;
&lt;P&gt;⑤Issue the following command to check the status:&lt;BR /&gt;"./dynatrace.sh status"&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;【Start up cluster】&lt;BR /&gt;①Move to target directory:&lt;BR /&gt;"/opt/dynatrace-managed/launcher"&lt;/P&gt;
&lt;P&gt;②Run on each node:&lt;BR /&gt;"sudo nohup ./firewall.sh start"&lt;/P&gt;
&lt;P&gt;③Issue the following command on each existing node&lt;BR /&gt;"sudo nohup ./elasticsearch.sh start"&lt;/P&gt;
&lt;P&gt;④Issue the following command to check the status:&lt;BR /&gt;"curl -X GET "localhost:9200/_cluster/health?wait_for_status=yellow&amp;amp;timeout=50s&amp;amp;pretty"&lt;/P&gt;
&lt;P&gt;⑤Issue the following command on each existing node:&lt;BR /&gt;"sudo nohup ./cassandra.sh start"&lt;/P&gt;
&lt;P&gt;⑥Issue the following command to check the status:&lt;BR /&gt;"sudo /opt/dynatrace-managed/utils/cassandra-nodetool.sh status"&lt;/P&gt;
&lt;P&gt;⑦Issue the following command on each existing node:&lt;BR /&gt;"sudo nohup ./server.sh start"&lt;/P&gt;
&lt;P&gt;⑧Once all server processes are up and running,&lt;BR /&gt;start the rest of the processes. Issue the following command on each existing node:&lt;BR /&gt;"sudo nohup ./dynatrace.sh start"&lt;/P&gt;
&lt;P&gt;⑨Issue the following command to check the status:&lt;BR /&gt;"./dynatrace.sh status"&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 08:22:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/About-processing-managed-cluster-restart/m-p/226041#M2839</guid>
      <dc:creator>megami</dc:creator>
      <dc:date>2023-10-23T08:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: About processing managed cluster restart</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/About-processing-managed-cluster-restart/m-p/227399#M2869</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;Yes, the process sequence is correct if you have more than three cluster nodes.&lt;BR /&gt;If not, then you can invoke Dynatrace.sh file to stop start/restart the nodes om each server.&lt;BR /&gt;&lt;SPAN&gt;./dynatrace.sh start&lt;BR /&gt;./dynatrace.sh stop&lt;BR /&gt;./dynatrace.sh status&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cheers!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;RN&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2023 09:48:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-Managed-Q-A/About-processing-managed-cluster-restart/m-p/227399#M2869</guid>
      <dc:creator>RazTN7</dc:creator>
      <dc:date>2023-11-02T09:48:52Z</dc:date>
    </item>
  </channel>
</rss>

