Questions tagged [failovercluster]

A failover cluster is a group of servers that work together to maintain high availability of applications and services

A failover cluster is a group of independent computers that work together to increase the availability and scalability of clustered roles
The clustered servers (called nodes) are connected by physical cables and by software. If one or more of the cluster nodes fail, other nodes begin to provide service (a process known as failover). In addition, the clustered roles are proactively monitored to verify that they are working properly. If they are not working, they are restarted or moved to another node.

437 questions
1
vote
0 answers

Hyper-V cluster-joined host chooses wrong NIC to send SMB traffic

I have the following scenario: Four Hyper-V host servers running Windows Server 2019, joined in a Hyper-V Failover Cluster. Each server has the same network config - a Management network (Cluster and Client communication configured), and a couple of…
1
vote
0 answers

How do I get a complete list of all Windows AD computer accounts that are part of a cluster group in my AD domain?

Regardless of whether they are active nodes or passive nodes, how do we get a list of all Windows AD computer accounts in a cluster group? Using the PowerShell module:…
1
vote
1 answer

Access denied error when bringing a Windows failover cluster role back online after long downtime

I have a two node failover cluster running SQL Server 2016 (Standard) using Availability Groups (DB1 and DB2). I turned DB2 off as a cost saving measure for COVID by switching all the roles to DB1, removing all the databases from the Availability…
Steve Kaye
  • 123
  • 1
  • 7
1
vote
1 answer

Add Node to Fail-over Cluster Failing to Communicate over 3343

We have an existing Windows 2012 2 node cluster with file witness, but are replacing them with 2019 servers. So we can just reuse the existing cluster object, we're adding the 2019 servers to the cluster then dropping the 2012 ones once the…
1
vote
0 answers

How to set SQL-Always-On in Kubernetes Linux container?

I raised 3 pods of SQL servers in Kubernetes: 1 as a primary DB 2 others as Secondary DBs I want to set SQL-Always-On feature between those 3 DBs in a way that: In SSMS the 3 DBs will be "Synchronized" In SSMS I want to be able to click…
Hiddai
  • 87
  • 1
  • 3
  • 14
1
vote
0 answers

MS SQL server 2019 failover cluster - Event ID 18456, Login failed for user 'domain\server1$'

New MS SQL server 2019 installation on Windows Server 2019, failover cluster role enabled; fully patched Windows, SQL 2019 CU 11. Nodes: server1 - 10.10.10.1 server2 - 10.10.10.2 Instances: sql1 sql2 The instances were initially installed: sql1 on…
1
vote
2 answers

Bring Windows Failover Cluster On-Line with only One Node

I would like to set a policy such that my Failover Cluster will always come into service, even if only one (of the two nodes) is available. Background: I have only two nodes in the cluster, plus a witness quorum in a share on the DC. For this…
Gregor
  • 541
  • 3
  • 13
1
vote
0 answers

NetFT - Validation Failed - SMB Network Path Not Found

Two new Windows Server 2019 Datacenter edition servers setup in a Failover Cluster, cluster validation is failing at 'Validate CSV Settings' as follows: Validating Server Message Block (SMB) share access through the IP address of the fault tolerant…
1
vote
0 answers

Windows 2016 cluster validation test fails - Why isn't my server listening on UDP Port 3343

Getting a failure message similar to this Network interfaces s-test-01.assemblyni.gov.uk - LOM1Port1_Mgmt and s-test-02.assemblyni.gov.uk - LOM1Port 1_Mgmt are on the same cluster network, yet address 10.63.35.30 is not reachable from 10.63.35.31…
atomicluis
  • 69
  • 1
  • 4
1
vote
1 answer

Windows server failover clustering dependencies

I have 3 servers which with the following processes: Server 1: 1 process Server 2: 4 process Server 3: 1 process What i need to configure after a failover is the following : On server 2 start the first 2 process On server 1 start the process On…
civo
  • 11
  • 2
1
vote
2 answers

High availability VM Windows server

How can I create a highly available VM running the Active directory role and DNS role. If one server goes down I would like it to fail over to the other node where clients within the domain will still be able to resolve their ip address
anon
  • 43
  • 2
1
vote
0 answers

Stop Cluster Group without PowerShell Module and WinRM

We have a requirement in our team to use a PowerShell command to stop the Cluster Group without using the FailoverClusters Module or any module. Also, the requirement is not to use WinRM/Port 5985. I am looking for a command that would work on Port…
Manthan W
  • 11
  • 1
1
vote
0 answers

Can't Live Migrate or move Hyper-V VM

we have a two-node Server 2019 Hyper-V cluster with an SSD SAN providing the shared storage. I'm in the process of trying to update the host servers with their windows updates. I planned to move all the VM's from Host-01 to Host-02 install the…
1
vote
0 answers

Failover Cluster Missing Disks

I'm stuck with a weird situation to which i could not find a solution. I Have 3 AWS instances (windows server 2019) joined to a failover cluster and each one of them have an instance store volume which empty itself on every system boot. My task is…
Yishai
  • 11
  • 1
1
vote
0 answers

how to view old events in failover cluster manager

In failover cluster manager > cluster events, i have only for about 12 hour of events. I wish to view older ones or maybe how to make the manager show more than that.