Skip to content

Commit

Permalink
Update docs/source/restore/restore-schema.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Anna Stuchlik <[email protected]>
  • Loading branch information
Michal-Leszczynski and annastuchlik authored Feb 21, 2024
1 parent bc67034 commit a42219a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/restore/restore-schema.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ is not supported. In such case, one should perform the following workaround:
* Create a fresh cluster with ``consistent_cluster_management: false`` configured in ``scylla.yaml`` and a desired ScyllaDB version.
* Restore schema via :ref:`sctool restore <sctool-restore>` with ``--restore-schema`` flag.
* Perform `rolling restart <https://docs.scylladb.com/stable/operating-scylla/procedures/config-change/rolling-restart.html>`_ of an entire cluster.
* Follow steps of `enable raft procedure <https://opensource.docs.scylladb.com/stable/architecture/raft.html#enabling-raft>`_.
* Follow the steps of the `Enable Raft procedure <https://opensource.docs.scylladb.com/stable/architecture/raft.html#enabling-raft>`_.

0 comments on commit a42219a

Please sign in to comment.