You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had 1 instance of cluster creation being complete but application center install fails. See below for AppCenter install log. I tried to troubleshoot this Digvijay where i installed mariadb manually and tried restarting LSF and Appcenter. But that didn't work either.
After manually installing mariadb, systemctl status shows
Aug 10 20:36:00 icgen2host-10-240-65-37 mysqld[34400]: 2023-08-10 20:36:00 171 [Warning] Access denied for user 'pacuser'@'localhost' (using password: YES)
But there is no pacuser in /etc/passwd
---------------------------------------
Starting Application Center Installation
---------------------------------------
Changing password for user lsfadmin.
passwd: all authentication tokens updated successfully.
Starting Maria DB installation
Started MariaDB installation
Updating Subscription Management repositories.
Docker CE Stable - x86_64 462 kB/s | 49 kB 00:00
Intel(R) HPC Platform meta-Packages for EL8 3.6 kB/s | 5.1 kB 00:01
MariaDB 259 kB/s | 527 kB 00:02
Red Hat Enterprise Linux 8 for x86_64 - BaseOS 79 MB/s | 38 MB 00:00
Red Hat Enterprise Linux 8 for x86_64 - AppStre 72 MB/s | 37 MB 00:00
Red Hat Enterprise Linux 8 for x86_64 - Supplem 2.1 MB/s | 204 kB 00:00
Red Hat Enterprise Linux 8 for x86_64 - AppStre 74 MB/s | 33 MB 00:00
Red Hat Enterprise Linux 8 for x86_64 - BaseOS 94 MB/s | 54 MB 00:00
Red Hat Ansible Engine 2 for RHEL 8 x86_64 (RPM 13 MB/s | 2.5 MB 00:00
Red Hat Enterprise Linux 8 for x86_64 - Supplem 211 kB/s | 32 kB 00:00
Application center installation started from here.
Application Center Package is available !!
Started with Application Center installation with pacinstall.sh file
Extracting required JRE files. Please wait ...
Checking disk space ...
Available disk space: 77194 MB
Required disk space: 2048 MB
... Done checking disk space, Continuing ...
Warning: The currently installed database is unknown, only MySQL 5.1, 5.5, 5.6, 8.0 (Community and Enterprise Editions) and MariaDB 5.5, 10.1, 10.2, 10.3 are supported. The database setup may fail and you may need to set up the database manually.
Searching the current directory for IBM JRE RPM distribution files. Please wait...
Searching the current directory for IBM Spectrum LSF PERF RPM distribution files. Please wait...
Searching the current directory for IBM Spectrum LSF GUI framework RPM distribution files. Please wait...
Searching the current directory for IBM Spectrum LSF Application Center RPM distribution files. Please wait...
Verifying... ########################################
Preparing... ########################################
Updating / installing...
ibm-jre-1.8.0-22053016 ########################################
Verifying... ########################################
Preparing... ########################################
Updating / installing...
lsf-perf-10.2.0.13-22053017 ########################################
Verifying... ########################################
Preparing... ########################################
Updating / installing...
lsf-gui-10.2.0.13-22053017 ########################################
Verifying... ########################################
Preparing... ########################################
The MYSQL database was not found on host icgen2host-10-240-65-37.
To specify the MYSQL database on another host, set USE_REMOTE_DB=y before running rpm. After installation, you will need to manually create a database. Follow the instructions in the Quick Install Guide.
pmcsetrc succeeds
perfsetrc succeeds
Creating Entitlement Licence file
restarting lsadmin and pmcadmin users
SERVICE STATUS PID PORT HOST_NAME
WEBGUI STARTED 8581 8080 icgen2host-10-240-65-37
--------------------------------------------
Application center Installation Failed !!!
--------------------------------------------
END 2023-08-10 19:47:06
The text was updated successfully, but these errors were encountered:
I had 1 instance of cluster creation being complete but application center install fails. See below for AppCenter install log. I tried to troubleshoot this Digvijay where i installed mariadb manually and tried restarting LSF and Appcenter. But that didn't work either.
After manually installing mariadb, systemctl status shows
Aug 10 20:36:00 icgen2host-10-240-65-37 mysqld[34400]: 2023-08-10 20:36:00 171 [Warning] Access denied for user 'pacuser'@'localhost' (using password: YES)
But there is no pacuser in /etc/passwd
The text was updated successfully, but these errors were encountered: