Skip to content

Commit

Permalink
Update docs_user/modules/proc_migrating-databases-to-mariadb-instance…
Browse files Browse the repository at this point in the history
…s.adoc

Co-authored-by: Katie Gilligan <[email protected]>
  • Loading branch information
bogdando and klgill authored Dec 17, 2024
1 parent a589e66 commit d84cfc8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ $ for CELL in $(echo $CELLS); do
> done
----
+
Each additional Nova v2 cell runs a dedicated Galera database cluster, so the checking is done for all of it.
Each additional Compute service (nova) v2 cell runs a dedicated Galera database cluster, so the checking is done for each cell.

. Get the count of source databases with the `NOK` (not-OK) status:
+
Expand Down

0 comments on commit d84cfc8

Please sign in to comment.