Hi,
We have set up SQL Fail over Cluster (Windows Server 2012 Standard Edition). the 2 SQL Servers have access to 2 SAN Disks (2 x HP P2000 G3).
Now, we are able to see the 2 SANs as 2 drives in Windows Cluster without a problem, We need to set up SAN mirroring so if 1 SAN unit fails, the SQL serevr can retrieve the needed info from the second SAN unit.
We've realized that it's possible to mirror the 2 SAN disks from Windows rather (by going to computer management, and mirroring the disks) We tested and the mirrored volume seems to be accessible from SQL Server A and SQL Server B, as well as the cluster disks. We were just wondering if setting up mirrored SAN disks from Computer Management is recommended for that purpose? open to any other suggestions.
Thanks