Set-ClusterOwnerNode is not setting anything


i added new node cluster , reason none of disks set possible owners on new node. of hyper-v vm's though.. anyhow while can go through , cluster.exe res command on each 1 individually fix figured instead quick powershell command problem not appear working... not command listed example works. below iswhat doing have ideas how makes work? need ot 30 disks , i'd love able ot @ once in 1 or 2 liner.

ps c:\users\administrator> cluster.exe res "winbatch disk" /listowners

listing possible owners resource 'winbatch disk':
possible owner nodes
--------------------
vms-node2
vms-node1

ps c:\users\administrator> get-clusterresource -name "winbatch disk" | set-clusterownernode -owners vms-node1,vms-node2,vms-node3

ps c:\users\administrator> cluster.exe res "winbatch disk" /listowners

listing possible owners resource 'winbatch disk':
possible owner nodes
--------------------
vms-node2
vms-node1

you using cmdlet correctly. however, fact new node not added possible owners disks vms might indicate new node missing resource dll disks i.e. not eligible possible owner disks.

i expect fail using cluster.exe well.

------------

ps c:\windows> get-clusterresource "cluster disk 5" | set-clusterownernode -owner subhatt-n1, subhatt-n2
ps c:\windows> get-clusterresource "cluster disk 5" | get-clusterownernode

clusterobject                                               ownernodes
-------------                                               ----------
cluster disk 5                                              {subhatt-n1, subhatt-n2}

ps c:\windows> cluster.exe res "cluster disk 5" /listowners

listing possible owners resource 'cluster disk 5':
possible owner nodes
--------------------
subhatt-n2
subhatt-n1

ps c:\windows>



Windows Server  >  High Availability (Clustering)



Comments

Popular posts from this blog

Edit Group Policy

Hyper-V VM not reaching OS 'Logon' screen

DNS question...