1752271 Members
4330 Online
108786 Solutions
New Discussion юеВ

Re: GSP

 
SOLVED
Go to solution
rudy_4
Advisor

GSP

i have problem with gsp when i press ctrl b it doesn not function it gives me ^B i tried to reset it stty +resetGSP

thanks
29 REPLIES 29
Naveej.K.A
Honored Contributor

Re: GSP

Hi,

What type of server do you have???
#model should give you the info

with regards
naveej
practice makes a man perfect!!!
Shaikh Imran
Honored Contributor

Re: GSP

Hi,
Accepting that you are trying this from console only.
What does stty or stty -a command gives
I think the cntrl B is set to some other options.

Regards,

I'll sleep when i am dead.
Joseph Loo
Honored Contributor

Re: GSP

hi,

please reply this output:

# ioscan -fnC tty

i like to know if the device files need to be re-created.

by the way, have u done a GSP reset on the server and what is the model of server?

regards.
(p.s. u have not assign any points, please show your appreciation to those who help u.)
what you do not see does not mean you should not believe
rudy_4
Advisor

Re: GSP

system info rp5400 series
hp 11.11
# ioscan -fnC tty
Class I H/W Path Driver S/W State H/W Type Description
==================================================================
tty 1 0/0/4/0 func0 CLAIMED INTERFACE PCI BaseSystem (103c128d)
tty 0 0/0/4/1 asio0 CLAIMED INTERFACE PCI Serial (103c1048)
/dev/GSPdiag2 /dev/mux0 /dev/diag/mux0 /dev/tty0p1



as far as stty output
# stty -a
speed 9600 baud; line = 0;
rows = 25; columns = 80
min = 1; time = 1;
intr = ^C; quit = ^\; erase = ^H; kill = ^U
eof = ^D; eol = ^@; eol2 ; swtch
stop = ^S; start = ^Q; susp ; dsusp
werase ; lnext
parenb -parodd cs7 -cstopb hupcl -cread -clocal -loblk -c
-ignbrk brkint ignpar -parmrk -inpck istrip -inlcr -igncr
ixon -ixany ixoff -imaxbel -rtsxoff -ctsxon -ienqak
isig icanon -iexten -xcase echo echoe echok -echonl -nofl
-echoctl -echoprt -echoke -flusho -pendin
opost -olcuc onlcr -ocrnl -onocr -onlret -ofill -ofdel -t
# stty
speed 9600 baud; evenp hupcl -cread
min = 1; time = 1; intr = ^C; erase = ^H; kill = ^U;
swtch ;
brkint -inpck icrnl -ixany ixoff onlcr
-iexten echo echoe echok
-echoctl -echoke




THANK YOU ALOT GUYS
Joseph Loo
Honored Contributor

Re: GSP

hi,

notice from the ioscan output that the device file, /dev/GSPdiag1 is missing from hardware path 0/0/4/0?

# insf -H 0/0/4/0
to install special device file
# ioscan -fnC tty
to check if the device file, /dev/GSPdiag1 appear this time.

then try accessing GSP again.

regards.
what you do not see does not mean you should not believe
Olivier Decorse
Respected Contributor

Re: GSP

Hi Rudy !

reading your information, i suggest :
1) if "operation is not allowed", may be you are not logged root ...
2) it seems that /dev/GSPdiag1 does not exist on your system (not output on ioscan), so better try stty +resetGSP I just try on my server and stty must exactly output "GSP reset succeeded."
3) a last solution : you have a "GSP Reset" button behind the rp54xx server.

Please don't forget to ASSIGN POINTS : it is very important for us to know if response helps you (or not !!) and you will have more chance to receive responses !

Olivier.
They say "install windows 2k, xp or better", so i install unix !
rudy_4
Advisor

Re: GSP

insf -H 0/0/4/0
once i issued this command and retire ioscan -fnC tty sma e output
and also # stty +resetGSP This operation is not permitted.
still the same thing
and i looke to the back of the server to the gsp card no resett button
so now i am lost how to process

thank you really thanks guys
Olivier Decorse
Respected Contributor

Re: GSP

1) what is the exact output of the stty command ?
2) try "id" to confirm your unix identity ? Are you root ?
3) try "ls -l /dev/GSPdiag2" for displaying right access ? Send us the output.
4) on my rp24xx, the GSP reset is directly on the box, NOT on the GSP card ... According to HP docs, it seems that the rp54xx GSP does not have any hardware reset (http://www.docs.hp.com/hpux/onlinedocs/A5191-96022/A5191-96022.html) !?

Olivier.
They say "install windows 2k, xp or better", so i install unix !
Naveej.K.A
Honored Contributor

Re: GSP

hi,

Yes rp5400 servers do have the hard GSP button on it. But its on th card and can't be done from outside, you need to open the top cover, then the side cover to the right of the server facing the front.
and you can easily see the GSP card and the hard reset switch

with best wishes
Naveej
practice makes a man perfect!!!