From d84cfc8ec786bf345d7b183b96505e4f786e57b4 Mon Sep 17 00:00:00 2001 From: Bogdan Dobrelya Date: Tue, 17 Dec 2024 17:24:29 +0100 Subject: [PATCH] Update docs_user/modules/proc_migrating-databases-to-mariadb-instances.adoc Co-authored-by: Katie Gilligan --- .../modules/proc_migrating-databases-to-mariadb-instances.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs_user/modules/proc_migrating-databases-to-mariadb-instances.adoc b/docs_user/modules/proc_migrating-databases-to-mariadb-instances.adoc index e9914efd5..bcd24c132 100644 --- a/docs_user/modules/proc_migrating-databases-to-mariadb-instances.adoc +++ b/docs_user/modules/proc_migrating-databases-to-mariadb-instances.adoc @@ -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: +