To prepare for an NSP system upgrade from Release 25.11 or later
Purpose
Perform this procedure to prepare for an NSP system upgrade from Release 25.11 or later.
Note: The NSP RHEL user on an NSP deployer host or NSP cluster VM requires user ID 1000.
Note: release-ID in a file path has the following format:
R.r.p-rel.version
where
R.r.p is the NSP release, in the form MAJOR.minor.patch
version is a numeric value
Note: The following denote a specific NSP release ID in a file path:
-
old_base_load—base (GA) version of the NSP release from which you are upgrading
-
old_latest_load—version of the latest available NSP service pack of the NSP release from which you are upgrading
-
new_base_load—base (GA) version of the NSP release to which you are upgrading
-
new_latest_load—version of the latest available NSP service pack of the NSP release to which you are upgrading
Steps
Back up NSP databases, system data | |
1 |
Log in as the root user or NSP admin user on the NSP deployer host. |
2 |
Transfer the following file to a secure location on a separate station that is unaffected by the upgrade activity: /opt/nsp/NSP-CN-DEP-release-ID/NSP-CN-release-ID/appliedConfigs/nspConfiguratorConfigs.zip |
3 |
If you are upgrading a standalone NSP cluster, or the primary cluster in a DR deployment, perform “How do I back up the NSP cluster databases?” in the NSP System Administrator Guide for the installed release. Note: The backup operation may take considerable time, during which you can start the software download described in Step 4. |
Obtain installation software | |
4 |
Download the required software bundles from the NSP downloads page on the Nokia Support portal to a local station that is not affected by the upgrade activity: Note: You must also download the .cksum file associated with each bundle file. Note: The download takes considerable time, during which you can proceed to the next step. Note: The file content may change between releases; check the file content and merge in any new content when you download files to create the NSP deployer host and NSP cluster VMs.
|
5 |
Record benchmarks such as system KPIs, equipment inventories, and service lists for verification after the upgrade. |
6 |
It is strongly recommended that you verify the message digest of each NSP image file or software bundle that you download from the Nokia Support portal. The download page includes checksums for comparison with the output of the RHEL md5sum, sha256sum, or sha512sum command. When the bundle downloads are complete, verify each file checksum.
|
7 |
If the downloaded NSP_DEPLOYER_R_r.tar.gz file has multiple parts, enter the following to create one NSP_DEPLOYER_R_r.tar.gz file from the partial image files: # cat filename.part* >filename.tar.gz ↵ where filename is the image file name A filename.tar.gz file is created in the current directory. |
Check current Kubernetes version | |
8 |
Record the current Kubernetes version.
|
Prepare NFM-P migration to OAUTH2 user authentication | |
9 |
If your NSP deployment currently uses CAS user authentication, you must migrate to OAUTH2 authentication. If your NSP deployment includes the NFM-P, edit NFM-P user accounts as required to prepare for importing the users to the NSP local user database. For example, remove duplicate user IDs, or assign e-mail addresses. Note: For users whose user account includes an e-mail address, the import operation sends a new randomly generated temporary password. Users who lack an e-mail address are assigned a global temporary password. |
Check and prepare NSP cluster | |
10 |
Perform the following steps to verify that the local NSP cluster is fully operational.
|
11 |
Ensure that the RHEL chronyd time-synchronization service is running on each component, and that chronyd is actively tracking a central time source. See the RHEL documentation for information about using the chronyc command to view the chronyd synchronization status. Note: NSP deployment is blocked if the chronyd service is not active. End of steps |