Hitachi

HA Monitor Cluster Software Messages


KAMN273-E (E+L)

Server aa....aa is terminated with an error.

reason:bb....bb details:cc....cc

For an active server, if yes was specified in the waitserv_exec operand of the server environment definition, either the monitor-mode server start command (monbegin) failed, or the server failed to restart after it terminated abnormally.

For a standby server, either the monitor-mode server start command (monbegin) failed, or the server failed to restart after it terminated abnormally.

aa....aa: Program name

bb....bb: Cause code (unique to HA Monitor, 1 or 2 digits)

Cause code

Meaning

1

System call error when the server start command is executed

2

Server start command error

3

System call error when the server stop command is executed

4

Server stop command error

cc....cc: Detail code

Cause code

Detail code

Meaning

If 1 or 3

errno value

Displays the value of the system call errno.

If 2 or 4

126

Program file does not have permission to execute.

127

The program itself does not exist.

Other value

Displays the value returned by the server start command or server stop command.

S:

For an active server, depending on the environment settings and other circumstances, the active server undergoes hot-standby switchover, restarts, or stops.

For a standby server, depending on the environment settings and other circumstances, the standby server either stops or restarts.

O:

Contact a system administrator.

Action:

Take one of the actions listed below, as indicated by the cause code. Restart the active server or standby server as needed.

Cause code

Corrective action

1 or 3

Eliminate the cause of the error for the system call.

2 or 4

Check whether the server start command or server stop command can be executed. If it can, eliminate the cause of the error corresponding to the cause code that is output. If it cannot, correct the command.