Hitachi

JP1 Version 13 JP1/Automatic Operation Configuration Guide 


5.7.5 Command that controls the HBase 64 Storage Mgmt Web Service (sc_hbase64_web)

This subsection provides information required to register (in the cluster software) the sc_hbase64_web command, which is used to control the HBase 64 Storage Mgmt Web Service.

Command to be used:

sc_hbase64_web

Location of the command:

/opt/jp1ao/tools

Table 5‒10: Information required to register the sc_hbase64_web command

Registerable mode

Description

Start

Use this mode to start the HBase 64 Storage Mgmt Web Service.

Format:

sc_hbase64_web start

Result judgment:

Judge the result from the result of the command executed in Monitor mode. Because the command in Start mode returns 0 as normal termination or 1 as an argument error, you cannot judge the result from the return code.

Stop

Use this mode to stop the HBase 64 Storage Mgmt Web Service.

Format:

sc_hbase64_web stop

Result judgment:

Judge the result from the result of the command executed in Monitor mode. Because the command in Stop mode returns 0 as normal termination or 1 as an argument error, you cannot judge the result from the return code.

Monitor

Use this mode to check whether the HBase 64 Storage Mgmt Web Service is operating normally. You need to register this mode only if you want a failover to occur when the service fails.

Format:

sc_hbase64_web status

Result judgment:
Return code 0 (normal)

The HBase 64 Storage Mgmt Web Service is operating normally.

Return code 3 (not running)

The process of the HBase 64 Storage Mgmt Web Service is stopped due to a problem. If this return code is returned, assume that an error has occurred.