HPE 3PAR StoreServ Storage
1753540 Members
5519 Online
108795 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 for HPE
Accept or Kudo