PS SAPHANA Toolkit - error running ps_saphana_cfg_check
Hi everyone, I'm having trouble running the ps_saphana_cfg_check command for checking/applying the best practices on a freshly installed baremetal SUSE 15 SP5 (HPE DL380 Gen11). Can anyone push me in the correct direction? # python3 --version Python 3.6.15 # openssl version OpenSSL 1.1.1l 24 Aug 2021 SUSE release 150500.15.4 # cat /etc/os-release 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" # systemd-detect-virt none # rpm -ivh ps_saphana_toolkit-0.0.1-1.x86_64.rpm Preparing... ################################# [100%] Updating / installing... 1:ps_saphana_toolkit-0.0.1-1 ################################# [100%] # ps_saphana_cfg_check systemd-detect-virt: /tmp/_MEI7s0YQK/libcrypto.so.1.1: version `OPENSSL_1_1_1' not found (required by /usr/lib/systemd/libsystemd-shared-249.so) the system is a VM on an unsupported platform Checking kernel IO parameters Traceback (most recent call last): File "ps_saphana_cfg_check.py", line 307, in <module> File "ps_saphana_cfg_check.py", line 89, in apply_recommended_settings AttributeError: 'NoneType' object has no attribute 'get' [24302] Failed to execute script ps_saphana_cfg_check Thanks in advance.17Views0likes4Comments