Hitachi

uCosminexus Service Platform Setup and Operation Guide


5.3.28 Changing the definition information of HCSC components

This section describes the prerequisites for changing the definition information of the following HCSC components and the procedure for starting the HCSC components:

Organization of this subsection

(1) Prerequisites for changing the definition information

The definition information of an HCSC component can be changed when all of the following conditions are met:

For details about how to check the status of the HCSC server, see 5.3.15 Checking the HCSC server information.

(2) Procedure for changing the definition information

Use the following procedure to change the definition information of an HCSC component:

  1. Undo deployment of the HCSC component for which definition information is to be changed.

    The command line for undoing deployment is as follows:

    csccompoundeploy -cluster cluster-name -user login-user-ID -pass login-password -name service-ID-or-reception-ID

    For details, see csccompoundeploy (Deleting the deployed HCSC components) in the Service Platform Reference Guide.

  2. Obtain the definition file.

    The command line for obtaining the definition file is as follows:

    csccmctl -cluster cluster-name -user login-user-ID -pass login-password -cluster cluster-name -name service-ID-or-reception-ID -operation get -targetfilename definition-file-name -basedir definition-file-storage-directory-path

    For details, see csccmctl (Managing definition files) in the Service Platform Reference Guide.

  3. Change the settings in the definition file.

  4. Set the definition file.

    The command line for setting the definition file is as follows:

    csccmctl -cluster cluster-name -user login-user-ID -pass login-password -cluster cluster-name -name service-ID-or-reception-ID -operation set -targetfilename definition-file-name -basedir definition-file-storage-directory-path

    For details, see csccmctl (Managing definition files) in the Service Platform Reference Guide.

  5. Deploy the HCSC component for which definitions are set.

    The command line for deploying the HCSC component is as follows:

    csccompodeploy -cluster cluster-name -user login-user-ID -pass login-password -name service-ID-or-reception-ID

    For details, see csccompodeploy (Deploying HCSC components) in the Service Platform Reference Guide.