Page 1 of 1

Vsan Free Sphere with Linux appliance

Posted: Thu Jun 25, 2020 2:49 pm
by CedricT
Hi all,

Is there a way to manage linux appliance with scripts? It's possible with powershell with Vsan Free and Windows so i wonder how to do it with a cluster vsphere and appliances linux.

Thanks

Re: Vsan Free Sphere with Linux appliance

Posted: Thu Jun 25, 2020 3:10 pm
by yaroslav (staff)
What you can do is deploy StarWind VSAN for vSphere from the template and install Management console to the Windows machine. Make sure to install PowerShell library as well!
You can run scripts from Windows VM. Instead of 127.0.0.1 you should use the IP of StarWind VM.

Re: Vsan Free Sphere with Linux appliance

Posted: Thu Jun 25, 2020 3:15 pm
by CedricT
Thank you a lot. I'm gonna try.

Have a good day.

Re: Vsan Free Sphere with Linux appliance

Posted: Thu Jun 25, 2020 3:40 pm
by yaroslav (staff)
You are welcome.
Let us know if any additional assistance is required.

Re: Vsan Free Sphere with Linux appliance

Posted: Mon Jun 29, 2020 8:33 am
by CedricT
Hi,

It worked pretty well. I'm just stuck on something different now.

I would have a witness but i can't find the way to do it with powershell.

And additionnal question: what is the best way to deploy a witness with VSAN Free on Vsphere. What kind of node is required, bare metal, vm windows, other Linux appliance?

Thanks a lot again :D

Re: Vsan Free Sphere with Linux appliance

Posted: Mon Jun 29, 2020 10:51 am
by yaroslav (staff)
Happy to know that it worked and thank you for the feedback.
You do not need a witness for vSphere. So, you can just go without it.

Re: Vsan Free Sphere with Linux appliance

Posted: Mon Jun 29, 2020 11:58 am
by CedricT
Thank you again for this reply.

I still don't understand. In this documentation https://www.starwindsoftware.com/resour ... phere-6-5/ "Adding Witness Node" you precise in case of Node Majority you can add a witness "Adding Witness Node" . Now i'm confused.

Can you explain that?

Thank you.

Re: Vsan Free Sphere with Linux appliance

Posted: Mon Jun 29, 2020 4:34 pm
by yaroslav (staff)
Witness node is related to the Node Majority Failover Strategy. As a free user though, you must have created HA devices with CreateHA script, which means that they have been created with Heartbeat Failover Strategy.
For Heartbeat Failover strategy for VSAN for vSphere, no Witness is needed.

Node Majority Failover strategy requires 3 nodes and (2 keep data and a witness node), however, there is no script for creating a HA device with Node Majority failover strategy yet.

"Adding Witness Node" section addresses creating HA device with Node Majority Failover strategy. To sum up, this strategy is not available for free users yet and it is rather an available scenario than the step.