I've created 2 virtual hard disks namely disk1.vhd and disk2.vhd. These virtual hard disks are added in first as well as second virtual machine, the path to the disks is same for both the machines.
How can we use disk1.vhd and disk2.vhd as shared disks / storage between virtual machine 1 and 2?
Is this possible with Hyper V?
I read that is possible to share disks between 2 virtual machines using iSCSI Initiator but i do not know how?
Thank you.