diff --git a/docs/operating-scylla/procedures/cluster-management/add-node-to-cluster.rst b/docs/operating-scylla/procedures/cluster-management/add-node-to-cluster.rst index 924545e210..3b7bcda1a1 100644 --- a/docs/operating-scylla/procedures/cluster-management/add-node-to-cluster.rst +++ b/docs/operating-scylla/procedures/cluster-management/add-node-to-cluster.rst @@ -110,10 +110,6 @@ Procedure Tip 3: Run cleanup one node at a time, reducing overall cluster impact. - .. note:: - - If you are using Scylla Enterprise 2018.1.5 or earlier or Scylla Open source 2.3 or earlier, **do not** run the ``nodetool cleanup`` command before upgrading to the latest release of your branch. See this `issue `_ for more information. - #. Wait until the new node becomes UN (Up Normal) in the output of :doc:`nodetool status ` on one of the old nodes. .. note::