File tree Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 3535 -X PUT https://< CLUSTER_FQDN> :9443/v1/bdbs/< BDB_UID>
3636 ```
3737* ** Ensure that the RDI database is not clustered.** RDI will not work correctly if the
38- RDI database is clustered, but it is OK for the target database to be clustered.
38+ RDI database is clustered (but note that the target database * can* be clustered without
39+ any problems).
40+
41+ If the ** Database clustering** option is checked when you create the RDI database (as shown below),
42+ you must * uncheck* it before proceeding.
43+
44+ {{< image filename="images/rdi/ingest/RDIClusterSetting.webp" alt="Uncluster the RDI database." >}}
45+
46+ You can check if your RDI database is clustered from its ** Configuration** tab in the
47+ Redis Enterprise console. The ** Database clustering** option should be set to ** None** ,
48+ as shown in the following screenshot:
49+
50+ {{< image filename="images/rdi/ingest/RDICheckUnclustered.webp" alt="Check that the RDI database is not clustered." >}}
51+
52+ If you find the database has been clustered by mistake, you must create a new database with
53+ clustering disabled before continuing with the RDI installation.
You can’t perform that action at this time.
0 commit comments