in.dlmpd - DLMP アグリゲーションプローブデーモン
/usr/lib/inet/in.dlmpd
in.dlmpd デーモンは、DLMP モードアグリゲーションに関するプローブベースの障害および修復検出を実行します。
プローブベースの障害および修復検出は、管理者がアグリゲーションの probe-ip リンクプロパティーを構成するまで開始されません。Until then, the health of the underlying ports in the specific aggregation will solely depend on the link state of the port.
probe-ip リンクプロパティーは、発信元アドレスとオプションのターゲットアドレスのリストを構成します。IP addresses from this list, if configured as plumbed primary or as VNICs, will be used by in.dlmpd for ICMP probing.IPv4 と IPv6 の両方がサポートされます。IPv6 probe-ip addresses must be link-local.
Within a DLMP aggregation, each source IP address matching the probe-ip configuration is associated with an underlying port through which the inbound as well as outbound traffic, including the ICMP probes and their ACKs, of the source IP address is sent/received.in.dlmpd デーモンは、構成されたターゲットに宛てたユニキャスト ICMP パケットを定期的に送出します。ターゲットが構成されていない場合、in.dlmpd は最初に特定の発信元 IP アドレスを含む ICMP マルチキャストパケットを送出してターゲットを検出します。in.dlmpd デーモンは、肯定応答または ICMP ack をモニターして、発信元 IP アドレスが関連付けられているポートの健全性を判定できます。特定のポートのターゲットがすべて到達不能になった場合、そのポートは「ICMP failed」として主張されます。ICMP プローブでそのポートから少なくとも 1 つのターゲットが到達可能である場合、そのポートは「ICMP active」としてマークされます。
probe-ip リンクプロパティーの構成方法や、構成された発信元 IP アドレスのアグリゲーションポート間での関連付けの方法によっては、構成されたどの probe-ip 発信元 IP アドレスにも関連付けられていないポートが存在することがあります。
The health of those ports is determined by a different probe mechanism called transitive probes.in.dlmpd デーモンは、「ICMP active」ポートと ICMP プローブを実行していないポートの間で定期的に独自のレイヤー 2 プローブを送受信します。ポートがいずれかの「ICMP active」ポートに到達できる場合、そのポートは「ICMP active」ポートと同じ「島」にあると主張され、同様にアクティブであると見なされます。これは「L2 active」と呼ばれます。
ポートは、「ICMP active」でも「L2 active」でもない場合に「failed」と言われます。It is claimed to be "active", or recovered, if it is either "ICMP active" or "L2 active".
すべての基本ポートが「failed」状態である場合は、in.dlmpd デーモンによっていずれかの基本ポートがラウンドロビン方式で「ICMP prober」に指定され、潜在的な復旧を検出します。すべての ICMP プローブがこのポートのみを経由して送信されます。推移的プローブは従来どおり存続します。「ICMP prober」が ICMP プローブの成功を検出すると、そのポートはその島にあるほかのすべてのポートとともに「active」になります。
in.dlmpd デーモンサービスは、サービス管理機能 (smf(7)) によってサービス識別子の下で管理されます。
svc:/network/dlmp:default
再起動の有効化、無効化、要求などのこのサービスでの管理アクションは、svcadm(8) を使用して実行できます。
Note that the service will be enabled automatically as needed when a DLMP aggregation is created, and will be disabled if no DLMP aggregation is in use.Therefore, administrative actions on this service, such as enabling or disabling of the service, may be later changed accordingly based on the current status of the DLMP aggregation configuration.
属性についての詳細は、マニュアルページの attributes(7) を参照してください。
|
icmp(4P), icmp6(4P), attributes(7), smf(7), dladm(8), dlstat(8), svcadm(8)