Hi. Thank you for your question and reaching out. I’d be more than happy to help you with your query
Yes, Windows Server 2019 Failover Cluster is possible without shared storage. However, it is not recommended to use this configuration in production environments as it may cause issues with data availability and consistency. Additionally, without shared storage, the cluster will not be able to failover and failback without manual intervention. It is recommended that you use shared storage when configuring a failover cluster, as this will ensure that the data is available and consistent across all nodes in the cluster, even when nodes fail.
If the reply was helpful, please don’t forget to upvote or accept as answer, thank you.