Tue Dec 03, 2019 1:04 pm
Actually, most of your guesses are correct.
iSCSI channel is used to access partner node storage by iSCSI. This gives us several benefits:
- Both nodes can access local and partner storages, and using MPIO distributes read/write operation between nodes, thus, boosting perfomance.
- If hard drives or RAID fail, node will still be able to access partner storage and function properly.
- If Sync channel fails, without ability to synchronize only one node will have active storage, but again, using iSCSI channel, both nodes will have storage present.
iSCSI channel fail also won't interrupt operations, as both nodes will be synchronized and able to access storage locally.