gpt4 book ai didi

azure - VM 规模集未扩展

转载 作者:行者123 更新时间:2023-12-03 01:42:16 25 4
gpt4 key购买 nike

我有一个 VM 规模集(用于 Service Fabric),并且我在 CPU 平均上应用了一些规则,但无法实现自动扩展。我什至尝试将 CPU 设为平均 1%,但仍然无法工作。这是标准:

时间聚合:平均指标名称:CPU 百分比运算符:大于阈值:1持续时间(分钟):5

操作:增加计数实例数:1冷却(分钟):5

规模集有 5 个虚拟机,限制为 7 个。

当然,平均百分比始终高于 1%。

干杯

最佳答案

在这种情况下,在使用 VMSS 对自动缩放进行故障排除时可以考虑以下事项:

  • If you’re using a VM bigger than a single-vCPU VM size like Standard_A1 or D1, you’d need to run this load multiple times.
  • A scale-out event only takes place when the average CPU across all the VMs in a scale set exceeds the threshold value, over the time interval defined in the autoscale rules.
  • Are your scale-in and scale-out thresholds sufficiently different? ...

您可以从此 DOC 获取更多详细信息.

关于azure - VM 规模集未扩展,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51928533/

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