Configure failover between two physical server

Anonymous
2024-02-07T11:10:18+00:00

We need to deploy an application that must run continuously throughout the day. So we bought two physical servers (identical model & specs) and installed Windows Server 2019 in order to deploy the application. The application will be installed on both servers, and one of them will be utilized as a backup to enable other servers to serve the application in the event that one goes down.

Is it possible to set up failover between these two servers without using an external storage device or a hypervisor?

Windows for business | Windows Server | Storage high availability | Clustering and high availability

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

2 additional answers

Sort by: Most helpful
  1. Anonymous
    2024-02-08T05:49:47+00:00

    Hi JasimKP1,

    Yes, it is possible to set up a failover cluster between two physical servers without using an external storage device or a hypervisor. However a witness is required so that the cluster can survive when one server node failure.

    Please refer to this link to create a failover cluster.

    Create a failover cluster | Microsoft Learn

    For more information about configuring witness

    Configure and manage the quorum in a failover cluster | Microsoft Learn

    0 comments No comments
  2. Anonymous
    2024-02-08T07:10:37+00:00

    Hi Ian_Xue,

    Thank you for your response.

    Can a failover cluster be set up without an active directory? Does it allow failover clustering if the two physical servers are not connected to any domain and are part of a workgroup?

    0 comments No comments