<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Estimate cluster backup size | Dynatrace help</title>
    <description></description>
    <link>https://www.dynatrace.com/support/help/</link>
    <atom:link href="https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-managed/operation/estimating-cluster-backup-size/feed.xml" rel="self" type="application/rss+xml"/>
    <lastBuildDate>Fri, 18 Oct 2019 07:17:18 +0200</lastBuildDate>
    <pubDate>Wed, 07 Aug 2019 08:46:09 +0200</pubDate>
    <generator>Metalsmith v2.3.0</generator>
    <item>
      <title>Estimate cluster backup size updated on Wed, 07 Aug 2019 08:46:09 +0200</title>
      <description>&lt;p&gt;Follow the calculation explained below for Cassandra and Elasticsearch clusters. The overall size of a cluster backup can be roughly estimated as the sum of your backup estimates for Cassandra or Elasticsearch clusters.&lt;/p&gt;
&lt;h3 id=&quot;estimate-cassandra-cluster-backup-size&quot;&gt;Estimate Cassandra cluster backup size
      &lt;span class=&quot;shortlink-copy shortlink-copy-js&quot; data-clipboard-text=&quot;https://www.dynatrace.com/support/help/shortlink/managed-cluster-backup-estimate#estimate-cassandra-cluster-backup-size&quot;&gt;
      &lt;/span&gt;&lt;/h3&gt;
&lt;p&gt;The estimate of the required backup size is based on the metrics storage size. Typically, it&amp;apos;s 20% of the sum of the metrics storage on all the nodes (the number of nodes doesn&amp;apos;t affect the formula).&lt;/p&gt;
&lt;h3 id=&quot;estimate-elasticsearch-cluster-backup-size&quot;&gt;Estimate Elasticsearch cluster backup size
      &lt;span class=&quot;shortlink-copy shortlink-copy-js&quot; data-clipboard-text=&quot;https://www.dynatrace.com/support/help/shortlink/managed-cluster-backup-estimate#estimate-elasticsearch-cluster-backup-size&quot;&gt;
      &lt;/span&gt;&lt;/h3&gt;
&lt;p&gt;The estimate of the required backup size is based on the ElasticSearch storage size. Typically, it&amp;apos;s less than the sum of the ElasticSearch storage on all the nodes.&lt;/p&gt;
&lt;h3 id=&quot;example-estimate&quot;&gt;Example estimate
      &lt;span class=&quot;shortlink-copy shortlink-copy-js&quot; data-clipboard-text=&quot;https://www.dynatrace.com/support/help/shortlink/managed-cluster-backup-estimate#example-estimate&quot;&gt;
      &lt;/span&gt;&lt;/h3&gt;
&lt;p&gt;For example, let&amp;apos;s assume that you want to estimate a backup size for 3 node cluster:&lt;/p&gt;
&lt;div class=&quot;step&quot;&gt;
&lt;p&gt;Calculate the Elasticsearch storage for the whole cluster.&lt;br&gt;
Check the size of Elasticsearch storage on disk on &lt;strong&gt;each node&lt;/strong&gt; (The size should vary only slightly between the nodes).&lt;/p&gt;
&lt;pre&gt;&lt;code class=&quot;language-shell hljs&quot;&gt;&lt;span class=&quot;hljs-meta&quot;&gt;$&lt;/span&gt;&lt;span class=&quot;bash&quot;&gt; du -sh /var/opt/dynatrace-managed/elasticsearch/&lt;/span&gt;
1.5TB
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;For the 3-node example cluster, it&amp;apos;s 3 times 1.5TB of total Elasticsearch storage:&lt;/p&gt;
&lt;pre&gt;&lt;code class=&quot;language-text&quot;&gt;Elasticsearch storage = 3 * 1.5TB
Elasticsearch storage = 4.5TB
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;
&lt;div class=&quot;step&quot;&gt;
&lt;p&gt;Calculate the Cassandra storage for the whole cluster.&lt;br&gt;
Check the size of metrics storage on disk on &lt;strong&gt;each node&lt;/strong&gt; (The size should vary only slightly between the nodes).&lt;/p&gt;
&lt;pre&gt;&lt;code class=&quot;language-shell hljs&quot;&gt;&lt;span class=&quot;hljs-meta&quot;&gt;$&lt;/span&gt;&lt;span class=&quot;bash&quot;&gt; du -sh /var/opt/dynatrace-managed/cassandra/&lt;/span&gt;
885GB
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;For the 3-node example cluster, it is 3 times 885GB of total Cassandra storage:&lt;/p&gt;
&lt;pre&gt;&lt;code class=&quot;language-text&quot;&gt;Cassandra storage = 3 * 885GB
Cassandra storage = 2.6TB
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;
&lt;div class=&quot;step&quot;&gt;
&lt;p&gt;Calculate the backup estimate according to this formula:&lt;br&gt;
&lt;code&gt;Backup estimate = Elasticsearch storage + 20% of Cassandra storage&lt;/code&gt;&lt;/p&gt;
&lt;pre&gt;&lt;code class=&quot;language-text&quot;&gt; Backup estimate = 4.5TB + (2.6TB * 0.2)
 Backup estimate = 5.02TB
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;
&lt;p&gt;The minimum size you should provision for this backup example is &lt;strong&gt;5.02TB&lt;/strong&gt;.&lt;/p&gt;
&lt;div class=&quot;callout information&quot;&gt;
&lt;span class=&quot;callout__title&quot;&gt;Estimate accuracy&lt;/span&gt;
&lt;p&gt;This estimate won&amp;apos;t be accurate if it was calculated on a new cluster that just started storing data. As the storage on disk grows, so will the size of the backup.&lt;/p&gt;

&lt;/div&gt;

</description>
      <pubDate>Wed, 07 Aug 2019 08:46:09 +0200</pubDate>
      <link>https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-managed/operation/estimating-cluster-backup-size/?updated=wed-07-aug-2019-08-46-09-0200</link>
      <guid isPermaLink="true">https://www.dynatrace.com/support/help/setup-and-configuration/dynatrace-managed/operation/estimating-cluster-backup-size/</guid>
    </item>
  </channel>
</rss>