Also remember that you should offline the disks on both nodes before attempting to add the storage to the cluster. If the Validation succeeded and ran storage tests, it could be that the disks are online in the OS. I would offline them in Disk Management and then attempt to add them to the cluster.
Cannot add drive using Failover Cluster Manager - no disks suitable for cluster disks were found
I am creating a new SQL cluster to replace out old cluster. I created a new, two server cluster running Server 2022. I am told I need to add the disk to the cluster before I can install our SQL server software. I created a new volume in our PowerStore. The servers in the cluster can see the drive in Disk Management. They are online and visible in File Explorer. I then used the Failover Cluster Manager and revalidated the configuration. When I expand Storage and right-click Disks, to add disks, it says there are no suitible disk.
4 answers
Sort by: Most helpful
-
-
Ian Xue 37,541 Reputation points Microsoft Vendor
2024-02-21T06:39:30.1133333+00:00 Hi Doug V,
Thanks for your post. Please open Disk Management and check if the disk has already been initialized. If the status of the disk is Not Initialized, right click on it and select Initialize Disk.
Best Regards,
Ian Xue
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
-
Alex Bykovskyi 2,011 Reputation points
2024-02-21T15:18:31.1333333+00:00 Hey,
As mentioned, you should bring the LUN online and initialize it on one of the nodes and it should appear as the available storage in Failover Cluster. https://www.mssqltips.com/sqlservertip/7531/add-new-disk-to-windows-failover-cluster-for-sql-server-and-move-database/
The following guide shoul help with configuration.
https://www.starwindsoftware.com/resource-library/starwind-virtual-san-installing-and-configuring-sql-server-2019-tp-failover-cluster-instance-on-windows-server-2016/Cheers,
Alex Bykovskyi
StarWind Software
Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.
-
Manojkumar Ganesamoorthy 0 Reputation points Microsoft Employee
2024-05-28T18:06:44.8666667+00:00 Environment: VMware Sphere 6.7, Windows 2019, SQL 2019
In Disk Management the disk has already been initialized and is online.
In Windows Server Failover Cluster (WSFC), when I click on the Disks under Storage. Right-click on the Disks and select Add disk.
Get the following message...
No disks suitable for cluster disks were found. For diagnostic information about disks available to the cluster, use the Validate a Configuration Wizard to run Storage tests.
Any assistance is much appreciated.