Hitachi

JP1 Version 12 JP1/Integrated Management 2 - Manager Administration Guide


3.2.2 In UNIX

If you are using the IM database and you have set up the automatic termination script, JP1/IM - Manager, the IM database, and JP1/Base stop in that order when the system stops. Although the pdprcd process continues running even when JP1/IM - Manager and the IM database have stopped, it is not necessary to stop it.

If you are not using the IM database but have set up the automatic termination script, JP1/IM - Manager and JP1/Base stop in that order when the system stops.

For details about how to set the automatic startup script, see 2.17.2 Setting automatic startup and automatic stop (for UNIX) in the JP1/Integrated Management 2 - Manager Configuration Guide. For details about the automatic termination script, see jco_stop (UNIX only) (in Chapter 1. Commands) in the manual JP1/Integrated Management 2 - Manager Command, Definition File and API Reference.

To stop JP1/IM - Manager without setting up the automatic termination script, execute the /etc/opt/jp1cons/jco_stop.model script or a file into which this script has been copied.

Organization of this subsection

(1) Notes for cases where the automatic startup and automatic stop of JP1/IM - Manager are enabled in Linux

To stop JP1/IM - Manager manually after enabling the automatic startup and automatic stop, execute the commands listed below.

To check the status (started or stopped) of JP1/IM - Manager processes, you can use the jco_spmd_status command. When the IM database is used, you can use the jimdbstatus command to check the operating status of the IM database.

Even when the automatic startup and automatic stop are enabled, JP1/IM - Manager does not stop automatically after it is started or stopped by using a command other than the systemctl command, for example, the jco_start or jco_start.cluster command or the jco_stop or jco_stop.cluster command. In such a case, the automatic startup and automatic stop remain enabled although the stop script does not start when the system stops.

To allow JP1/IM - Manager to stop automatically when the system stops, start JP1/IM - Manager again by using the systemctl command. To know whether JP1/IM - Manager stops automatically, execute one of the following commands to check whether active is returned:

Physical hosts:

systemctl is-active jp1_cons.service

Logical hosts:

systemctl is-active jp1_cons_logical-host-name.service