<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Manage clusters on Docs</title>
    <link>https://redis.io/docs/latest/operate/rs/clusters/</link>
    <description>Recent content in Manage clusters on Docs</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://redis.io/docs/latest/operate/rs/clusters/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Set up a new cluster</title>
      <link>https://redis.io/docs/latest/operate/rs/clusters/new-cluster-setup/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://redis.io/docs/latest/operate/rs/clusters/new-cluster-setup/</guid>
      <description>&lt;p&gt;A Redis Enterprise Software cluster typically consists of several nodes.&#xA;For production deployments, we recommend an uneven number of nodes, with a minimum of three.&lt;/p&gt;&#xA;&#xA;&lt;div class=&#34;alert p-3 relative flex flex-row flex-wrap items-center text-base bg-redis-pencil-200 rounded-md&#34;&gt;&#xA;  &lt;div class=&#34;p-2 pr-5&#34;&gt;&lt;svg width=&#34;21&#34; height=&#34;21&#34; viewBox=&#34;0 0 21 21&#34; fill=&#34;none&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&#xA;  &lt;circle cx=&#34;10.5&#34; cy=&#34;10.5&#34; r=&#34;9.75&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34;/&gt;&#xA;  &lt;path d=&#34;M10.5 14V16&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34;/&gt;&#xA;  &lt;path d=&#34;M10.5 5V12&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34;/&gt;&#xA;&lt;/svg&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;p-1 pl-4 sm:pl-6 border-l border-l-redis-ink-900 border-opacity-50 flex-1&#34;&gt;&#xA;  &#xA;  &lt;div class=&#34;font-medium&#34;&gt;Note:&lt;/div&gt;&#xA;  In a cluster that consists of only one node, some features and capabilities are not enabled,&#xA;such as database replication that provides high availability.&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;To set up a new cluster, you must first &lt;a href=&#34;https://redis.io/docs/latest/operate/rs/installing-upgrading/&#34;&gt;install the Redis Enterprise Software package&lt;/a&gt;&#xA;and then set up the cluster as described below.&#xA;After the cluster is created you can &lt;a href=&#34;https://redis.io/docs/latest/operate/rs/clusters/add-node/&#34;&gt;add multiple nodes to the cluster&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Add a node</title>
      <link>https://redis.io/docs/latest/operate/rs/clusters/add-node/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://redis.io/docs/latest/operate/rs/clusters/add-node/</guid>
      <description>&lt;p&gt;When you install Redis Enterprise Software on the first node of a cluster, you create the new cluster.&#xA;After you install the first node, you can add more nodes to the cluster.&lt;/p&gt;&#xA;&lt;h2 id=&#34;prerequisites&#34; class=&#34;group relative&#34;&gt;&#xA;  Prerequisites&#xA;  &lt;a href=&#34;#prerequisites&#34; class=&#34;header-link opacity-0 group-hover:opacity-100 transition-opacity duration-200 ml-1 align-baseline&#34; aria-label=&#34;Link to this section&#34; title=&#34;Copy link to clipboard&#34;&gt;&#xA;    &lt;svg class=&#34;inline-block w-4 h-4 align-baseline&#34; fill=&#34;currentColor&#34; viewBox=&#34;0 0 20 20&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&#xA;      &lt;path fill-rule=&#34;evenodd&#34; d=&#34;M12.586 4.586a2 2 0 112.828 2.828l-3 3a2 2 0 01-2.828 0 1 1 0 00-1.414 1.414 4 4 0 005.656 0l3-3a4 4 0 00-5.656-5.656l-1.5 1.5a1 1 0 101.414 1.414l1.5-1.5zm-5 5a2 2 0 012.828 0 1 1 0 101.414-1.414 4 4 0 00-5.656 0l-3 3a4 4 0 105.656 5.656l1.5-1.5a1 1 0 10-1.414-1.414l-1.5 1.5a2 2 0 11-2.828-2.828l3-3z&#34; clip-rule=&#34;evenodd&#34;&gt;&lt;/path&gt;&#xA;    &lt;/svg&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Before you add a node to the cluster:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Maintenance mode for cluster nodes</title>
      <link>https://redis.io/docs/latest/operate/rs/clusters/maintenance-mode/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://redis.io/docs/latest/operate/rs/clusters/maintenance-mode/</guid>
      <description>&lt;p&gt;Use maintenance mode to prevent data loss during hardware patching or operating system maintenance on Redis Enterprise servers. When maintenance mode is on, all shards move off of the node under maintenance and migrate to another available node.&lt;/p&gt;&#xA;&lt;h2 id=&#34;activate-maintenance-mode&#34; class=&#34;group relative&#34;&gt;&#xA;  Activate maintenance mode&#xA;  &lt;a href=&#34;#activate-maintenance-mode&#34; class=&#34;header-link opacity-0 group-hover:opacity-100 transition-opacity duration-200 ml-1 align-baseline&#34; aria-label=&#34;Link to this section&#34; title=&#34;Copy link to clipboard&#34;&gt;&#xA;    &lt;svg class=&#34;inline-block w-4 h-4 align-baseline&#34; fill=&#34;currentColor&#34; viewBox=&#34;0 0 20 20&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&#xA;      &lt;path fill-rule=&#34;evenodd&#34; d=&#34;M12.586 4.586a2 2 0 112.828 2.828l-3 3a2 2 0 01-2.828 0 1 1 0 00-1.414 1.414 4 4 0 005.656 0l3-3a4 4 0 00-5.656-5.656l-1.5 1.5a1 1 0 101.414 1.414l1.5-1.5zm-5 5a2 2 0 012.828 0 1 1 0 101.414-1.414 4 4 0 00-5.656 0l-3 3a4 4 0 105.656 5.656l1.5-1.5a1 1 0 10-1.414-1.414l-1.5 1.5a2 2 0 11-2.828-2.828l3-3z&#34; clip-rule=&#34;evenodd&#34;&gt;&lt;/path&gt;&#xA;    &lt;/svg&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;When you activate maintenance mode, Redis Enterprise does the following:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Change node roles</title>
      <link>https://redis.io/docs/latest/operate/rs/clusters/change-node-role/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://redis.io/docs/latest/operate/rs/clusters/change-node-role/</guid>
      <description>&lt;p&gt;A Redis Software cluster contains a primary node, which coordinates cluster-wide management operations, and multiple secondary nodes. Nodes with either role can host database shards.&lt;/p&gt;&#xA;&lt;h2 id=&#34;demote-primary-node&#34; class=&#34;group relative&#34;&gt;&#xA;  Demote primary node&#xA;  &lt;a href=&#34;#demote-primary-node&#34; class=&#34;header-link opacity-0 group-hover:opacity-100 transition-opacity duration-200 ml-1 align-baseline&#34; aria-label=&#34;Link to this section&#34; title=&#34;Copy link to clipboard&#34;&gt;&#xA;    &lt;svg class=&#34;inline-block w-4 h-4 align-baseline&#34; fill=&#34;currentColor&#34; viewBox=&#34;0 0 20 20&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&#xA;      &lt;path fill-rule=&#34;evenodd&#34; d=&#34;M12.586 4.586a2 2 0 112.828 2.828l-3 3a2 2 0 01-2.828 0 1 1 0 00-1.414 1.414 4 4 0 005.656 0l3-3a4 4 0 00-5.656-5.656l-1.5 1.5a1 1 0 101.414 1.414l1.5-1.5zm-5 5a2 2 0 012.828 0 1 1 0 101.414-1.414 4 4 0 00-5.656 0l-3 3a4 4 0 105.656 5.656l1.5-1.5a1 1 0 10-1.414-1.414l-1.5 1.5a2 2 0 11-2.828-2.828l3-3z&#34; clip-rule=&#34;evenodd&#34;&gt;&lt;/path&gt;&#xA;    &lt;/svg&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;&#xA;  &#xA;  &#xA;  &#xA;    &#xA;  &#xA;&#xA;  &#xA;  &#xA;  &#xA;    &#xA;  &#xA;&#xA;  &#xA;  &#xA;  &#xA;&#xA;  &#xA;  &#xA;  &#xA;&#xA;  &#xA;  &#xA;  &#xA;&#xA;  &#xA;  &#xA;  &#xA;&#xA;  &#xA;  &#xA;  &#xA;&#xA;  &#xA;  &#xA;  &#xA;&#xA;  &#xA;  &#xA;  &#xA;&#xA;  &#xA;  &#xA;  &#xA;&#xA;&#xA;&#xA;&#xA;  &#xA;  &#xA;    &#xA;  &#xA;&#xA;  &#xA;  &#xA;    &#xA;  &#xA;&#xA;  &#xA;  &#xA;    &#xA;  &#xA;&#xA;  &#xA;  &#xA;    &#xA;  &#xA;&#xA;&#xA;&#xA;&#xA;  &#xA;&#xA;&#xA;&#xA;&#xA;&lt;div class=&#34;generic-tabs&#34; id=&#34;demote-node&#34;&gt;&#xA;  &#xA;  &lt;div class=&#34;tab-nav&#34; role=&#34;tablist&#34; aria-label=&#34;Tab navigation&#34;&gt;&#xA;    &#xA;      &#xA;      &#xA;      &#xA;      &lt;input &#xA;        type=&#34;radio&#34; &#xA;        name=&#34;demote-node&#34; &#xA;        id=&#34;demote-node-tab-0&#34; &#xA;        class=&#34;tab-radio&#34;&#xA;        checked&#xA;        aria-controls=&#34;demote-node-panel-0&#34;&#xA;        data-tab-index=&#34;0&#34;&#xA;      /&gt;&#xA;      &lt;label &#xA;        for=&#34;demote-node-tab-0&#34; &#xA;        class=&#34;tab-label&#34;&#xA;        role=&#34;tab&#34;&#xA;        aria-selected=&#34;true&#34;&#xA;        aria-controls=&#34;demote-node-panel-0&#34;&#xA;        tabindex=&#34;0&#34;&#xA;      &gt;&#xA;        Cluster Manager UI&#xA;      &lt;/label&gt;&#xA;    &#xA;      &#xA;      &#xA;      &#xA;      &lt;input &#xA;        type=&#34;radio&#34; &#xA;        name=&#34;demote-node&#34; &#xA;        id=&#34;demote-node-tab-1&#34; &#xA;        class=&#34;tab-radio&#34;&#xA;        &#xA;        aria-controls=&#34;demote-node-panel-1&#34;&#xA;        data-tab-index=&#34;1&#34;&#xA;      /&gt;&#xA;      &lt;label &#xA;        for=&#34;demote-node-tab-1&#34; &#xA;        class=&#34;tab-label&#34;&#xA;        role=&#34;tab&#34;&#xA;        aria-selected=&#34;false&#34;&#xA;        aria-controls=&#34;demote-node-panel-1&#34;&#xA;        tabindex=&#34;-1&#34;&#xA;      &gt;&#xA;        rladmin&#xA;      &lt;/label&gt;&#xA;    &#xA;  &lt;/div&gt;&#xA;&#xA;  &#xA;  &lt;div class=&#34;tab-content-container&#34;&gt;&#xA;    &#xA;      &#xA;      &#xA;      &#xA;      &lt;div &#xA;        id=&#34;demote-node-panel-0&#34; &#xA;        class=&#34;tab-content active&#34;&#xA;        role=&#34;tabpanel&#34;&#xA;        aria-labelledby=&#34;demote-node-tab-0&#34;&#xA;        tabindex=&#34;0&#34;&#xA;        data-tab-index=&#34;0&#34;&#xA;        &#xA;      &gt;&#xA;        &lt;p&gt;To demote the primary node to a secondary node using the Cluster Manager UI:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Recover a failed cluster</title>
      <link>https://redis.io/docs/latest/operate/rs/clusters/cluster-recovery/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://redis.io/docs/latest/operate/rs/clusters/cluster-recovery/</guid>
      <description>&lt;p&gt;When a Redis Enterprise Software cluster fails,&#xA;you must use the cluster configuration file and database data to recover the cluster.&lt;/p&gt;&#xA;&#xA;&lt;div class=&#34;alert p-3 relative flex flex-row flex-wrap items-center text-base bg-redis-pencil-200 rounded-md&#34;&gt;&#xA;  &lt;div class=&#34;p-2 pr-5&#34;&gt;&lt;svg width=&#34;21&#34; height=&#34;21&#34; viewBox=&#34;0 0 21 21&#34; fill=&#34;none&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&#xA;  &lt;circle cx=&#34;10.5&#34; cy=&#34;10.5&#34; r=&#34;9.75&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34;/&gt;&#xA;  &lt;path d=&#34;M10.5 14V16&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34;/&gt;&#xA;  &lt;path d=&#34;M10.5 5V12&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34;/&gt;&#xA;&lt;/svg&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;p-1 pl-4 sm:pl-6 border-l border-l-redis-ink-900 border-opacity-50 flex-1&#34;&gt;&#xA;  &#xA;  &lt;div class=&#34;font-medium&#34;&gt;Note:&lt;/div&gt;&#xA;  For cluster recovery in a Kubernetes deployment, see &lt;a href=&#34;https://redis.io/docs/latest/operate/kubernetes/re-clusters/cluster-recovery/&#34;&gt;Recover a Redis Enterprise cluster on Kubernetes&lt;/a&gt;.&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;Cluster failure can be caused by:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;A hardware or software failure that causes the cluster to be unresponsive to client requests or administrative actions.&lt;/li&gt;&#xA;&lt;li&gt;More than half of the cluster nodes lose connection with the cluster, resulting in quorum loss.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;To recover a cluster and re-create it as it was before the failure,&#xA;you must restore the cluster configuration &lt;code&gt;ccs-redis.rdb&lt;/code&gt; to the cluster nodes.&#xA;To recover databases in the new cluster, you must restore the databases from persistence files such as backup files, append-only files (AOF), or RDB snapshots.&#xA;These files are stored in the &lt;a href=&#34;https://redis.io/docs/latest/operate/rs/installing-upgrading/install/plan-deployment/persistent-ephemeral-storage/&#34;&gt;persistent storage location&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Remove a node</title>
      <link>https://redis.io/docs/latest/operate/rs/clusters/remove-node/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://redis.io/docs/latest/operate/rs/clusters/remove-node/</guid>
      <description>&lt;p&gt;You might want to remove a node from a Redis Enterprise cluster for one of the following reasons:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;To &lt;a href=&#34;#permanently-remove-a-node&#34;&gt;permanently remove a node&lt;/a&gt; if you no longer need the extra capacity.&lt;/li&gt;&#xA;&lt;li&gt;To &lt;a href=&#34;#replace-a-faulty-node&#34;&gt;replace a faulty node&lt;/a&gt; with a healthy node.&lt;/li&gt;&#xA;&lt;li&gt;To &lt;a href=&#34;#replace-a-healthy-node&#34;&gt;replace a healthy node&lt;/a&gt; with a different node.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;You can configure &lt;a href=&#34;https://redis.io/docs/latest/operate/rs/monitoring/v1_monitoring/#cluster-alerts&#34;&gt;email alerts from the cluster&lt;/a&gt; to notify you of cluster changes, including when a node is removed.&lt;/p&gt;&#xA;&#xA;&lt;div class=&#34;alert p-3 relative flex flex-row flex-wrap items-center text-base bg-redis-pencil-200 rounded-md&#34;&gt;&#xA;  &lt;div class=&#34;p-2 pr-5&#34;&gt;&lt;svg width=&#34;21&#34; height=&#34;21&#34; viewBox=&#34;0 0 21 21&#34; fill=&#34;none&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&#xA;  &lt;circle cx=&#34;10.5&#34; cy=&#34;10.5&#34; r=&#34;9.75&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34;/&gt;&#xA;  &lt;path d=&#34;M10.5 14V16&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34;/&gt;&#xA;  &lt;path d=&#34;M10.5 5V12&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34;/&gt;&#xA;&lt;/svg&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;p-1 pl-4 sm:pl-6 border-l border-l-redis-ink-900 border-opacity-50 flex-1&#34;&gt;&#xA;  &#xA;  &lt;div class=&#34;font-medium&#34;&gt;Warning:&lt;/div&gt;&#xA;  Read through these explanations thoroughly before taking&#xA;any action.&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;h2 id=&#34;permanently-remove-a-node&#34; class=&#34;group relative&#34;&gt;&#xA;  Permanently remove a node&#xA;  &lt;a href=&#34;#permanently-remove-a-node&#34; class=&#34;header-link opacity-0 group-hover:opacity-100 transition-opacity duration-200 ml-1 align-baseline&#34; aria-label=&#34;Link to this section&#34; title=&#34;Copy link to clipboard&#34;&gt;&#xA;    &lt;svg class=&#34;inline-block w-4 h-4 align-baseline&#34; fill=&#34;currentColor&#34; viewBox=&#34;0 0 20 20&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&#xA;      &lt;path fill-rule=&#34;evenodd&#34; d=&#34;M12.586 4.586a2 2 0 112.828 2.828l-3 3a2 2 0 01-2.828 0 1 1 0 00-1.414 1.414 4 4 0 005.656 0l3-3a4 4 0 00-5.656-5.656l-1.5 1.5a1 1 0 101.414 1.414l1.5-1.5zm-5 5a2 2 0 012.828 0 1 1 0 101.414-1.414 4 4 0 00-5.656 0l-3 3a4 4 0 105.656 5.656l1.5-1.5a1 1 0 10-1.414-1.414l-1.5 1.5a2 2 0 11-2.828-2.828l3-3z&#34; clip-rule=&#34;evenodd&#34;&gt;&lt;/path&gt;&#xA;    &lt;/svg&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;Permanently removing a node means you are decreasing cluster capacity.&#xA;Before trying to remove a node, make sure that the cluster has enough&#xA;capacity for all resources without that node, otherwise you cannot remove the node.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Replace a cluster node</title>
      <link>https://redis.io/docs/latest/operate/rs/clusters/replace-node/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://redis.io/docs/latest/operate/rs/clusters/replace-node/</guid>
      <description>&lt;p&gt;A failed node will appear as &lt;code&gt;Down&lt;/code&gt; (&#xA;&#xA;&#x9;&#xA;&#xA;&lt;a href=&#39;https://redis.io/docs/latest/images/rs/icons/node-down-icon.png#no-click&#39; sdata-lightbox=&#34;/images/rs/icons/node-down-icon.png#no-click&#34;&gt;&#xA;&#x9;&lt;img src=&#39;https://redis.io/docs/latest/images/rs/icons/node-down-icon.png#no-click&#39;&#xA;&#x9;&#x9;  &#xA;&#x9;&#x9; &#xA;&#x9;&#x9;  alt=&#34;Node down icon&#34; &#xA;&#x9;&#x9;  class=&#34;inline&#34;/&gt;&#xA;&lt;/a&gt;&#xA;) in the &lt;strong&gt;Nodes&lt;/strong&gt; list.&lt;/p&gt;&#xA;&lt;p&gt;To replace a failed node:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Prepare a new node identical to the old one.&lt;/p&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Install and&#xA;configure Redis Enterprise Software on the node. See &lt;a href=&#34;https://redis.io/docs/latest/operate/rs/installing-upgrading/&#34;&gt;Install and setup&lt;/a&gt; for more information.&lt;/p&gt;&#xA;&#xA;&lt;div class=&#34;alert p-3 relative flex flex-row flex-wrap items-center text-base bg-redis-pencil-200 rounded-md&#34;&gt;&#xA;  &lt;div class=&#34;p-2 pr-5&#34;&gt;&lt;svg width=&#34;21&#34; height=&#34;21&#34; viewBox=&#34;0 0 21 21&#34; fill=&#34;none&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&#xA;  &lt;circle cx=&#34;10.5&#34; cy=&#34;10.5&#34; r=&#34;9.75&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34;/&gt;&#xA;  &lt;path d=&#34;M10.5 14V16&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34;/&gt;&#xA;  &lt;path d=&#34;M10.5 5V12&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34;/&gt;&#xA;&lt;/svg&gt;&#xA;  &lt;/div&gt;&#xA;  &lt;div class=&#34;p-1 pl-4 sm:pl-6 border-l border-l-redis-ink-900 border-opacity-50 flex-1&#34;&gt;&#xA;  &#xA;  &lt;div class=&#34;font-medium&#34;&gt;Note:&lt;/div&gt;&#xA;  If you are using &lt;a href=&#34;https://redis.io/docs/latest/operate/rs/databases/flash/&#34;&gt;Redis Flex or Auto Tiering&lt;/a&gt;, make sure the required flash storage is set up on this new node.&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://redis.io/docs/latest/operate/rs/clusters/add-node/&#34;&gt;Add the node&lt;/a&gt; to the cluster. Make sure the new node has as much available memory as the faulty&#xA;node.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
