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.
aquabear
1 Message
0
October 29th, 2018 06:00
Here are the link I have on the support.emc.com site, so I assume you will need to be signed in.
https://download.emc.com/downloads/DL86265_XtremIO-Windows-PowerShell-Module-3.1.0.5.msi?source=OLS
https://support.emc.com/ngoeSitecacheDocs/en_US/support_zone_content/product_documentation/manual_guides/302-004-045.pdf
jlogan2019
2 Posts
0
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:
but I get an error:
Am I missing something obvious?