Start a Conversation

Unsolved

2 Posts

3453

October 26th, 2018 08:00

XtremeIO PowerShell Module

I have been trying to find this download, but all links I find in articles are dead. I also checked the PS Repository and did not find anything. Was this discontinued, or can someone point me to an actual working link?

2 Posts

October 30th, 2018 05:00

Thanks, the page was still not coming up for me but I was able to get another admin to download it. Not sure why I have no rights but he does.

I am looking through the manual, and am not making sense of the initial connection commands. We are in a multi-cluster environment, so I assumed from reading that I would connect like this:

New-XtremSession -XmsName "xms-01.mycompany.com" ` #Same URL as GUI login

                 -Username "JLogan" `

                 -Password "MyPassword" `

                 -XtremClusterName "xtremio-01" #Cluster name

but I get an error:

Could not retrieve XMS data from XMS Server, or XMS is less then 4.0.0.

Am I missing something obvious?

No Events found!

Top