Software-based VM-centric and flash-friendly VM storage + free version
Moderators: anton (staff), art (staff), Anatoly (staff), Max (staff)
-
Ekowc
- Posts: 3
- Joined: Mon Aug 10, 2015 11:48 am
Mon Aug 10, 2015 12:02 pm
Hi,
I have setup a two node VSAN cluster. Both nodes are running Windows Server 2012 R2 and have Storage Spaces RAID0 to store data (yes I know its not recommended).
Every time I launch the iSCSI connection the on either of the nodes the synchronization drops due to IO operation failed.
Creating a device works, replication works. But iSCSI connection just breaks it.
The exact log is
< Anton removed VBS script >
Does this happen due to storage spaces or do I have anything else wrong in my setup?
-
darklight
- Posts: 185
- Joined: Tue Jun 02, 2015 2:04 pm
Mon Aug 10, 2015 12:54 pm
Hi Ekowc, if you are using a free version, only SMB or NFS will work. You cannot use these HA devices as true iSCSI targets.
-
anton (staff)
- Site Admin
- Posts: 4021
- Joined: Fri Jun 18, 2004 12:03 am
- Location: British Virgin Islands
-
Contact:
Mon Aug 10, 2015 12:58 pm
I've manually edited your post and had removed URL to Visual Basic script you put instead of a screenshot. No idea what you wanted to achieve with that (hope it's just a mistake...) but whatever... Be careful
Ekowc wrote:Hi,
I have setup a two node VSAN cluster. Both nodes are running Windows Server 2012 R2 and have Storage Spaces RAID0 to store data (yes I know its not recommended).
Every time I launch the iSCSI connection the on either of the nodes the synchronization drops due to IO operation failed.
Creating a device works, replication works. But iSCSI connection just breaks it.
The exact log is
< Anton removed VBS script >
Does this happen due to storage spaces or do I have anything else wrong in my setup?
Regards,
Anton Kolomyeytsev
Chief Technology Officer & Chief Architect, StarWind Software

-
Ekowc
- Posts: 3
- Joined: Mon Aug 10, 2015 11:48 am
Mon Aug 10, 2015 1:07 pm
Hi,
darklight wrote:Hi Ekowc, if you are using a free version, only SMB or NFS will work. You cannot use these HA devices as true iSCSI targets.
As far as I have understood you have to make a iSCSI connection on the VSAN nodes, then share the disks via SMB.
anton (staff) wrote:I've manually edited your post and had removed URL to Visual Basic script you put instead of a screenshot. No idea what you wanted to achieve with that (hope it's just a mistake...) but whatever... Be careful

It was just a paste from a log, I dunno why it uses vbs at that service. For now I added the log as a screenshot to this post.
-
Attachments
-

- Screenshot of the log
- IOfailedScreenshot.jpg (119.1 KiB) Viewed 8760 times
-
Ekowc
- Posts: 3
- Joined: Mon Aug 10, 2015 11:48 am
Tue Aug 11, 2015 2:47 pm
After spending a day trying various things I seemed to solve this by changing the sector size.
Setting the Storage Spaces sector size and StarWind VSAN virtual disk sector size to 4096 was the key.
Now lets see if I can get the lab running

-
Vladislav (Staff)
- Staff
- Posts: 180
- Joined: Fri Feb 27, 2015 4:31 pm
Thu Aug 13, 2015 10:22 am
YEES! We will include it in StarWind best practices since 512b image block size on top of Storage Spaces may cause such weird issues.
Thanks for the update.