Hitachi

JP1 Version 12 JP1/Base User's Guide


12.2.1 Specifying the method for distributing configuration definition information

This subsection explains how to specify the method for distributing configuration definition information. You can also specify the distribution method as an option of the jbsrt_distrib command. For details about the jbsrt_distrib command, see jbsrt_distrib in 15. Commands.

  1. Copy the model file for the common definition settings file (configuration management functionality) (jbsrt_setup.conf.model), and save the copy under a file name of your choice.

  2. Edit the copy of the common definition settings file (configuration management functionality).

    To set the distribution method to the differential distribution method, specify 1 for the JBSRT_DISTRIB_VERSION parameter. To set the distribution method to the batch distribution method, specify 0 for the JBSRT_DISTRIB_VERSION parameter.

    This definition example sets the distribution method to the differential distribution method:

    [JP1_DEFAULT\JP1BASE\JBS_ROUTE]
    "JBSRT_DISTRIB_VERSION"=dword:00000001

    For details about the common definition settings file (configuration management functionality), see Common definition settings file (configuration management functionality) in 16. Definition Files.

  3. Execute the jbssetcnf command.

    Execute the jbssetcnf command, specifying the common definition settings file (configuration management functionality) that was edited in step 2.

    jbssetcnf name-of-file-edited-in-step-2

    The settings in the common definition settings file (configuration management functionality) are applied to the common definition information.

    For details about the jbssetcnf command, see jbssetcnf in 15. Commands.

  4. Execute the jbs_spmd_reload command or restart JP1/Base to apply the common definition information.

    For details about the jbs_spmd_reload command, see jbs_spmd_reload in 15. Commands.

    The configuration definition information will now be updated by using the method specified in step 2.