Array Setup and Networking
1753776 Members
7620 Online
108799 Solutions
New Discussion юеВ

Cannot connect to Nimble array via PowerShell

 
SOLVED
Go to solution
Storage_guy
Occasional Contributor

Cannot connect to Nimble array via PowerShell

Admins,

I have downloaded the PS ToolKit and installed it. But I can't connect to the array. I can connect using SSH and Web UI but not via PS.

PS C:\Users\storage> Connect-NSGroup -group xx.xx.xx.xx -credential user -IgnoreServerCertificate
Connect-NSGroup : Failed to connect with array xx.xx.xx.xx
Unable to connect to the remote server.Exception.Message
At line:1 char:1
+ Connect-NSGroup -group xx.xx.xx.xx -credential user -IgnoreServerCertificate
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Connect-NSGroup

 

Thanks

3 REPLIES 3
dineshkumar_s
HPE Pro

Re: Cannot connect to Nimble array via PowerShell

Hello,

Kindly open a Support service request with Nimble Technical Support.

U.S. and Canada 

1-877-364-6253

 

Thanks 

Dinesh Kumar 


Accept or Kudo
Storage_guy
Occasional Contributor

Re: Cannot connect to Nimble array via PowerShell

Thanks. I already have a case opened with HPE and support team has been trying to resolve this for past 4days. But no result.

Regards

Storage_guy
Occasional Contributor
Solution

Re: Cannot connect to Nimble array via PowerShell

Got working after allowing traffic for port 5392 through firewall.

Regards