Dell Unity: Sådan sikres det, at Async-blokreplikering bruger flere netværksgrænseflader

Summary: Unity kan tildele det samme replikeringsgrænsefladepar til hver session, når der oprettes LUN-replikeringssessioner. Den bedste måde at sikre, at dette ikke sker, er at oprette replikeringssessionerne manuelt ved hjælp af UEMCLI. (Kan rettes af brugeren) ...

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

Sådan sikrer du, at der anvendes flere replikeringsgrænseflader: 

  1. Opret to LUN er med identiske indstillinger på kilde og destination (konfigurer ikke replikering endnu).
  2. Oprette de replikeringsgrænseflader, der er beregnet til brug.

Trin 1 og 2 udføres ved hjælp af Unisphere-brugergrænsefladen.

  1. Indstil replDest Markér til Ja på destinationssiden.
Her er kommandosyntaksen:
uemcli -u Local/admin -p Password123456789 /stor/prov/luns/lun -id sv_2 set -replDest yes
  1. Opret replikeringssessionen ved hjælp af uemcli.
Her er et eksempel på en fungerende syntaks. Dette gøres på en VSA. Angiv også replikeringsgrænseflader for SPB på et hardwaresystem:
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


De id'er, der kræves til kommandoinput, findes i Unisphere ved at aktivere CLI-id-kolonnen for den relevante elementtype.

Når alle de ønskede replikeringsgrænseflader er oprettet, skal du bruge en uemcli kommando som følgende for at validere, at sessionerne bruger de korrekte Lag tre-grænseflader:

$ 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

Hvis du bruger LACP til asynkron replikering, skal du også justere xmit_hash_policy til lag 3+4 (politik #1) for at give systemet mulighed for at overføre trafik til forskellige IP'er på tværs af forskellige grænseflader.

Additional Information

Affected Products

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