Hello I have an environment like this:
Site1:
SQL01 Win 2019STD + SQL server
FS01 win2019Datacenter with big disk connected in iscsi to storage01
Storage01 SMB/Iscsi/NFS
Site2:
SQL02 Win 2019STD + SQL server
FS02 win2019Datacenter with big disk connected in iscsi to storage02
Storage02 SMB/Iscsi/NFS
The idea was to cluster the two SQL servers and use the replication storage between FS01-FS02 to replicate SQL Data and Log. Then this replicated space would be exposed to the SQL cluster via SMB3.
is a supported configuration? Do you think there could be problems?
Thank you