Hitachi

For Linux(R) (x86) Systems HA Monitor Cluster Software


9.5 monbegin (starts a server in the monitor mode)

Format

Starting a server:
monbegin server-alias-name
Starting a server (the return code reflects the result of the server start command):
monbegin -w server-alias-name

Users who can execute the command

Superuser and general user

Description

The monbegin command starts a server in the monitor mode.

Options

Return codes

If the -w option is not specified:

Value

Meaning

0

Normal termination (the request to start a server in the monitor mode has been accepted)

Other than 0

Abnormal termination

If the -w option is specified:

Value

Meaning

0

Normal termination (the command successfully started the server in monitor mode)#

Other than 0

Abnormal termination (the command failed to start the server in monitor mode)#

#

This return code does not indicate whether resource connection was successful.

Notes