Removing the remote connections

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

Remove the remote connections between the source storage systems of the UR pair and between the storage systems of the GAD pair.

  1. Run the following command on the server connected to the source UR primary storage system.
    1. Remove the remote connections to the source UR secondary site and the GAD secondary site.
      raidcom delete rcu -cu_free 422222 M800 1 -IH1
      raidcom delete rcu -cu_free 833333 M800 0 -IH1
      
    2. Confirm that the asynchronous command processing ended normally.
      raidcom get command_status -IH1
      HANDLE  SSB1   SSB2  ERR_CNT  Serial#  Description
      00c3    -       -      0         411111   -
      
  2. Run the following command on the server connected to the source UR secondary storage system.
    1. Remove the remote connection to the source UR primary site.
      raidcom delete rcu -cu_free 411111 M800 1 -IH2
    2. Confirm that the asynchronous command processing ended normally.
      raidcom get command_status -IH2
      HANDLE  SSB1   SSB2  ERR_CNT  Serial#  Description
      00c3    -       -      0         422222   -
      
  3. Run the following command on the server connected to the target UR primary storage system.
    1. Remove the remote connection to the source UR primary site.
      raidcom delete rcu -cu_free 411111 M800 0 -IH3
    2. Confirm that the asynchronous command processing ended normally.
      raidcom get command_status -IH3
      HANDLE  SSB1   SSB2  ERR_CNT  Serial#  Description
      00c3    -       -      0         833333   -
      
  4. Confirm that the settings of the specified remote connection are not displayed.
    1. Display the settings of the remote connection on the source UR primary storage system.
      raidcom get rcu -cu_free 422222 M800 1 -IH1
      raidcom get rcu -cu_free 833333 M800 0 -IH1
      
    2. Display the settings of the remote connection on the source UR secondary storage system.
      raidcom get rcu -cu_free 411111 M800 1 -IH2
    3. Display the settings of the remote connection on the target UR primary storage system.
      raidcom get rcu -cu_free 411111 M800 0 -IH3