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!
配置故障安全模式
在 HA 配置中,故障安全模式可确保当两个节点均未通过运行状况检查时,一个节点始终处于主节点。这是为了确保节点仅部分可用时,启用备份方法以尽可能好地处理流量。HA 故障安全模式在每个节点上独立配置。
下表显示了一些故障安全案例。NOT_UP 状态意味着节点未通过运行状况检查,但它部分可用。UP 状态表示节点通过了运行状况检查。
节点 A(主)运行状况 | 节点 B(辅助)运行状况 | 默认 HA 行为 | 启用故障安全的 HA 行为 | 说明 |
---|---|---|---|---|
NOT_UP(failed last) | NOT_UP (failed first) | A(辅助)、B(辅助) | A(主)、B(辅助) | 如果两个节点都发生故障,则作为最后一个主节点的节点仍然是主节点。 |
NOT_UP (failed first) | NOT_UP(failed last) | A(辅助)、B(辅助) | A(辅助)、B(主) | 如果两个节点都发生故障,则作为最后一个主节点的节点仍然是主节点。 |
UP | UP | A(主)、B(辅助) | A(主)、B(辅助) | 如果两个节点都通过运行状况检查,则在启用故障安全的情况下不会改变行为。 |
UP | NOT_UP | A(主)、B(辅助) | A(主)、B(辅助) | 如果只有辅助节点出现故障,则启用故障安全的行为不会更改。 |
NOT_UP | UP | A(辅助)、B(主) | A(辅助)、B(主) | 如果只有主服务器失败,则启用了故障保护功能的行为不会更改。 |
NOT_UP | UP (STAYSECONDARY) | A(辅助)、B(辅助) | A(主)、B(辅助) | 如果辅助设备配置为 STAYSUBIT,则主设备即使失败,也会保持主设备。 |
使用命令行界面启用故障安全模式
在命令提示符下,键入:
set HA node [-failSafe ( **ON** | **OFF** )]
示例
set ha node -failsafe ON
<!--NeedCopy-->
使用 GUI 启用故障安全模式
- 导航到“系统”>“高可用性”,然后在“节点”选项卡上打开节点。
- 在“故障安全模式”下,选择“即使两个节点运行状况不佳时仍保持一个主节点”选项。
共享
共享
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix 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 Citrix product purchase decisions.
If you do not agree, select Do Not Agree to exit.