Our organization runs ESXi 5.5 on three hosts, 8x1Gb NICs, and a 6Gbps DAS using shared SAS to each host. All Windows VMs (2008R2+).
We have a proprietary in-house application that was designed to run on local disk storage, but recent architectural changes forced us to load the application via network share (SMB - Windows Server 2012R2) -- and as a result, our performance is suffering.
My goal is to mount a shared local disk to each VM so each sees the same data.
My research shows that Hyper-V supports this scenario, however, altering our entire hypervisor infrastructure isn't an option at this point.
Is there any other combination of technologies that allow a Windows 2008 R2 VM to share an NTFS disk with both read/write access?