Mysql.cus script fails when upgrading to 10.3.2 on ReHat Linux 7.7
search cancel

Mysql.cus script fails when upgrading to 10.3.2 on ReHat Linux 7.7

book

Article ID: 184073

calendar_today

Updated On:

Products

CA Spectrum DX NetOps

Issue/Introduction

When trying to install 10.3.2 on ReHat 7.7 the mysql.cus script is failing and the mysql.log file shows the following error:

Waiting for mysql to start up...
./Install-Tools/CUS/mysql.cus: line 510: ./bin/mysqld: No such file or directory
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Waiting for mysql to start up...
Final attempt to reach mysql...
**^G Error during mysqladmin --defaults-file=/data01/usr/Spectrum/mysql/my-spectrum.cnf -uroot ping

The mysqld executable is not copied over into the $SPECROOT/mysql/bin directory.

Environment

Release : 10.3.2

Component : SPECTROSERVER

Cause

The install does not copy the mysqld process to the $SPECROOT/mysql/bin directory and that causes the mysql.cus script to fail. 

Resolution

Copy a 10.3.2 mysqld executable to the $SPECROOT/mysql/bin directory when the mysql.cus script starts running during the 10.3.2 install. This will allow mysqld to start and for the rest of the script to run successfully.