Hi,
I'm trying to create an iSCSI virtual disk. First I tried with New-IscsiVirtualDisk: "Unable to create the virtual disk. The drive, volume, or file system is not supported" ... COMException:8007000f
After that with Import-IscsiVirtualDisk: "An unexpected error occurred"
Now my setup:
I have a Minnowboard Turbot with Windows Server 2016. I attached a USB3.0 2-bay HDD docking station with UASP support (TeckNet UD037). I use it with a 4TB WD Red and an 1TB Hitachi 2.5". I created an 1TB 2-way 1 column fixed mirrored storage space
called S: . I would like to create an iSCSI virtual disk on it but I can't. I can make and use vhd-s but iSCSI doesn't work.