Run PSSDiag on a Failover Clustered Instance - microsoft/DiagManager GitHub Wiki

Running PSSDIAG on a Failover Clustered Instance requires a couple of extra steps:

  1. When creating the pssdiag package with DiagManager you will need to include connection info:
  • Specify the SQL Virtual Server name as Machine name
  • Specify the SQL Server instance name. For default instance, enter "mssqlserver"
  1. You need to run on the active node of the cluster.

/Images/cluster.png

You can also manually modify the configuration file, after the package is configured by following these steps:

Collecting Diagnostic Data from Clustered SQL Server Instances