Share via

need help on cluster log

John JY 221 Reputation points
2021-09-14T16:20:43.503+00:00

Hi all,

We have two VM nodes located at multisite (site1 and site2). The node 2 at site 2 constantly gets removal from cluster.
got event 1135. generated cluster log. looking for ERR

Can you share how you use cluster log to pinpoint your issue and what you search in the log?

Thank you!

System Center Virtual Machine Manager
Windows for business | Windows Server | Storage high availability | Clustering and high availability
0 comments No comments

1 answer

Sort by: Most helpful
  1. Limitless Technology 40,101 Reputation points
    2021-09-15T07:44:26.75+00:00

    Hello John,

    The Get-ClusterLog cmdlet creates a log file for all nodes, or a specific node, in a failover cluster.

    When creating a log file for the cluster, you can specify the time span that you want logged information for in addition to providing a destination for the created logs.

    This cmdlet cannot be run remotely without Credential Security Service Provider (CredSSP) authentication on the server computer.

    To get to know more about cluster log, do follow up the below link.

    https://learn.microsoft.com/en-us/powershell/module/failoverclusters/get-clusterlog?view=windowsserver2019-ps

    Hope this answers all your queries, if not please do repost back.
    If an Answer is helpful, please click "Accept Answer" and upvote it : )

    Regards,

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.