Skip to content

[usability]: Unable to match 8.6 as a known SolidFire Element OS version #14

@scaleoutsean

Description

@scaleoutsean

v1.3.0.124 gives this error on attempt to connect to an Element OS v8.6 cluster

Credential
Connect-SFCluster : Unable to match 8.6 as a known SolidFire Element OS version.
At line:1 char:1
+ Connect-SFCluster 10.128.37.90
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : OpenError: (:) [Connect-SFCluster], VersionException
    + FullyQualifiedErrorId : ConnectionError,SolidFire.Connection.ConnectSFCluster

-versionapi 8 does work, but I'm wondering if we could use the part of version info before the first separator . so in case vX.Y.Z is detected, use version X.
If the API version isn't explicitly set by the client, it seems reasonable to fall back to the latest version available. Or maybe: if it's not set and if the client version is newer.
Just an idea.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions