@dafyre said in Starwind AMA Ask Me Anything April 26 10am - 12pm EST:
@TheDeepStorage said in Starwind AMA Ask Me Anything April 26 10am - 12pm EST:
@coliver said in Starwind AMA Ask Me Anything April 26 10am - 12pm EST:
@TheDeepStorage said in Starwind AMA Ask Me Anything April 26 10am - 12pm EST:
@DustinB3403 said in Starwind AMA Ask Me Anything April 26 10am - 12pm EST:
@TheDeepStorage said in Starwind AMA Ask Me Anything April 26 10am - 12pm EST:
@dafyre said in Starwind AMA Ask Me Anything April 26 10am - 12pm EST:
Is the Two-Node setup for Starwind an Active/Active setup or active/passive?
StarWind's two-node setup is an active-active scenario.
With this setup is there any risk of a split brain scenario occurring? If so what protections are built in to ensure that the system normalizes it's self?
Instead of forcing people to use a 3rd host as withness we use a hearbeat channel (preferably set up on a separate physical NIC to avoid a SPOF) that constantly has the nodes pinging each other. This way if the synchronization channel fails the HA device that is second by priority will be disabled to avoid split-brain.
What if it fails due to the primary hosts failure? Sudden power outage etc. In a two node setup would both nodes then go down?
Both hosts are constantly in sync,and each VM has access to it's virtual disk on both hosts. If one of the node fails, then the cluster just continues working if it's VMware FT or the VMs failover and everything continues working in case of Hyper-V or VMware HA.
How would we configure the iSCSI connection in Hyper-V for this? Using MPIO?
Exactly. We actually have a lot of guidance to configuring MPIO properly on our webiste. Here is a Knowledge Base article with details: https://knowledgebase.starwindsoftware.com/guidance/how-to-configure-mpio-with-starwind-correctly/