I have the following hardware and configuration:
- Dell SCv2020, with loads of storage, with 2 volumes configured
- 2 Dell R430's with VMWare ESXi 6.5 installed
- Each R430 is connected to the SCv2020 with dual-path SAS cables
- For testing purposes, per ESXi host, a Windows 10 VM which is connected to a dedicated vhd, and a shared vhd via a separate SCSI adapter, which has bus sharing set to Physical
- Each Win10 VM has VMWare Tools, and so also all proper drivers installed, and disk cache disabled
Now I have the following issue:
The "shared"-disk is mounted as E: on both VMs, when I write something to the disk via VM1, it's not visible on VM2 on the same disk. After reboot the files are visible on both VMs
What do I have to do to configure this properly so files are visible on both VMs ?