A shell script to print the version numbers of the most-needed sub-systems (like COS, HPCM, Slingshot, Lustre, USS, etc.) is developed and placed on the HPCM admin. nodes.
We are often asked for version numbers either on a case (current software recipe) or during meetings/discussions etc.
After you open a case, you can run this script and upload the output.
The script can be found here (both on admin0 [main system] as well as on admin10 [TDS]):
/root/hpe/advdeployment/grab_versions.sh
To execute:
admin10:~ # /root/hpe/advdeployment/grab_versions.sh
OS and HPCM versions
NAME="SLES"
VERSION="15-SP5"
VERSION_ID="15.5"
PRETTY_NAME="SUSE Linux Enterprise Server 15 SP5"
ID="sles"
ID_LIKE="suse"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:suse:sles:15:sp5"
DOCUMENTATION_URL=https://documentation.suse.com/
Cluster Manager Admin Node 1.11, Build 729.1550.240314T2000.r.sles15sp5hpe-240314T2000
SLURM version
slurm 24.11.1
CPE versions installed
total 0
lrwxrwxrwx 1 root root 5 Jun 18 2024 default -> 24.07
drwxr-xr-x 2 root root 264 Jun 18 2024 24.07
drwxr-xr-x 2 root root 264 Oct 17 00:39 24.11
drwxr-xr-x 1 root root 60 Feb 10 19:32 23.09
drwxr-xr-x 1 root root 60 Feb 10 19:32 23.12
COS version (pick up the latest)
COS-2.3.101-sles15sp3-x86_64 : /opt/clmgr/repos/other/COS-2.3.101-sles15sp3-x86_64
COS-2.4.103-sles15sp4-x86_64 : /opt/clmgr/repos/other/COS-2.4.103-sles15sp4-x86_64
COS-2.4.89-sles15sp4-x86_64 : /opt/clmgr/repos/other/COS-2.4.89-sles15sp4-x86_64
COS-2.5.130-sles15sp4-x86_64 : /opt/clmgr/repos/other/COS-2.5.130-sles15sp4-x86_64
COS-3.1.0-24-sles15sp5 : /opt/clmgr/repos/other/COS-3.1.0-24-sles15sp5/
COS-3.1.0-28-sles15sp5-x86_64 : /opt/clmgr/repos/other/COS-3.1.0-28-sles15sp5-x86_64
Slingshot version
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 906 0 0 100 906 0 460k --:--:-- --:--:-- --:--:-- 884k
FMN base OS installed version: SUSE Linux Enterprise Server 15 SP5
FMN Scripts : 2.2.0
FMN CLI : 2.2.0
Slingshot Fabric Manager : 2.2.0
Slingshot Certificate Manager : 2.2.0
Slingshot Tools : 2.2.0
Slingshot Document : 2.2.0
Slingshot UI : 2.2.0
Slingshot Web Server : 2.2.0
Slingshot PKI Engine : 1.3.0
Slingshot SDU RDA : not installed
Slingshot Switch Firmware (Downloadable) : 2.2.0.70
Rosetta Development Library : not installed
Slingshot host software (SHS) version
slingshot-network-config-1.1.30-SHS11.1.0_20241001174658_5620e316e25c.x86_64
USS version
PRODUCT="HPE Cray Supercomputing User Services Software"
ID="uss"
VERSION=1.1.1-0
Lustre version (client)
version=2.15.3.2_cray_46_g4846b50
version=lustre: 2.15.3.2_cray_46_g4846b50
admin10:~ #