Editing CCI configuration definition files (UR migration)

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

You must edit the CCI configuration definition files to create the target UR pairs. Make sure to specify the actual LDEV IDs for the volumes, not the virtual LDEV IDs.

  1. Edit the horcm.3.conf file, the configuration definition file for the target UR primary storage system and GAD secondary storage system.
    Use the following example of editing the configuration definition file for a Windows host.
    HORCM_MON
    #ip_address        service         poll(10ms)     timeout(10ms)
    localhost          31003            -1              3000
    
    HORCM_CMD
    \\.\CMD-833333-16370
    
    HORCM_LDEV
    #GRP      DEV           SERIAL          LDEV#           MU#
    oraHA00   dev20        833333          0x3333           h0
    oraUR01   dev10        833333          0x3333           h1
    
    HORCM_INST
    #GPR        IP ADR           PORT
    oraHA00     localhost       31001
    
    HORCM_INSTP
    #dev_group	 ip_address 	service 	pathID
    oraUR01           localhost         31004          1
    
  2. Edit the horcm.4.conf file, the configuration definition file for the target UR secondary storage system.
    Use the following example of editing the configuration definition file for a Windows host.
    HORCM_MON
    #ip_address        service         poll(10ms)     timeout(10ms)
    localhost          31004            -1              3000
    
    HORCM_CMD
    \\.\CMD-844444-16371
    
    HORCM_LDEV
    #GRP      DEV           SERIAL          LDEV#           MU#
    oraUR01   dev10        844444          0x4444           h1
    
    HORCM_INSTP
    #dev_group	 ip_address 	service 	pathID
    oraUR01           localhost         31003          1