【问题标题】:Fault Analysis Service missing from Service Fabric ClusterService Fabric 群集中缺少故障分析服务
【发布时间】:2019-05-31 11:51:05
【问题描述】:

我打算使用服务结构混乱来测试我的服务,但是启动它会给我以下错误:

Start-ServiceFabricChaos : An error occurred during this operation. Please check the trace logs for more details. At line:1 char:1 + Start-ServiceFabricChaos -TimeToRunMinute 60 -MaxConcurrentFaults 3 - ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (Microsoft.Servi...usterConnection:ClusterConnection) [Start-ServiceFabricChaos], FabricException + FullyQualifiedErrorId : StartChaosCommandErrorId,Microsoft.ServiceFabric.Powershell.StartChaos

我没有看到任何跟踪文件,但在查看 Service Fabric 资源管理器时,我没有看到 Fault Analysis Service 列在 System 应用程序下。我看到的唯一系统服务是clustermanagerservicefailovermanagerservicenamingservice

是什么导致fault analysis service 丢失?

控制面板显示安装了以下位: 微软 Azure 服务结构 6.2.283.9494 Microsoft Azure Service Fabric SDK 3.1.283.9494

【问题讨论】:

    标签: azure azure-service-fabric


    【解决方案1】:

    服务仅在使用最少 5 个节点的开发集群时才会启动。按照此处的链接重置集群后,它按预期工作。显示所有服务。

    reset SF cluster

    【讨论】:

      猜你喜欢
      • 2018-07-21
      • 1970-01-01
      • 2017-04-02
      • 1970-01-01
      • 2018-02-24
      • 2016-10-27
      • 2016-03-25
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多