From 486a972c73bb607d7d615ac7a51899a263d9c2d2 Mon Sep 17 00:00:00 2001 From: Rachel Elledge Date: Thu, 28 May 2026 14:58:30 -0500 Subject: [PATCH] DOC-5507 RS: Added links to module upgrade from RS DB upgrade --- .../rs/7.22/installing-upgrading/upgrading/upgrade-database.md | 2 ++ .../rs/7.8/installing-upgrading/upgrading/upgrade-database.md | 2 ++ .../rs/installing-upgrading/upgrading/upgrade-database.md | 2 ++ 3 files changed, 6 insertions(+) diff --git a/content/operate/rs/7.22/installing-upgrading/upgrading/upgrade-database.md b/content/operate/rs/7.22/installing-upgrading/upgrading/upgrade-database.md index 1123a55a88..a9b082c473 100644 --- a/content/operate/rs/7.22/installing-upgrading/upgrading/upgrade-database.md +++ b/content/operate/rs/7.22/installing-upgrading/upgrading/upgrade-database.md @@ -111,6 +111,8 @@ To upgrade a database: rladmin upgrade db redis_version preserve_roles ``` + - For module upgrade options, see [Upgrade modules]({{< relref "/operate/oss_and_stack/stack-with-enterprise/install/upgrade-module" >}}). + 1. Check the Redis database compatibility version for the database to confirm the upgrade. To do so: diff --git a/content/operate/rs/7.8/installing-upgrading/upgrading/upgrade-database.md b/content/operate/rs/7.8/installing-upgrading/upgrading/upgrade-database.md index ad99ef6f08..6527765855 100644 --- a/content/operate/rs/7.8/installing-upgrading/upgrading/upgrade-database.md +++ b/content/operate/rs/7.8/installing-upgrading/upgrading/upgrade-database.md @@ -108,6 +108,8 @@ To upgrade a database: rladmin upgrade db redis_version preserve_roles ``` + - For module upgrade options, see [Upgrade modules]({{< relref "/operate/oss_and_stack/stack-with-enterprise/install/upgrade-module" >}}). + 1. Check the Redis database compatibility version for the database to confirm the upgrade. To do so: diff --git a/content/operate/rs/installing-upgrading/upgrading/upgrade-database.md b/content/operate/rs/installing-upgrading/upgrading/upgrade-database.md index b4dac5fe38..2584a54943 100644 --- a/content/operate/rs/installing-upgrading/upgrading/upgrade-database.md +++ b/content/operate/rs/installing-upgrading/upgrading/upgrade-database.md @@ -140,6 +140,8 @@ To upgrade a database: rladmin upgrade db redis_version preserve_roles ``` + For module upgrade options, see [Upgrade modules]({{< relref "/operate/oss_and_stack/stack-with-enterprise/install/upgrade-module" >}}). + 1. Use [`rladmin status databases extra all`]({{< relref "/operate/rs/references/cli-utilities/rladmin/status#status-databases" >}}) to display a list of the databases in your cluster and their current Redis database compatibility version. Verify that the Redis version is set to the expected value. ```sh