Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products

Dell Unity: 비동기식 블록 복제가 여러 네트워크 인터페이스를 사용하는지 확인하는 방법 - 사용자가 수정 가능

Summary: Unisphere를 사용하여 LUN 복제 세션을 생성할 때 시스템은 생성된 모든 세션에 동일한 복제 인터페이스 쌍을 할당할 수 있습니다. 이러한 문제가 발생하지 않도록 하는 가장 좋은 방법은 uemcli를 사용하여 복제 세션을 수동으로 생성하는 것입니다.

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

다음은 여러 복제 인터페이스를 사용할 수 있도록 하는 방식으로 복제 세션을 생성하는 단계입니다. 
  1. 소스 및 대상에서 동일한 설정으로 2개의 LUN을 생성합니다(아직 복제를 구성하지 마십시오).
  2. 사용할 복제 인터페이스를 생성합니다.
1단계와 2단계는 Unisphere UI를 사용하여 수행됩니다.
  1. 대상 측에서 replDest 플래그를 yes설정합니다.
다음은 명령 구문입니다.
uemcli -u Local/admin -p Password123456789 /stor/prov/luns/lun -id sv_2 set -replDest yes
 
  1. uemcli를 사용하여 복제 세션을 생성합니다.
다음은 작동하는 구문 예입니다. 이 작업은 VSA에서 수행됩니다. 하드웨어 시스템에서 SPB의 복제 인터페이스도 지정합니다.
uemcli -u Local/admin -p Password123456789 /prot/rep/session create -name REP1 -srcRes sv_2 -srcSPAInterface if_6 -dstType remote -dstSys RS_1 -dstSPAInterface if_5 -dstRes sv_2 -syncType auto -rpo 60m

명령 입력에 필요한 식별자는 Unisphere에서 관련 항목 유형에 대한 CLI ID 열을 활성화하여 찾을 수 있습니다. 

원하는 복제 인터페이스가 모두 생성되면 다음과 같은 uemcli 명령을 사용하여 세션이 올바른 계층 3 인터페이스를 사용하고 있는지 확인합니다.
$ uemcli /prot/rep/session show -filter "Name,ID,Source resource,Source SP-A interface,Source SP-B interface,Destination resource,Destination SP-A interface,Destination SP-B interface"
Storage system address: 127.0.0.1
Storage system port: 443
HTTPS connection

1:    Name                       = REP1
      ID                         = 42949672969_VIRT2213XBSFIV_0000_42949672967_VIRT1615KVBVLJ_0000
      Source resource            = sv_1
      Source SP-A interface      = 5.6.7.90
      Source SP-B interface      = N/A
      Destination resource       = sv_2
      Destination SP-A interface = 5.6.7.94
      Destination SP-B interface = N/A

2:    Name                       = REP2
      ID                         = 42949672970_VIRT2213XBSFIV_0000_42949672974_VIRT1615KVBVLJ_0000
      Source resource            = sv_2
      Source SP-A interface      = 5.6.7.91
      Source SP-B interface      = N/A
      Destination resource       = sv_3
      Destination SP-A interface = 5.6.7.95
      Destination SP-B interface = N/A

3:    Name                       = REP3
      ID                         = 42949672971_VIRT2213XBSFIV_0000_42949672975_VIRT1615KVBVLJ_0000
      Source resource            = sv_3
      Source SP-A interface      = 5.6.7.92
      Source SP-B interface      = N/A
      Destination resource       = sv_4
      Destination SP-A interface = 5.6.7.96
      Destination SP-B interface = N/A

4:    Name                       = REP4
      ID                         = 42949672972_VIRT2213XBSFIV_0000_42949672976_VIRT1615KVBVLJ_0000
      Source resource            = sv_4
      Source SP-A interface      = 5.6.7.93
      Source SP-B interface      = N/A
      Destination resource       = sv_5
      Destination SP-A interface = 5.6.7.97
      Destination SP-B interface = N/A
비동기식 복제에 LACP를 사용하는 경우 xmit_hash_policy 계층 3+4(정책 #1)로 조정하여 시스템이 서로 다른 인터페이스에서 서로 다른 IP에 대한 트래픽을 전송할 수 있도록 합니다.

Affected Products

Dell EMC Unity, Dell EMC Unity Family
Article Properties
Article Number: 000211847
Article Type: How To
Last Modified: 29 Jun 2023
Version:  4
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.