Skip to content

Commit 0315112

Browse files
committed
DOC-4509 RS: New CM UI instructions to flush Active-Active DB
1 parent 743ac7f commit 0315112

File tree

1 file changed

+7
-5
lines changed
  • content/operate/rs/databases/import-export

1 file changed

+7
-5
lines changed

content/operate/rs/databases/import-export/flush.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,18 +46,20 @@ Port 9443 is the default [port configuration]({{< relref "/operate/rs/networking
4646

4747
When you flush an Active-Active database (formerly known as CRDB), all of the replicas flush their data at the same time.
4848

49-
To flush data from an Active-Active database:
49+
To flush data from an Active-Active database, use one of the following methods:
5050

5151
- Cluster Manager UI
5252

53-
1. If you are using the new Cluster Manager UI, switch to the legacy admin console.
53+
1. On the **Databases** screen, select the database from the list, then click **Configuration**.
5454

55-
{{<image filename="images/rs/screenshots/switch-to-legacy-ui.png" width="300px" alt="Select switch to legacy admin console from the dropdown.">}}
55+
1. Click {{< image filename="/images/rs/buttons/button-toggle-actions-vertical.png#no-click" alt="Toggle actions button" width="22px" class="inline" >}} to open a list of additional actions.
56+
57+
1. Select **Flush database**.
5658

57-
1. Go to **database** and select the Active-Active database that you want to flush.
58-
1. Go to **configuration** and click **Flush** at the bottom of the page.
5959
1. Enter the name of the Active-Active database to confirm that you want to flush the data.
6060

61+
1. Click **Flush**.
62+
6163
- Command line
6264

6365
1. To find the ID of the Active-Active database, run:

0 commit comments

Comments
 (0)