HPE 9000 and HPE e3000 Servers
1753725 Members
4404 Online
108799 Solutions
New Discussion юеВ

Re: Superdome console problem

 
SOLVED
Go to solution
R.O.
Esteemed Contributor

Superdome console problem

Hello,

I have a superdome with 8 partitions; The console
runs fine in all the partitions except in one of them. In this partition, when I access the console, it does nothing (no prompt). Is there any way of "reset" the console only for this par?

Regards,
"When you look into an abyss, the abyss also looks into you"
4 REPLIES 4
Raj D.
Honored Contributor

Re: Superdome console problem

Hi RO ,

You can try :

# stty +resetGSP < /dev/GSPdiag1

to reset GSP and to login.


Cheers,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "
Enrico P.
Honored Contributor
Solution

Re: Superdome console problem

Hi,
you can try to reset the GSP:

run "cm" to go to command mode,

"xd" and then "r" to reset.

If you can telnet to partition that have the problem you can try to kill the "console" process.

Enrico
Albert_31
Trusted Contributor

Re: Superdome console problem

The indication that you are able to access the other partitions via the same MP/GSP shows that there is nothing wrong with the GSP itself.. the issue is with the console session of that partition..

Can you let us know ?
a) Are you using vpar or it is a npar ?
b) login via a normal telnet session to the os session on that partition.. check for any running console sessions
# ps -ef | grep -i console
# who
compare the output and you can check if anyone has left a hung session..
c) from the mp> cm >who command you will come to know the number of connections to the gsp.. see which one is valid/hung..

regards

albert
R.O.
Esteemed Contributor

Re: Superdome console problem

Thak you!!

It was a session hung. I found it in S.O. and killed it !

Regards,
"When you look into an abyss, the abyss also looks into you"