PowerScale:非レプリケーション プールを通過するSyncIQトラフィック
Summary: フラグ「Force Interface=No」および「Restrict Target Network=No」が設定されていない場合、レプリケーション トラフィックは非レプリケーション プールを通過します。
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.
Symptoms
次のフラグが設定されていない場合、レプリケーション トラフィックが非レプリケーション プールを通過することがあり、混雑状態やパフォーマンスの問題が発生します。
Force Interface: No Restrict Target Network: No
Cause
デフォルトでは、ルーティング テーブルのデフォルト ルートを使用して、トラフィックの送信元のインターフェイスが決定されます
「Force Interface」と「Restrict Target Network」の2つのフラグが設定されていない場合、ルーティング テーブルが使用され、非レプリケーション ネットワーク プールでトラフィックが表示されます。
「Force Interface」と「Restrict Target Network」の2つのフラグが設定されていない場合、ルーティング テーブルが使用され、非レプリケーション ネットワーク プールでトラフィックが表示されます。
Resolution
アクションプラン:
- 変更するポリシーを特定し、オプションが正しく設定されているかどうかを確認します。
# isi sync policies view --policy=test | egrep 'Name:|Subnet|Pool|Force|Target:|Restrict'
Example:
Isilon02-3# isi sync policies view --policy=test | egrep 'Name:|Target:|Subnet|Pool|Force|Restrict'
Name: test
Target: target1.local
Source Subnet: Subnet1
Source Pool: Replication
Force Interface: No
Restrict Target Network: No
- フラグを設定して、正しいソースおよびターゲット ネットワークへのトラフィックを制限し、変更を確認します。
# isi sync policies modify test --force-interface=yes --restrict-target-network=yes # isi sync policies view --policy=test | egrep 'Name:|Subnet|Pool|Force|Target:|Restrict'
Example:
Isilon02-3# isi sync policies modify test --force_interface=yes --restrict-target-network=yes
Isilon02-3# isi sync policies view --policy=test | egrep 'Name:|Subnet|Pool|Force|Target:|Restrict'
Name: test
Target: target1.local
Source Subnet: Subnet1
Source Pool: Replication
Force Interface: Yes
Restrict Target Network: YesAffected Products
IsilonProducts
Isilon, Isilon SyncIQArticle Properties
Article Number: 000161139
Article Type: Solution
Last Modified: 17 Dec 2025
Version: 5
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.