NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

EF & E-Series, SANtricity, and Related Plug-ins

SMcli error redhat 7

Technique-26
4,646 Views

Hello,

 

I'm trying to do this commande on Redhat 7.4  but this one don't work.

I have already  restart the both machines.

 

[root@localhost ~]#SMcli E2800-CTRL-A

 

Network errors were detected while connecting to storage system E2800-CTRL-A.
Please check for any network problems and verify that there are fewer than the maximum allowed TCP connections.

SMcli failed.

 

- But I ping the host since my redhat server

 

[root@localhost ~]# ping E2800-CTRL-A
PING E2800-CTRL-A (10.0.1.128) 56(84) bytes of data.
64 bytes from E2800-CTRL-A (10.0.1.128): icmp_seq=1 ttl=64 time=0.090 ms
^C

 

- I has installed this packages :

 

SMclient-LINUX-11.42.0G00.0003-1.noarch.rpm

SMesm-LINUX-11.40.0G00.0003-1.noarch.rpm

SMruntime-LINUX-11.42.0A00.0003-1.x86_64.rpm

SMutil-LINUX-11.40.0A00.0003-1.x86_64.rpm

SMagent-LINUX-11.40.0A00.0003-1.x86_64.rpm

 

- Any ideas ?

 

 

1 ACCEPTED SOLUTION

Technique-26
4,560 Views

Hello, I found it.

 

I put  "SMcli SAN -p  myusername -k mypass"  and it's work

View solution in original post

2 REPLIES 2

PabloZ
4,604 Views

hey @Technique-26

 

Not only icpm is required, check that you can connect to port 2463 of the controller

Technique-26
4,561 Views

Hello, I found it.

 

I put  "SMcli SAN -p  myusername -k mypass"  and it's work

Public