Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2004 07:10 PM
06-02-2004 07:10 PM
thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2004 07:23 PM
06-02-2004 07:23 PM
Re: GSP
What type of server do you have???
#model should give you the info
with regards
naveej
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2004 07:23 PM
06-02-2004 07:23 PM
Re: GSP
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,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2004 07:24 PM
06-02-2004 07:24 PM
Re: GSP
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.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2004 07:53 PM
06-02-2004 07:53 PM
Re: GSP
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
stop = ^S; start = ^Q; susp
werase
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2004 08:13 PM
06-02-2004 08:13 PM
Re: GSP
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2004 08:22 PM
06-02-2004 08:22 PM
Re: GSP
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2004 08:42 PM
06-02-2004 08:42 PM
Re: GSP
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2004 08:53 PM
06-02-2004 08:53 PM
Re: GSP
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2004 08:56 PM
06-02-2004 08:56 PM
Re: GSP
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2004 09:06 PM
06-02-2004 09:06 PM
Re: GSP
speed 9600 baud; evenp hupcl -cread
intr = ^C; erase = ^H; kill = ^U;
swtch
brkint -inpck icrnl -ixany ixoff onlcr
-iexten echo echoe echok
-echoctl -echoke
#stty -a
speed 9600 baud; line = 0;
rows = 24; columns = 80
min = 4; time = 0;
intr = ^C; quit = ^\; erase = ^H; kill = ^U
eof = ^D; eol = ^@; eol2
stop = ^S; start = ^Q; susp
werase
parenb -parodd cs7 -cstopb hupcl -cread -clocal -loblk -crts
-ignbrk brkint ignpar -parmrk -inpck istrip -inlcr -igncr icrnl -iuclc
ixon -ixany ixoff -imaxbel -rtsxoff -ctsxon -ienqak
isig icanon -iexten -xcase echo echoe echok -echonl -noflsh
-echoctl -echoprt -echoke -flusho -pendin
opost -olcuc onlcr -ocrnl -onocr -onlret -ofill -ofdel -tostop
#ls *GSP*
GSPdiag2
# ls -l /dev/GSPdiag2
crw------- 1 root sys 1 0x000080 May 29 2003 /dev/GSPdiag2
thank again and again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2004 09:18 PM
06-02-2004 09:18 PM
Re: GSP
It seems that the GSP device have the good rigths ...
Are you really root ? check with "id".
As Naveej says, you can reset the GSP, opening the server.
Olivier.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2004 09:23 PM
06-02-2004 09:23 PM
Re: GSP
# stty +resetGSP This operation is not permitted.
# id
uid=0(root) gid=3(sys) groups=0(root),1(other),2(bin),4(adm),5(daemon),6(mail),7(lp),20(users)
#
ok but do u think that resetting the gsp will work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2004 09:46 PM
06-02-2004 09:46 PM
Re: GSP
http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000072570316
the above seems to be what u r experiencing. u may have to do a firmware upgrade on the GSP if after "hardware" reset, GSP still does not work.
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2004 09:47 PM
06-02-2004 09:47 PM
Re: GSP
Solution :
use the reset button on the GSP card ...
Olivier.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2004 11:30 PM
06-02-2004 11:30 PM
Re: GSP
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2004 10:12 PM
06-03-2004 10:12 PM
SolutionThe reset button on the gsp card is on the side of the card in the machine.You will need to take the side panel off.Then you will see a red gsp reset button.If this does not work I would think your gsp card went bad,as we have had the same problem before.When we changed out the gsp card it worked fine.
Jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2004 07:46 PM
06-04-2004 07:46 PM
Re: GSP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2004 08:23 PM
06-04-2004 08:23 PM
Re: GSP
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2004 08:41 PM
06-04-2004 08:41 PM
Re: GSP
but i was reading something on the internet and i noticed that they said that the console cable is not right that some one is using a null modem cable for the console and i think i m also using a null modem could this be a problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2004 08:44 PM
06-04-2004 08:44 PM
Re: GSP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2004 09:11 PM
06-04-2004 09:11 PM
Re: GSP
as I am unable to tell what is happening without actually looking at your server, please read "Chapter 4: Cable Connections" -> Guardian Service Processor from this pdf:
http://h20000.www2.hp.com/bc/docs/support/SupportManual/c00044153/c00044153.pdf
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2004 06:47 AM
06-05-2004 06:47 AM
Re: GSP
Of course you can access to your GSP from any other box ! That's what i do every day !On the rp54xx documentation (http://www.docs.hp.com/hpux/onlinedocs/A5191-96022/A5191-96022.html ), chapter "Cabling & Power Up", Section "Core I/O Connections", you can see the GSP Lan Connector (number 1 on the picture). Just use a normal cable, like the one you use for the 10/100 base T (number 5 on the picture).
Before this, just modify the GSP configuration with "LS" to see the actual Lan Status, then "LC" to configure the Lan GSP (ip @, mask, @ of the gateway, etc). Use the "XD" command with "R" to reset and write the new configuration.
Then, from any other PC, you can telnet your GSP ip adress. "GSP>" prompt will appear, just type
After this, it is better to use the "SO" command, to add an user and a password, for the GSP security.
Good luck !
Olivier.
Please don't forget to ASSIGN POINTS : it is very important for us to know if our responses helps you (or not !!) and you will have more chance to receive response !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2004 05:33 PM
06-06-2004 05:33 PM
Re: GSP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2004 07:56 PM
06-06-2004 07:56 PM
Re: GSP
Olivier.