Search found 1 match

by whbn3
Tue Aug 20, 2019 6:17 pm
Forum: StarWind Virtual SAN (VSAN) [+Free], HCI Appliance (HCA), Virtual HCI Appliance (VHCA) [+Free]
Topic: Invalid Channel Format [2] from Create Device
Replies: 1
Views: 2033

Invalid Channel Format [2] from Create Device

When I run CreateHA(two nodes).ps1 I get this error from CreateDevice. Here is my modified script: Import-Module StarWindX try { Enable-SWXLog $server = New-SWServer -host 10.1.3.106 -port 3261 -user root -password starwind $server.Connect() $firstNode = new-Object Node $firstNode.HostName = "l...