gpt4 book ai didi

azure - Azure Automation DSC 是否尊重 Service Fabric 更新域?

转载 作者:行者123 更新时间:2023-12-03 02:56:58 25 4
gpt4 key购买 nike

我在 Microsoft Azure 中托管了一个 Service Fabric 群集,并且已将其规模集配置为向 Azure Automation DSC 注册所有节点(遵循 https://learn.microsoft.com/en-us/azure/virtual-machines/extensions/dsc-template#template-example-for-windows-virtual-machine-scale-sets 中的示例)。

我现在需要更新 DSC 脚本以确保禁用 TLS 1.0。此注册表更改需要重新启动受影响的计算机。如何让 DSC 一次对一个更新域应用此更改,以便集群中的所有虚拟机不会同时重新启动?

最佳答案

这取决于 durability level您为集群配置的:

  • 黄金级 重新启动可以延迟,直到获得 Service Fabric 群集的批准。每个 UD 更新可以暂停 2 小时,以便为副本提供更多时间从早期故障中恢复

  • 白银级 可以延迟重新启动,直至获得 Service Fabric 群集的批准。更新不能延迟很长时间

  • 青铜级 Service Fabric 群集不会延迟重新启动。更新不能延迟很长时间

因此,您需要集群具有白银级或黄金级。

关于azure - Azure Automation DSC 是否尊重 Service Fabric 更新域?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52226065/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com