1) NEVER use NIC teaming with iSCSI. It's a very questionable feature for SMB (runs good on paper and with a huge load tests "see how fat pipe we have now")
but screws up everything with pulsating and small packet traffic because of an enormous latency increase. With iSCSI MPIO (RR) is a way to go. It's not
StarWind it's general requirement for block level transfers (even for FCoE and AoE I hate so much).
2) ReFS is a disaster. It's basically "good" old NTFS with some old features removed (streams, symlinks), couple of new being incompatible as concurrent teams
did no manage to have a deal (no dedupe which sucks badly) and untouched performance and design (no block level cache, CSV cache works at much higher
level and for CSV volumes only, no log structuring even as an acceleration technique etc). So the only usable feature of ReFS is digital signatures so consumer
grade SATA drives will not spoil your data silently in a non-protected "pools" and "spaces" (different names MS picked up for old Logical Volume Manager concept).
Also Google MS forums for ReFS issues. There are A LOT of them. Everything looks at least half baked (not to say half ...). ReFS should be AVOIDED in a
production until at least next version of Windows or at least Service Pack.
3) MS had presented a set of interesting features (like clustered storage spaces) but they are unusable with iSCSI (or FC or FCoE or AoE etc) so far. Dedupe does
not work with hot data (VHDs) either so... Windows Server 2015
robnicholson wrote:We're currently designing a new infrastructure with new StarWind SANs running on Windows Server 2012. Some questions:
- Windows Server 2012 improves network teaming. Our SAN will have six NICs with five being dedicated to the server backbone and the sixth for the general LAN. We have the option to use either iSCSI multipath or Windows Server 2012 network teaming. Both will bring NIC redundancy and spread the load. Any comments on which is preferred?
- Windows Server 2012 introduces resilient file system. The name make it sound very attractive for a SAN environment where resilience is critical. However, it's a) a new technology and b) it has some limitations (like no sparse files). Any thoughts on whether or not it's a bad idea for the host SAN drives?
- Any other Windows Server 2012 comments/suggestions/recommendations/best practises around StarWind?
Cheers, Rob.