Active IQ Unified Manager Discussions

WFA E-Series Pack using SANtricity Web Services Proxy (2.X)

rmatt
9,657 Views

The WFA E-Series Package will assist customers with provisioning and configuration of NetApp® E-Series platform environments in conjunction with the E-Series Web Services Proxy and SANtricity PowerShell Toolkit.

 

The following software must installed and configured in the environment in order to use WFA E-Series package:

 

  • SANtricity® 11.10 or later
  • SANtricity Web Services Proxy 1.1 or later
  • SANtricity PowerShell Toolkit 1.0 or later
  • PowerShell 3.0

The software listed above is found on the NetApp Support website (http://support.netapp.com/).

 

This version supersedes previous 1.X versions which did not utilize the SANtricity PowerShell Toolkit.

 

UPDATE: Version 2.1.1 addresses new code in Refresh WFA Data Source to more cleanly use Invoke-RestMethod in PowerShell 3.0.  Documentation has been updated to address WFA 3.0 username/password changes.

3 REPLIES 3

promoth
8,664 Views

hey ,

 

I am getting the following error when i a trying to acquire the eseries proxy server on WFA. I get an error message saying it is not able to run a certain cmdlet. is there a workaround or a solution to this

 

 

2016-02-23 15:09:34,312 INFO  [com.netapp.wfa.job.backend.JobsExecutionInterceptor] (Thread-652 (HornetQ-client-global-threads-2035890968)) Job CacheJob{, dataSourceId=DataSourceInfo{id=1, name='LOCAL E-series', connectionDetails=ConnectionDetails{id=1, ip='10.10.16.112', port=8080, userName='eseries', password='******', databaseName='null', timeoutInSeconds=600, lastUpdateTime=0}, dataProviderType=DataProviderType{id=13, productType='E-Series Web Services', productVersion='2.0', scheme='eseries'}}, schemeId=Scheme{id=7, name='eseries'}, dataSourceName='LOCAL E-series', schemeName='eseries'} started
2016-02-23 15:09:55,317 INFO  [com.netapp.wfa.command.execution.instance.impl.ExecutionInstanceDaoImpl] (default task-21) LOCAL E-series:Getting storage system information from Web Services Proxy ...
2016-02-23 15:09:58,521 INFO  [com.netapp.wfa.command.execution.instance.impl.ExecutionInstanceDaoImpl] (default task-28) LOCAL E-series:Getting hardware information from storage system c2fe32fd-393a-4b82-8205-4e4a6bdc73dc ...
2016-02-23 15:09:59,754 INFO  [com.netapp.wfa.command.execution.instance.impl.ExecutionInstanceDaoImpl] (default task-29) LOCAL E-series:Getting volume group and disk pool information from storage system c2fe32fd-393a-4b82-8205-4e4a6bdc73dc ...
2016-02-23 15:09:59,941 INFO  [com.netapp.wfa.command.execution.instance.impl.ExecutionInstanceDaoImpl] (default task-31) LOCAL E-series:Getting volume information from storage system c2fe32fd-393a-4b82-8205-4e4a6bdc73dc ...
2016-02-23 15:10:00,300 INFO  [com.netapp.wfa.command.execution.instance.impl.ExecutionInstanceDaoImpl] (default task-1) LOCAL E-series:Getting snapshot image information from storage system c2fe32fd-393a-4b82-8205-4e4a6bdc73dc ...
2016-02-23 15:10:00,518 ERROR [com.netapp.wfa.command.execution.instance.impl.ExecutionInstanceDaoImpl] (default task-3) LOCAL E-series:ERROR: Could not get snapshot image information from E-Series Web Proxy: The term 'Get-NeSnapshot' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
2016-02-23 15:10:00,643 ERROR [com.netapp.wfa.job.backend.JobsExecutionInterceptor] (Thread-652 (HornetQ-client-global-threads-2035890968)) Job CacheJob{, dataSourceId=DataSourceInfo{id=1, name='LOCAL E-series', connectionDetails=ConnectionDetails{id=1, ip='10.10.16.112', port=8080, userName='eseries', password='******', databaseName='null', timeoutInSeconds=600, lastUpdateTime=0}, dataProviderType=DataProviderType{id=13, productType='E-Series Web Services', productVersion='2.0', scheme='eseries'}}, schemeId=Scheme{id=7, name='eseries'}, dataSourceName='LOCAL E-series', schemeName='eseries'} failed: com.netapp.wfa.cache.execution.CacheException: Error running data acquisition script: ERROR: Could not get snapshot image information from E-Series Web Proxy: The term 'Get-NeSnapshot' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

 

rmatt
8,638 Views

It's trying to make a call to the SANtricity PowerShell Toolkit and not finding it.  I noticed you have another question out to that team.  I would resolve that first and then try this again.

EricGardner
8,041 Views

Does this WFA E-Series Pack work with the latest NetApp Santricity Powershell Toolkit? What about the latest WFA? IF not, when will it be updated?

Public