- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- EMS message question
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
05-08-2005 10:53 PM
05-08-2005 10:53 PM
EMS message question
" Communications between the processor dependent code (PDC) and the service processor has failed. Verify service processor operation. Enter chassis log manually with service processor commands."
I checked this link:
http://docs.hp.com/en/diag/ems/dm_core_hw.htm#E25
but there is no valueable info.
What are my next steps from here?
Thanx.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2005 11:12 PM
05-08-2005 11:12 PM
Re: EMS message question
The only thing you can do is to login to the GSP and check the logs.
from console, press ctrl+b
GSP> sl
press 'e'
press 'n' (for filtering)
press 'q' (quit)
GSP> co (back to console)
Check the firmware version of your gsp and the diagnostics version.
Best regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2005 07:45 AM
05-09-2005 07:45 AM
Re: EMS message question
Check logs, make sure all is OK.
Call HP to have firmware upgrade
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2005 08:44 AM
05-09-2005 08:44 AM
Re: EMS message question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2005 08:48 AM
05-09-2005 08:48 AM
Re: EMS message question
I'll try these things.
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2005 02:48 AM
05-11-2005 02:48 AM
Re: EMS message question
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2005 03:07 AM
05-11-2005 03:07 AM
Re: EMS message question
stty +resetGSP ...
Here is what I went through some (quite) time ago:
PROBLEM
Trying to reset the GSP using the command:
stty +resetGSP < /dev/GSPdiag1
and gets the msg "This operation is not permitted"
The customer had manually created GSPdiag1 because the insf command would not
create it.
CONFIGURATION
HP-UX
L class
GSP version B.02.14
RESOLUTION
The revision of Gsp was B.02.14
The service notes for this firmware release state:
Insure operating system patches are installed to change the device drivers
prior to installing the firmware upgrade. These patches will also be required
for any future releases of firmware. The list below shows the patches required
for 11.11 and 11.00
11.00
Console Driver Patch [PHNE_27393/PACHRDME/English]
INSF Patch [PHCO_27370/PACHRDME/English]
11.11
Console Driver Patch [PHNE_26326/PACHRDME/English]
INSF Patch [PHCO_27243/PACHRDME/English]
After installing these patches the insf command created GSPdiag1 and the
stty +resetGSP < /dev/GSPdiag1 command ran fine.
This error can be created by igniting a system that has the B rev of GSP
firmware from an image taken from a system using the A rev of GSP firmware.
The A rev does not require the patches.
Good luck
All the best
Victor