CAU Cluster Role problem

Hi

I've got problem with run CAU on my Hyper-V cluster. It's look like one cluster resource is missing.

get-CauClusterRole -ClusterName thvc1

get-CauClusterRole : Could not get the state of resource "CAUTHVC18z2Resource": (Win32Exception) The cluster resource could not be found
At line:1 char:1
+ get-CauClusterRole -ClusterName thvc1

When I checked:

Get-ClusterResource -Cluster thvc1

Name                                                                       State
----                                                                       -----
Adres IP klastra                                                           Online
Monitor udostpniania plikw                                               Online
Nazwa klastra                                                              Online
Scale-Out File Server (\\THVC1CUA)                                         Online
THVC1CUA                                                                   Online
Virtual Machine Configuration W7-Pc1                                       Online
Virtual Machine Configuration W7-plwropc301                                Online
Virtual Machine Configuration W8-plwropc302                                Online
Virtual Machine Configuration WXP-pc1                                      Online
Virtual Machine Configuration WXP-plwropc300                               Online
Virtual Machine W7-Pc1                                                     Online
Virtual Machine W7-plwropc301                                              Offline
Virtual Machine W8-plwropc302                                              Offline
Virtual Machine WXP-pc1                                                    Offline
Virtual Machine WXP-plwropc300                                             Offline

So CAUTHVC18z2Resource is missing. So I can remove this role using Remove-CauClusterRole.

How to clean this role and add it again.

Thank you very much for help.

April 30th, 2015 11:22am

Hi Tomasz,

In current situation you can test to reinstall CAU cluster role.

Remove: 

remove-cauclusterrole -clustername xxx -force

Re-install:

Add-CauClusterRole -ClusterName xxx -Force 

Detailed could see:

Starting with Cluster-Aware Updating: Self-Updating

http://blogs.technet.com/b/filecab/archive/2012/05/17/starting-with-cluster-aware-updating-self-updating.aspx

Free Windows Admin Tool Kit Click here and download it now
May 4th, 2015 2:35am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics