hi all ,
i am trying to cluster virtual machine sql and my situation as the following :
- two hyper-v server connected to SAN Storage through iscsi .
- three LUN presented from the SAN Storage to Hyper-v host .
- i have create fail over cluster for both hyper-v and add the LUN to cluster shared disk CSV ( i didnt add any role to the cluster just cluster to have shared disk )
- two sql 2014 virtual machine server are created and LUN mapped to virtual machine as iscsi and set optionEnable Virtual Hard disk for Sharing on virtual machine setting .
- i have installed Fail over cluster on both virtual sql machine and all the test for cluster passed .
- add the disk to sql fail over cluster and set them as Cluster Shared Volume.
now the issue is when installing the SQL i ma getting the below error message " he cluster on this computer does not have a shared disk available. To continue, at least one shared disk must be available."
i am already representing the LUN as CSV .
when removing the disk from the CSV the setup will work but resource will not move from one node to another node .
any idea ?