Search found 7 matches

by Prandur
Thu Jan 06, 2022 10:39 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: VSA for Vsphere-Linux - 2 node HyperConverged home lab
Replies: 15
Views: 19845

Re: VSA for Vsphere-Linux - 2 node HyperConverged home lab

Hi yaroslav, I just apparently found a way to get it working with the powershell scripts. (I was first unable to reproduce the described steps with powershell) But I doupt that could be intended. 1. running the CreateHA_2.ps1 with the mentioned settings. Which fails to get the sync running. 2. Break...
by Prandur
Thu Jan 06, 2022 9:12 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: VSA for Vsphere-Linux - 2 node HyperConverged home lab
Replies: 15
Views: 19845

Re: VSA for Vsphere-Linux - 2 node HyperConverged home lab

Hi, Sorry but it only works when doing it with the management console. Using the script still results in the same error. I could only "fix" it when removing the replica and doing this part via the management console. But this approach is not possible with the free licence. So to switch to ...
by Prandur
Thu Jan 06, 2022 6:54 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: VSA for Vsphere-Linux - 2 node HyperConverged home lab
Replies: 15
Views: 19845

Re: VSA for Vsphere-Linux - 2 node HyperConverged home lab

Are you connecting the NAS to the VM itself? Present the NAS as the iSCSI device to ESXi and put the VMDK there. Try the trial license for test purposes (NOTE: YOU WILL NOT BE ABLE TO SWITCH TO FREE WITHOUT REINSTALLING VM). This will show us if there is something with the script OR the setup. Do y...
by Prandur
Thu Jan 06, 2022 10:07 am
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: VSA for Vsphere-Linux - 2 node HyperConverged home lab
Replies: 15
Views: 19845

Re: VSA for Vsphere-Linux - 2 node HyperConverged home lab

It's one target in the ISCSI Initiator which is mounted as E: I tried again by unmounting E: and stopping the initiator service, but I get still the same disk operation error. In all other regards the Server is completely fresh installed. I can see that the symlink is correctly there from /opt/StarW...
by Prandur
Wed Jan 05, 2022 10:53 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: VSA for Vsphere-Linux - 2 node HyperConverged home lab
Replies: 15
Views: 19845

Re: VSA for Vsphere-Linux - 2 node HyperConverged home lab

Hi, as I was using a windows 10 machine which isn't officially supported I switched to a new eval server installation. I updated the script as you've suggested with the second HB on the management network. When I run the script, both devices are being created. I can also see the respective image fil...
by Prandur
Wed Jan 05, 2022 10:55 am
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: VSA for Vsphere-Linux - 2 node HyperConverged home lab
Replies: 15
Views: 19845

Re: VSA for Vsphere-Linux - 2 node HyperConverged home lab

Hi yaroslav, sorry for the late answer. Im using the following script param($addr="192.168.0.251", $port=3261, $user="root", $password="starwind", $addr2="192.168.0.252", $port2=$port, $user2=$user, $password2=$password, #common $initMethod="Clear", ...
by Prandur
Mon Jan 03, 2022 2:13 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free], StarWind x Proxmox VE SAN Integration Services
Topic: VSA for Vsphere-Linux - 2 node HyperConverged home lab
Replies: 15
Views: 19845

Re: VSA for Vsphere-Linux - 2 node HyperConverged home lab

Hi, I'm basically trying to do the same, with a similar setup. 1.The scripts are under C:\Program Files\StarWind Software\StarWind\StarWindX\Samples\powershell if you've used the default installation path. The script for the 2 node cluster would be CreateHA_2.ps1 2. As far as I understand it yes. Th...