2.0.2.0 Interim Fix 1 fixes failing node enablement when you are performing the advanced
upgrade from CPDS 1.0.x versions. The upgrade time for 2.0.2.0 Interim Fix 1 is around 30
minutes.
Before you begin
- Download the following package
2.0.2.0.IF1-WS-ICPDS-fpXXX, where XXX
stands for the latest package number, from Fix Central.
- The system must be on version 2.0.2 before applying the fix.
- If NPS has non-default admin account credentials, the following actions must be completed before
you can upgrade:
- Ensure that you have the NPS database
admin
user password.
- In
/home/nz/.bashrc
file inside the container, set
NZ_USER=admin
and NZ_PASSWORD=<customer_password>
.
Procedure
- Connect to node e1n1 via the management address and not the application address or
floating address.
- Verify that e1n1 is the hub:
- Check for the hub node by verifying that the
dhcpd
service is
running:
systemctl is-active dhcpd
- If the
dhcpd
service is running on a node other than e1n1, bring the
service down on that other node:
- On e1n1, run:
- Download the icpds-release-2.0.2.0.IF1.tar.gz bundle and copy it to
/localrepo on e1n1.
Note: Make sure you delete all bundle files from previous releases.
- From the /localrepo directory on e1n1, run:
mkdir /localrepo/2.0.2.0.IF1_release
and move the system bundle into that directory. The directory that is used here must be uniquely
named - for example, no previous upgrades on the system can have been run out of a directory with
the same name.
- Verify the status of your appliance by running:
-
ap issues
-
ap version -s
-
ap sw
- Optional: Run upgrade details to view details about the specific upgrade version:
apupgrade --upgrade-details --upgrade-directory /localrepo --use-version 2.0.2.0.IF1_release --bundle system
- Run preliminary checks before you start the upgrade process. The preliminary check option
checks for possible issues and attempts to automatically fix any known issues during
pre-checks.
apupgrade --preliminary-check-with-fixes --upgrade-directory /localrepo --use-version 2.0.2.0.IF1_release --bundle system
- Start the upgrade process:
apupgrade --upgrade --upgrade-directory /localrepo --use-version 2.0.2.0.IF1_release --bundle system
- Wait for the upgrade to complete successfully.
- Run:
ap version -s
and verify that the IF is listed in Interim Fixes.