HPE 3PAR StoreServ Storage
1827853 Members
1642 Online
109969 Solutions
New Discussion

Root logging to Array from SP

 
Kuibird53
Occasional Contributor

Root logging to Array from SP

Folks,

I dont quite understand what I am doing wrong. I want to do some pre-checks on my lab array by going in as root from the SP.

login as spdood

su -

su - spcomm

cd .ssh

ssh -i <Inservname> root@<InservIP>

It just keeps prompting me for a password. I enter the password and it continues to promt for password....

 

 

 

2 REPLIES 2
Torsten.
Acclaimed Contributor

Re: Root logging to Array from SP

Not sure where the issue is, I always do

su spcomm

without the dash.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   

Re: Root logging to Array from SP

login to SP with spdood account as per the SP version

then do "su root" and use root password as per the SP version

then do "su spcomm

then check for associated 3PAR details by running blow command,

clmaint display all

then run the below command,

ssh -i /home/spcomm/.ssh/<3PAR_name> root@<IP_address>

Where 3PAR_name and IP_address you can get from clmaint display all output

 

Hope this helps!
Regards
Subhajit

If you feel this was helpful please click the KUDOS! thumb below!

***********************************************************************************

 



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo