Hitachi

JP1 Version 12 JP1/Integrated Management 2 - Manager Command, Definition File and API Reference


jp1cshaverup (UNIX only)

Organization of this page

Function

This command upgrades a logical host environment that was set up for JP1/IM - Manager (Central Scope). Use this command after you have upgraded your JP1/IM - Manager (Central Scope) in a logical host environment.

Format

jp1cshaverup -h logical-host-name
             [-w work-directory]

Execution permission

Superuser permissions

Storage directory

/opt/jp1scope/bin/

Arguments

-h logical-host-name

Specifies the name of the logical host to be upgraded. If this option is omitted, an error results.

-w work-directory

Specifies the full path of a work directory that will be used to upgrade the logical host environment for JP1/IM - Manager (Central Scope).

If this option is omitted, /opt/jp1scope/tmp/ is assumed.

Notes

Return values

0

Normal termination

1

Specified logical host name was not found

2

Argument error

4

No permission to execute the command

12

Insufficient memory

13

Insufficient disk capacity

31

Database initialization error

32

Data access error

42

A service is running

45

An attempt was made to execute the command on the new version of the database

99

Other error

Examples

Upgrade the logicalhost logical host environment for the JP1/IM - Manager (Central Scope) instance that is running under version 08-01; use the /temp/ work directory:

jp1cshaverup -h logicalhost -w /temp

Example output

The upgrade processing started.
KAVB7750-I Upgrading of the database version has finished.
KAVB7624-I The jcsdbconvert command finished successfully.
The upgrade processing ends successfully.