Common Error Messages
This section provides a list of messages that you may encounter while creating and extending an SPS MySQL resource hierarchy or removing and restoring a resource. Where appropriate, it provides an additional explanation of the cause of an error and necessary action to resolve the error condition.
Messages from other SPS components are also possible.
In these cases, please refer to the Message Catalog which provides a listing of all error codes, including operational, administrative and GUI, that may be encountered while using SIOS Protection Suite for Linux and, where appropriate, provides additional explanation of the cause of the error code and necessary action to resolve the issue. This full listing may be searched for any error code received, or you may go directly to one of the individual Message Catalogs for the appropriate SPS component.
MySQL Specific Error Messages
Note: In the Error Message column, a word in quotations and all capital letters refers to the name of a resource on the server (for example, “SERVER” might actually be a server named “Server1”).
|
Usage: “SCRIPT NAME” sysname dbvarname cnfpath exepath instance |
|
Usage: “SCRIPT NAME” cnfpath |
|
Usage: “SCRIPT NAME” exepath cnfpath |
|
Unable to obtain a valid value for the “socket” variable in “PATH”/my.cnf Action: There must be an entry for the “socket” in the ‘mysqld’ section of the my.cnf configuration file |
|
Unable to obtain a valid value for the “port” in “PATH”/my.cnf Action: There must be an entry for the “port” in the ‘mysqld’ section of the my.cnf configuration file |
|
Unable to obtain the data directory location “PATH” Action: Please make sure that the database is running using the socket and port specified. |
|
Must specify the absolute path to the my.cnf configuration file |
|
Must specify the absolute path to the MySQL executables |
|
The file my.cnf does not exist in the path specified |
|
The MySQL executables do not exist in the path specified |
|
LifeKeeper was unable to start the MySQL database server |
|
LifeKeeper successfully started the MySQL database server |
|
LifeKeeper was unable to stop the MySQL database server |
|
LifeKeeper successfully stopped the MySQL database server |
|
The port “PORT NUMBER” is in use on the target server “SERVER” |
|
The MySQL database server is not running on server “SERVER” |
|
Unable to open the configuration file “PATH”/my.cnf |
|
Unable to get the Data Directory information for resource “TAG” on server “SERVER” |
|
Unable to get the configuration file location information for resource “TAG” on server “SERVER” |
|
Unable to get the executable location information for resource “TAG” on server “SERVER” |
|
The argument for the configuration file path is empty |
|
The argument for the executable path is empty |
|
The path “PATH” for directive “DIRECTIVE” is not on a shared filesystem |
|
Unable to get the information for resource “TAG” on system “SYSTEM” |
|
The MySQL data directory “DATADIR” is already under LifeKeeper protection |
|
The port variables in the file /etc/my.cnf on “SERVER1” and “SERVER2” do not match |
|
The socket variables in the file /etc/my.cnf on “SERVER1” and “SERVER2” do not match |
|
The MySQL database server is not running on server “SERVER” Action: There must be a valid entry for the “user” variable in the ‘client’ section of the my.cnf configuration file |
|
Unable to obtain a valid value for the “password“ variable in “PATH”/my.cnf Action: There must be a valid entry for the “password” variable in the ‘client’ section of the my.cnf configuration file |
|
The user variables in the file /etc/my.cnf on “SERVER1” and “SERVER2” do not match |
|
The password variables in the file /etc/my.cnf on “SERVER1” and “SERVER2” do not match |
|
Unable to obtain the pid file location Action: There must be an entry for the “pid-file” variable in the ‘mysqld’ section of the my.cnf configuration file |
|
Unable to obtain a valid value for the “user” variable in “PATH”/my.cnf Action: The OS user must be specified using the “user” variable in the ‘mysqld’ section of the my.cnf configuration file |
|
WARNING: A my.cnf file exists at “PATH”, which may override the values specified in the file at “PATH”/my.cnf. |
|
The mysql system user “USER” does not exist on target server “SERVER” |
|
The mysql system user “USER” uids are different on target server “SERVER1” and template server “SERVER2” |
|
The mysql system user “USER” gids are different on target server “SERVER1” and template server “SERVER2” |
|
LifeKeeper was unable to stop the MySQL database server using a graceful shutdown. Issuing kill for pid(s): “PROCESS ID LIST”. |
|
LifeKeeper will ignore failed connection as possible max connections error, due to existence of process pid “PROCESS ID”. |
|
The mysql action for resource tag :TAG” returned: “COMMAND OUTPUT”. |
|
LifeKeeper was unable to start the MySQL database server using the defaults-file option. Retrying with individual options. |
|
The LifeKeeper “ACTION” action detected the flag “FLAG”, and will exit. |
|
END of “ACTION” action on due to a(n) “SIGNAL” signal. |
|
The file my.cnf does not exist in the stored path “PATH”. |
|
“DIRECTIVE” path “PATH” is on a shared filesystem. |
|
Starting mysqld daemon with databases from “PATH”. |
Post your comment on this topic.