-
-
为节点组配置冗余
This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
为节点组配置冗余
注意
NetScaler 10.5 Build 52.1115.e 及更高版本均支持。
可以对节点组进行配置,这样,当一个节点组出现故障时,另一个节点组可以接管并处理流量。例如,当节点组 NG1 出现故障时,NG2 会接管。
注意
此功能可用于配置数据中心冗余,其中每个节点组都配置为数据中心。
要实现此用例,必须在逻辑上将群集节点分组为节点组,其中一些节点组必须配置为 ACTIVE,另一些节点组配置为 SPARE。具有最高优先级(即最低优先级数字)的主动节点组处于活动状态,因此可以为流量提供服务。当来自此操作活跃节点组的节点出现故障时,将该节点组的节点计数与其他主动节点组的节点计数按优先级顺序进行比较。如果节点组的节点数更高或相等,则该节点组处于操作活动状态。否则,将检查备用节点组。
注意
- 在给定的时间点,只能有一个特定状态的节点组处于活动状态。
- 群集节点继承节点组的状态。因此,如果将状态为“SPARE”的节点添加到状态为“ACTIVE”的节点组中,则该节点将自动充当主动节点。
- 为群集实例定义的 preemption 参数决定了初始主动节点组再次出现时是否获得控制权。
- 当活动节点组出现故障时,备用节点组可以占用节点组并托管活动流量。
下图显示了定义了节点组冗余的节点组设置。NG1 最初是主动节点组。当它丢失其中一个节点时,优先级最高的备用节点组 (NG3) 开始提供流量。
图 1. 配置了节点组冗余的 NetScaler 群集。
为节点组配置冗余
-
登录到群集 IP 地址。
-
创建主动节点组并绑定所需的群集节点。
> add cluster nodegroup NG1 -state ACTIVE > bind cluster nodegroup NG1 -node n1 > bind cluster nodegroup NG1 -node n2 > bind cluster nodegroup NG1 -node n3
-
创建备用节点组并绑定必需的节点。
> add cluster nodegroup NG2 -state SPARE -priority 20 > bind cluster nodegroup NG2 -node n4 > bind cluster nodegroup NG2 -node n5 > bind cluster nodegroup NG2 -node n6
-
创建另一个备用节点组并绑定必需的节点。
> add cluster nodegroup NG3 -state SPARE -priority 10 > bind cluster nodegroup NG3 -node n7 > bind cluster nodegroup NG3 -node n8 > bind cluster nodegroup NG3 -node n9
共享
共享
This Preview product documentation is Cloud Software Group Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Cloud Software Group Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Cloud Software Group product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.