Starting CCI

Global Active Device for VSP One Block

Version
10.5.x
File Size
25537 KB
Audience
anonymous
Part Number
MK-23VSP1B011-11
ft:lastEdition
2026-06-23

Start the CCI instances to operate the storage systems at the target UR primary and secondary sites. In the following example, the configuration definition file created when creating the GAD pair is used for instance 3.

  1. Start CCI instances 3 and 4.
    1. Run the following command on the server connected to the target UR primary storage system.
      horcmstart 3
      starting HORCM inst 3
      HORCM inst 3 starts successfully.
      
    2. Run the following command on the server connected to the target UR secondary storage system.
      horcmstart 4
      starting HORCM inst 4
      HORCM inst 4 starts successfully.
      
  2. Enter the username and the password.
    1. Run the following command on the server connected to the target UR primary storage system.
      raidcom -login <username> <password> -IH3
    2. Run the following command on the server connected to the target UR secondary storage system.
      raidcom -login <username> <password> -IH4
    The -IH option in this example is used for each command to specify an instance. You can also perform the operation using a shell for each instance. To start and operate a shell for each instance, specify an instance number to the environment variable HORCMINST, and then execute the command.