IEEE 802.3ad リンク集約のトラブルシューティング

IEEE 802.3ad リンク集約をトラブルシューティングするには、entstat コマンドを使用します。

IEEE 802.3ad リンク集約で問題が生じる場合は、次のコマンドを使用してリンク集約の操作のモードを検査してください。
entstat -d device
ここで、device はリンク集約デバイスです。
これにより、スイッチから受信した LACPDU に基づいて LACP の進行状況について最大限の配慮がなされます。 使用可能な状況値は次のとおりです。
  • Inactive: LACP が開始されていません。 これは、リンク集約がまだ構成されていない場合の状況です。リンク集約にまだ IP アドレスが割り当てられていないか、またはそのインターフェースが切り離されているためです。
  • Negotiating: LACP は進行中ですが、スイッチがまだアダプターを集合していません。 リンク集約が 1 分以上この状況のままである場合は、スイッチが正しく構成されているか検査してください。 例えば、LACP が各ポート上で使用可能になっているか検査する必要があります。
  • Aggregated: LACP が成功し、スイッチがアダプターを集合しました。
  • Failed: LACP が失敗しました。 考えられる原因としては、集合体の中の各アダプターが異なる回線速度または二重モードに設定されているか、または異なるスイッチに接続されていることなどです。 アダプターの構成を検査してください。

    さらに、スイッチの中には、隣接するポートのみを集合することができ、集合することができるアダプターの数が制限されている可能性があるものがあります。 スイッチに設けられている可能性がある制限を判別するためにスイッチに関する資料を調べてから、スイッチの構成を確認してください。

注: リンク集約の状況は診断値であり、構成の AIX® 側には影響しません。 この状況値は、最善の試行によって得られたものです。 集合に関する問題をすべてデバッグするには、スイッチの構成を検査するのが最もよい方法です。

以下の IEEE 802.3ad リンク集約の統計情報は、集約の各ポートにおける LACP の状況を示します。

これらの情報は、Actor (アクター) (IEEE 802.3ad リンク集約) と Partner (パートナー) (スイッチ・ポート) の両方に対して表示されます。

System Priority: priority value for this system
System: value that uniquely identifies this system
Operational Key: value that denotes which ports may be
       aggregated together
Port Priority: priority value for this port
Port: unique value that identifies this port in the aggregation
State:
       LACP activity: Active or Passive - whether to initiate
              sending LACPDUs always, or only in response to
              another LACPDU: the IEEE 802.3ad Link Aggregation
              will always operate in Active mode
       LACP timeout: Long or Short - time to wait before
              sending LACPDUs: the IEEE 802.3ad Link Aggregation
              will always use the long timeout
       Aggregation: Individual or Aggregatable - whether this
              port can form an aggregation with other ports, or
              if it can only form an aggregation with itself:
              the port in a one-adapter IEEE 802.3ad Link Aggregation
              will be marked as Individual, or Aggregatable
              if there are more than one ports
       Synchronization: IN_SYNC or OUT_OF_SYNC - whether the
              aggregation has determined it has reached
              synchronization with the partner
       Collecting: Enabled or Disabled - whether the IEEE 802.3ad
              Link Aggregation is collecting (receiving) packets
       Distributing: Enabled or Disabled - whether the IEEE 802.3ad
              Link Aggregation is distributing (sending) packets
       Defaulted: True or False - whether the IEEE 802.3ad
              Link Aggregation is using default values for
              the partner's information
       Expired: True or False - whether the IEEE 802.3ad
              Link Aggregation is operated in expired mode

以下の統計情報は、ポートごとと集約ベースの両方で表示されます。

Received LACPDUs: LACPDU packets received
Transmitted LACPDUs: LACPDU packets sent out
Received marker PDUs: marker PDUs received
Transmitted marker PDUs: marker PDUs sent:
       this version of the protocol does not implement the
       marker protocol, so this statistic will always be zero
Received marker response PDUs: marker PDUs received
Transmitted marker response PDUs: marker response PDUs sent:
       this version of the protocol does not implement the
       marker protocol, so this statistic will always be zero
Received unknown PDUs: PDUs received of unknown type
Received illegal PDUs: PDUs received of known type, but which
       were malformed, of unexpected length, or unknown subtype