Software-based VM-centric and flash-friendly VM storage + free version
Moderators: anton (staff), art (staff), Max (staff), Anatoly (staff)
-
yaroslav (staff)
- Staff
- Posts: 3598
- Joined: Mon Nov 18, 2019 11:11 am
Fri Nov 15, 2024 7:30 am
Kurt,
Sorry for the delay. I will look into it during the weekend.
I had a similar issue in other customer's system: It turned out that cmdlets cannot run. Could you do a test in the meantime: open PowerShell as administrator > set-executionpolicy Unrestricted > run the script from powershell. See if all cmdelts can run.
-
kurtdb
- Posts: 15
- Joined: Mon Nov 04, 2024 3:12 pm
Fri Nov 15, 2024 8:07 am
Good morning Yaroslav
Thanks for the update.
Unfortunately the cmdlets don't seem to be the problem here as the results after setting the execution policy remain the same:
Code: Select all
PS C:\Windows\system32> set-executionpolicy Unrestricted
PS C:\Windows\system32> C:\xxxxxxx\CreateHA_2.ps1
Request to GDWHV3.xxxxxxxx ( 192.168.22.95 ) : 3261
-
control HAImage -CreateHeader:"Headers\masterImg20\masterImg20_HA.swdsk" -pathDirHeaderBackup:"My Computer\D" -file:"imagefile1" -size:"2000" -Priority:"#p0=0;#p1=1" -nodeType:"#p0=1;#p1=1" -PartnerTargetName:"#p1=iqn.2008-08.com
.starwindsoftware:gdwhv4.xxxxxxxxxx-partnerha21" -PartnerIP:"#p1=172.16.20.3:sync:3260:1,172.16.50.3:sync:3260:1,172.16.10.3:heartbeat:3260:1,172.16.40.3:heartbeat:3260:1" -IsAutoSynchEnabled:"0" -AuthChapLogin:
"#p1=0b" -AuthChapPassword:"#p1=0b" -AuthMChapName:"#p1=0b" -AuthMChapSecret:"#p1=0b" -AuthChapType:"#p1=none" -Offset:"0" -CacheMode:"none" -CacheSizeMB:"0" -serial:"9E00C9619CCF75C4" -eui64:"9E00C9619CCF75C4" -revision:"0001" -
product:"STARWIND" -vendor:"STARWIND" -Replicator:"#p0=0" -WitnessType:"0" -AluaAccessState:"#p0=0;#p1=0"
-
200 Failed: invalid partner info..
PS C:\Windows\system32>
Thanks again and good luck in the lab (fingers crossed)!
Kind regards
Kurt
-
kurtdb
- Posts: 15
- Joined: Mon Nov 04, 2024 3:12 pm
Fri Nov 15, 2024 9:11 am
Hi Yaroslav
I'm pretty sure this will turn out to be something small we are missing...
In the mean time I am looking for alternatives as our timeframe is not unlimited.
After all efforts I hope we can solve this together.
Kind regards
Kurt