How to configure HA iSCSI for Solaris 10
Posted
by
Noah
on Server Fault
See other posts from Server Fault
or by Noah
Published on 2012-11-15T22:29:13Z
Indexed on
2012/11/15
23:04 UTC
Read the original article
Hit count: 261
BACKGROUND: We have a StarWind NAS that we are currently using for High Availability storage with our Windows network. Starwind has mirrored drives and multiple ip paths, that the Windows Server combines into one HA disk store.
QUESTION: How do I accomplish the same thing under Solaris 10?
I've looked at ZFS but to document seems to indicate that ZFS wants to do its own raid/mirroring.
I can also attach via iSCSI from Solaris and am presented with both drives being served by the Starwind NS.
So, how do I configure solaris so that disk M1 and M2 are considered as a single fault tolerant drive?
© Server Fault or respective owner