Hitachi

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


9.19 monrp (displays the status of the reset path)

Format

monrp [remote-host-name]

Users who can execute the command

Superuser

Description

The monrp command checks the status of the reset path by communicating with the failure management processors, and displays the results. If the reset path for the local host has not been initialized, the monrp command initializes the reset path. You use the monrp command in the event of a failure on a failure management processor or on the reset path when the failure is to be recovered. The monrp command displays the following information:

The following table lists and describes the items that are displayed.

Table 9‒7: Items that are displayed by the monrp command

Displayed item

Meaning

host name

status

host-name

OK

Normal

NG

Error (failure management processor error or error in the path connecting failure management processors)

OK(Partition)

Physical partition can be reset.

NG(Partition)

Physical partition cannot be reset.

**nothing**

Not connected with the remote host.

Options

Return codes

Value

Meaning

0

Normal termination (the reset path status has been displayed)

Other than 0

Abnormal termination

Notes

Examples

In this example, the local host is connected to two remote hosts:
> monrp
KAMN395-I Reset Path Status Display
host name                         status
host1                             OK
host2                             NG
Legend:

>: Indicates a user operation.

In this example, the local host is not connected to any remote host:
> monrp
KAMN395-I Reset Path Status Display
host name                         status
**nothing**
Legend:

>: Indicates a user operation.

In this example, the local host is connected to remote hosts (using the physical partition reset function):
> monrp
KAMN395-I Reset Path Status Display
host name                         status
host1                             OK
                                  OK(Partition)
host2                             NG
                                  OK(Partition)
Legend:

>: Indicates a user operation.