Stage 3 - CSM Service Upgrades

IMPORTANT:

Reminder: Before running any upgrade scripts, be sure the Cray CLI output format is reset to default by running the following command:

ncn# unset CRAY_FORMAT

Update Loftsman to version 1.2 if not present:

ncn-m# [[ $(loftsman --version | grep 1.2) ]] || zypper --no-gpg-checks --plus-repo=https://packages.local/repository/csm-sle-15sp2 in -y loftsman

Run csm-service-upgrade.sh to deploy upgraded CSM applications and services:

ncn-m# /usr/share/doc/csm/upgrade/1.0.11/scripts/upgrade/csm-service-upgrade.sh

Once Stage 3 is completed, proceed to Stage 4