0

Good day. On my working have task to make Cluster incide cluster on Hyper-V.

Started to do this. Made 3 virtual PC on Hyper-V, download Failovering cluster by command:"Install-WindowsFeature Failover-Clustering –IncludeManagementTools" 2)Make ethernet interface(2) first for have connection with another PC in cluster, next connection to connect included cluster. SO. Now i have problem, then started Cluster-test:"test-cluster -node "HOST1"," HOST2" test-cluster : Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) At line:1 char:1" this error from HOST2.ip THIS error from HOST1:"test-cluster : Unable to connect to HOST2 via WMI. This may be due to networking issues or firewall configuration on HOST2. The RPC server is unavailable. (Exception from HRESULT: 0x800706BA) At line:1 char:1

  • test-cluster -node "HOST1"," HOST2"
  •   + CategoryInfo          : NotSpecified: (:) [Test-Cluster], ClusterCmdletException
      + FullyQualifiedErrorId : Test-Cluster,Microsoft.FailoverClusters.PowerShell.TestClusterCommand"[enter image description here][1]
    
    

My systems interfaces on HOST1: enter image description here My Systems interfaces on HOST2: enter image description here

HELP please, with some can i have problems?

0 Answers0