Closed scaleoutsean closed 6 years ago
The PowerShell utility doesn't translate any of the inputs or outputs of the API for the CreateCluster method. This issue likely exists in the API. We will watch for it and see if it's appropriate to alter it there.
In this case, something unusual happened in Element OS Web UI - although I picked 1G as the Management Interface and set gateway only on 1G interfaces, the Web UI detected all cluster member candidates using their 10G NIC (bug, perhaps?). Unlike the Web interface, PowerShell tools doesn't auto-identify the management interface.
So while the Web UI can get around its own issue, SolidFire PowerShell tools (possibly solidfire-cli too?) fails when 1G IPs are specified (the above error), so one has to help it by specifying 10G NICs.
According to the SF Element OS 10.1 UG, createCluster's nodes array ought to accept "CIP/SIP addresses", which I take to mean either 1G or 10G IPs.