Search found 7 matches

by kaderb
Mon May 16, 2022 2:15 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: Powershell + Starwind VSAN for Vsphere
Replies: 13
Views: 12515

Re: Powershell + Starwind VSAN for Vsphere

Hi Yaroslav, The intial sync was never been comleted, loop in 0% Here's the script : param($addr="57.7.10.42", $port=3261, $user="root", $password="starwind", $addr2="57.7.10.43", $port2=$port, $user2=$user, $password2=$password, $addr3="57.7.10.44",...
by kaderb
Mon May 16, 2022 12:34 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: Powershell + Starwind VSAN for Vsphere
Replies: 13
Views: 12515

Re: Powershell + Starwind VSAN for Vsphere

Hi, Thanks for your answer. All is configured. Anyway the devices still not synchronized and I don't understand why. When I try using the script SyncHaDevice.ps1 to launche a sync, this error is returned : PS C:\WINDOWS\system32> C:\Program Files\StarWind Software\StarWind\StarWindX\Samples\powershe...
by kaderb
Mon Apr 25, 2022 3:12 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: Powershell + Starwind VSAN for Vsphere
Replies: 13
Views: 12515

Re: Powershell + Starwind VSAN for Vsphere

Hi Yaroslav, Thanks for this quick answer. My 3 servers are directly connected for sync ans iscsi ports and for each server . FOr each server, i have put for Sync and HB is partner. Perharps my syntax is not good? For instance, the first node : $syncInterface=$("#p2={0}:3260;#p3={1}:3260" ...
by kaderb
Mon Apr 25, 2022 2:22 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: Powershell + Starwind VSAN for Vsphere
Replies: 13
Views: 12515

Re: Powershell + Starwind VSAN for Vsphere

I have tried to change the script , the error have disappeared but no sync at all. param($addr="57.7.10.42", $port=3261, $user="root", $password="starwind", $addr2="57.7.10.43", $port2=$port, $user2=$user, $password2=$password, $addr3="57.7.10.44", $...
by kaderb
Tue Apr 19, 2022 3:08 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: Powershell + Starwind VSAN for Vsphere
Replies: 13
Views: 12515

Re: Powershell + Starwind VSAN for Vsphere

Hi Guys ! I have tried to configure 3-nodes of VSAN for Vsphere by powershell with no success :( I'm facing an Invalid channel format [2] The Iscsi ans the Sync connection are direct connected. I have followed this technical paper : https://www.starwindsoftware.com/resource-library/starwind-virtual-...
by kaderb
Fri Apr 15, 2022 1:11 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: Powershell + Starwind VSAN for Vsphere
Replies: 13
Views: 12515

Re: Powershell + Starwind VSAN for Vsphere

Thanks , Great news!
I want to use a free licence applied to the VSA Starwind for Vsphere (linux) and configure it with powershell.

You confirm again?
by kaderb
Thu Apr 14, 2022 1:59 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: Powershell + Starwind VSAN for Vsphere
Replies: 13
Views: 12515

Powershell + Starwind VSAN for Vsphere

Hi Guys,

It's perhaps a silly question, but I prefer ask .

Is it possible to use Powershell with Starwind for Vsphere?

The main reason to do that is to avoid using a windows server.

Thanks !

Regards

Kader