1 Rookie
•
86 メッセージ
0
24
2025年7月30日 00:51
UnityXTでAsynchronous replicationを構成する際に使用できる物理ポート
UnityXTでAsynchronous replicationを構成する際に使用できる物理ポートについて質問があります。
White Paper:Dell Unity: Replication TechnologiesよりNative Asynchronous ReplicationのTheory of Operationには以下記載があります。
オンボードの10 GbE BaseTポート、イーサネットに設定されたCNAポート、イーサネットベースのI/Oモジュールのいずれかであれば、どの物理ポートでも使用できる解釈で正しいでしょうか?
-----
Asynchronous remote replication requires a replication interface be created on each SP on the system. For asynchronous replication,
replication is performed over ethernet interfaces configured on the system.
Any front-end ethernet port on Dell Unity physical systems can be used for replication, such as onboard 10 GbE BaseT ports,
CNA ports with ethernet personality, or ethernet based I/O modules. Supported front-end port configurations and capabilities varies by system model.
Replication interfaces can also be created on link aggregated ports for high availability, increased maximum throughput, and load balancing of replication
traffic across physical ports in the aggregation. It is suggested to only configure replication interfaces on ports of the same type and speed.
It is also recommended to dedicate the replication interfaces strictly for replication purposes, but it is not required and hosts can also use these ports.
In Dell UnityVSA systems, any I/O port can be used for asynchronous replication.
-----
Dell Unity: Replication Technologies
https://infohub.delltechnologies.com/ja-jp/l/dell-unity-replication-technologies/theory-of-operation-11/
//背景
疑問に至った理由としては Supported front-end port configurations and capabilities varies by system model. の記載に引っ掛かり、
Synchronous Replicationでは小さい番号のポートを使用するといった考慮事項があるため、Asynchronous Replicationでも似たような考慮事項があるのか?
と探したのですが一切情報が見つからなかったため念のための確認で質問を投稿しました。
ayas
Community Manager
•
7.2K メッセージ
0
2025年7月30日 07:57
chicken_tatsutaさん
オンボードAsynchronous remote replicationの10 GbE BaseTポート、イーサネットに設定されたCNAポート、イーサネットベースのI/Oモジュールのいずれかであれば、どの物理ポートでも使用できる解釈で正しいでしょうか?
→参照されている資料にも以下あるように、Ethernet インターフェースとして設定されているポートであれば特に指定はありません。
またSupported front-end port configurations and capabilities varies by system modelに関しては同資料でそのあとに. It is suggested to only configure replication interfaces on ports of the same type and speedと推奨があることに関係しているのだと思います。モデルによりインターフェースの速さやポートの種類が違うけれども、2筐体間で同種のポートでの設定が望ましい、ということを言いたいのだと思います。そのため必ずしも特定のポートを使用するという意味ではない、というのが理解です。
Dell Unity: Replication Technologies
Page28
Asynchronous replication between Pools within a system does not
require replication interfaces to be configured. Asynchronous remote replication requires a replication
interface be created on each SP on the system.For asynchronous replication, replication is performed over ethernet interfaces configured on the system.
Dell Unity™ Family Configuring Replication
Page34 Configuration for asynchronous replication
When you create replication interfaces for asynchronous replication, use any of the available Ethernet ports to configure an IP
address on each SP. These IP addresses are then used for asynchronous replication between the remote systems.
chicken_tatsuta
1 Rookie
•
86 メッセージ
0
2025年7月31日 03:52
@ayas さん
ご回答ありがとうございます。大変参考になりました。