From e58bbf0ba3bd905c6cc9e0d75c6e78346ae30817 Mon Sep 17 00:00:00 2001 From: supritha-kumar Date: Tue, 17 Mar 2026 11:58:12 +0530 Subject: [PATCH 1/5] DOC-14105-Update Compatibility matrix to include 8.0 --- modules/backup-restore/pages/enterprise-backup-restore.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/backup-restore/pages/enterprise-backup-restore.adoc b/modules/backup-restore/pages/enterprise-backup-restore.adoc index 5524c2462c..58bd17d65b 100644 --- a/modules/backup-restore/pages/enterprise-backup-restore.adoc +++ b/modules/backup-restore/pages/enterprise-backup-restore.adoc @@ -120,6 +120,7 @@ Unless otherwise specified, backup and restore apply both to _local_ and to _clo [cols="5,3,3,3,3,3,3,3,3"] |=== | *cbbackupmgr version* +| *8.0* | *7.6* | *7.2* | *7.1* From 55a81b8c97acbc7904107b73e7f47ccd448bd85c Mon Sep 17 00:00:00 2001 From: supritha-kumar Date: Tue, 17 Mar 2026 16:37:55 +0530 Subject: [PATCH 2/5] DOC-13116 Changing installer name caused issues https://jira.issues.couchbase.com/browse/DOC-13116 Adding a note that changing CB installer name can cause issues --- modules/install/pages/non-root.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/install/pages/non-root.adoc b/modules/install/pages/non-root.adoc index 3576fc3eef..b204ca33bb 100644 --- a/modules/install/pages/non-root.adoc +++ b/modules/install/pages/non-root.adoc @@ -247,7 +247,7 @@ For example: rm -rf ./cb-install ---- -[#perform-non-root-upgrade] +[#perform-non-root-] == Upgrade To upgrade an existing non-root Couchbase Server, @@ -258,6 +258,7 @@ To upgrade an existing non-root Couchbase Server, . Use the `cb-non-package-installer` binary again, this time specifying the `--upgrade` flag, instead of the `--install` flag. Specify the new package to be used for upgrade; and specify the install location of the currently resident Couchbase Server. +NOTE: For example: + [source, console, subs=+quotes] From e0daac88f9d07a84a37f3ffe2fb6375c5310eb71 Mon Sep 17 00:00:00 2001 From: supritha-kumar Date: Tue, 17 Mar 2026 16:51:03 +0530 Subject: [PATCH 3/5] Updated non-root.adoc https://jira.issues.couchbase.com/browse/DOC-13116 Added a note that changing the file name will cause errors --- modules/install/pages/non-root.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/install/pages/non-root.adoc b/modules/install/pages/non-root.adoc index b204ca33bb..6760c7d685 100644 --- a/modules/install/pages/non-root.adoc +++ b/modules/install/pages/non-root.adoc @@ -247,7 +247,7 @@ For example: rm -rf ./cb-install ---- -[#perform-non-root-] +[#perform-non-root-upgrade] == Upgrade To upgrade an existing non-root Couchbase Server, @@ -258,7 +258,7 @@ To upgrade an existing non-root Couchbase Server, . Use the `cb-non-package-installer` binary again, this time specifying the `--upgrade` flag, instead of the `--install` flag. Specify the new package to be used for upgrade; and specify the install location of the currently resident Couchbase Server. -NOTE: +NOTE: Changing the Couchbase installer file name will cause an error. For example: + [source, console, subs=+quotes] From 9266bd11344a5d2c144e8c2eddfe6ce49885cb79 Mon Sep 17 00:00:00 2001 From: supritha-kumar Date: Tue, 17 Mar 2026 16:54:54 +0530 Subject: [PATCH 4/5] Updated non-root.adoc Updated the note --- modules/install/pages/non-root.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/install/pages/non-root.adoc b/modules/install/pages/non-root.adoc index 6760c7d685..27b1241dc7 100644 --- a/modules/install/pages/non-root.adoc +++ b/modules/install/pages/non-root.adoc @@ -258,7 +258,9 @@ To upgrade an existing non-root Couchbase Server, . Use the `cb-non-package-installer` binary again, this time specifying the `--upgrade` flag, instead of the `--install` flag. Specify the new package to be used for upgrade; and specify the install location of the currently resident Couchbase Server. -NOTE: Changing the Couchbase installer file name will cause an error. + +NOTE: Make sure that you do not change the Couchbase installer file name as changing it may cause errors. + For example: + [source, console, subs=+quotes] From 606109c03cc8219a070361cb3992f8a3104ee08a Mon Sep 17 00:00:00 2001 From: Supritha Date: Tue, 17 Mar 2026 17:01:03 +0530 Subject: [PATCH 5/5] deleted 8.0 which was added by mistake --- modules/backup-restore/pages/enterprise-backup-restore.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/backup-restore/pages/enterprise-backup-restore.adoc b/modules/backup-restore/pages/enterprise-backup-restore.adoc index 58bd17d65b..5524c2462c 100644 --- a/modules/backup-restore/pages/enterprise-backup-restore.adoc +++ b/modules/backup-restore/pages/enterprise-backup-restore.adoc @@ -120,7 +120,6 @@ Unless otherwise specified, backup and restore apply both to _local_ and to _clo [cols="5,3,3,3,3,3,3,3,3"] |=== | *cbbackupmgr version* -| *8.0* | *7.6* | *7.2* | *7.1*