Hi,
I have a problem.
I have a Hyper-V Cluster with 2 nodes. The nodes are connected to the 3par storage with Fiber Channel. I created two VM with shared disks. Each VM has two disks that are shared with each other. The goal was to create a Virtual SQL Cluster.
So far so good erverything works fine.
The problem is when HOST 1 is owner the storage CSV and the VM that is allocated to HOST 2 wants to write to the disk, traffic is redirected by the CSV Cluster Network, the data is not written directly to Storage across fiber channel.
The same happens with the VM of the Host 1 if the owner of the disks is HOST 2.
Is there a way to put the two VM to communicate directly by fiber channel to the storage even using Shared Disks?
According to Microsoft documents only the Metadata should pass through the CSV Cluster Network for synchronization and the data should be written directly to storage but that's not what happens.
Thanks for your answers.