What's New in This Guide
This section introduces the documentation updates for release 25.1.2xx.
Release 25.1.201-4 - G32777-10, January 2026
Added the section Verifying the Schema Upgrade to verify that the schema upgrade was successful and has been replicated across the georeplication sites.
Made editorial changes to the section Restoring Georeplication (GR) Failure, including details on manual and automated recovery workflows for cnDBTier.
Release 25.1.201-3 - G32777-09, December 2025
Made editorial changes in the Fault Recovery chapter.
Release 25.1.201-3 - G32777-08, November 2025
Updated the release number to "25.1.201-3" in the entire document.
Release 25.1.201-2 - G32777-07, November 2025
Updated the release number to "25.1.201-2" in the entire document.
Release 25.1.201-1 - G32777-06, November 2025
Updated the release number to "25.1.201-1" in the entire document.
Updated the supported values for
the /global/serviceMode/external/connectivityService parameter
in the Global Parameters section to indicate that only IPv4 or IPv6 values are
supported.
Release 25.1.201 - G32777-05, October 2025
- Removed the duplicated section "Upgrading cnDBTier Clusters".
- Added a step to perform post installation tasks after the upgrade is completed in the following sections::
Release 25.1.201 - G32777-04, October 2025
Added steps to update the DBTier specific alerts file with DBTier namespace in the following sections:
Corrected the previous release and leap frog versions in the Upgrading cnDBTier Clusters section.
Corrected the previous release versions in the Rolling Back cnDBTier section.
Release 25.1.201 - G32777-03, September 2025
Corrected the release version to 25.1.2xx in the Upgrading cnDBTier Clusters section.
Corrected the release version to 25.1.2xx in the Rolling Back cnDBTier section.
Release 25.1.201 - G32777-02, August 2025
- Updated the release number to "25.1.201" in the entire document.
- Updated the steps to create the Namespace in the Verifying and Creating Namespace section.
Release 25.1.200 - G32777-01, July 2025
- Updated the release number to "25.1.200" in the entire document.
- Added a note to indicate installation-only parameters in the Global Parameters section.
- Automated serviceAccount creation:
- Removed the
serviceAccountconfiguration parameters from the Global Parameters section. - Added the following parameters to enable automated
serviceAccount creation:
/global/autoCreateResources/enabled/global/autoCreateResources/serviceAccounts/create/global/autoCreateResources/serviceAccounts/accounts[0]/serviceAccountName/global/autoCreateResources/serviceAccounts/accounts[0]/type/global/autoCreateResources/serviceAccounts/accounts[0]/create/global/autoCreateResources/serviceAccounts/accounts[1]/serviceAccountName/global/autoCreateResources/serviceAccounts/accounts[1]/type/global/autoCreateResources/serviceAccounts/accounts[1]/create/global/autoCreateResources/serviceAccounts/accounts[2]/serviceAccountName/global/autoCreateResources/serviceAccounts/accounts[2]/type/global/autoCreateResources/serviceAccounts/accounts[2]/create
- Removed the
- Added the following parameters to enable support for both HTTP
and HTTPS protocols over db-replication-svc:
/global/https/supportDualProtocol/global/db-replication-svc/dbreplsvcdeployments[].service.httpport/global/db-replication-svc/dbreplsvcdeployments[].service.httpsport
- Added the following parameters to configure HTTPS protocol over
db-replication-svc:
/global/https/clientAuthentication/global/https/caCertificate/global/https/serverCertificate/global/https/serverCertificateKey/global/https/clientCertificate/global/https/clientCertificateKey/global/https/secrets/caSecret/global/https/secrets/serverSecret/global/https/secrets/clientSecret
- Support for Dual Stack:
-
Added the following configuration parameters in the Global Parameters section
global/serviceMode/internalglobal/serviceMode/external/ndbmysqldsvcglobal/serviceMode/external/connectivityServiceglobal/serviceMode/external/dbMonitorService
- Added the following configuration parameters in the
DB Replication Service Parameters section:
db-replication-svc/dbreplsvcdeployments[]/serviceMode.external/global/db-replication-svc/dbreplsvcdeployments[].replication.preferredIpFamily
- Added the
global/api/max_binlog_sizeconfiguration parameter in the Global Parameters section.
-
- Creating NF users using
dbtuserscriptAdded a sub section "Creating NF Users using
dbtuserscript" in the Creating NF Users section that explains how to usedbtuserautomation script to create NF users.
- Added the following sections that explain how to upgrade cnDBTier from HTTPS enable to disable and to upgrade cnDBTier HTTPS disable to enable versions.
- Added the following configuration parameters to enable support for both HTTP
and HTTPS protocols over
db-replication-svcin the Global Parameters section:/global/https/supportDualProtocol/global/db-replication-svc/dbreplsvcdeployments[].service.httpport/global/db-replication-svc/dbreplsvcdeployments[].service.httpsport
Added the following sections that explain how to rollback cnDBTier from HTTPS enable to disable version and to rollback cnDBTier HTTPS disable enable versions.