- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP9000 E45 : Systems reboot once in 15 days
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
07-31-2000 10:10 PM
07-31-2000 10:10 PM
HP9000 E45 : Systems reboot once in 15 days
We are facing a peculier problem in HP 9000 E45 Server with HP-UX 10.20 and Oracle 8.0.4.
The system gives the messages " Disk Sync timedout,continuing reboot. It was not possible for the kernel to find out the process which caused this crash".
Dumpsys ( ) called.
It happens once in 15 days.
Pls. help me to resolve it.
Regards,
Sanjiv Sharma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2000 10:33 PM
07-31-2000 10:33 PM
Re: HP9000 E45 : Systems reboot once in 15 days
Your first step should be to check the INDEX file in /var/adm/crash/core.x There should be a "panic string" which gives you a brief idea what happened. Can you provide use that information? If the message is "HPMC occurred" you better contact your local support to find the hardware bug. In case of other messages call the software support to analyze the dump in /var/adm/crash/core.x
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2000 10:41 PM
07-31-2000 10:41 PM
Re: HP9000 E45 : Systems reboot once in 15 days
Tools like adb are used to debug these dumps. Send these dumps to HP response centre and they should be able to help you in identifying the problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2000 07:31 AM
08-01-2000 07:31 AM
Re: HP9000 E45 : Systems reboot once in 15 days
Does the server crash regularly (every two weeks or so)? If so then some sort of memory leak may be the problem. Keep an eye on the amount of swap space in use with:-
swapinfo -t
The PCT USED value on the last line is significant. If this steadily increases over a period than a memory leak is likely.
Regards,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2000 08:22 AM
08-01-2000 08:22 AM
Re: HP9000 E45 : Systems reboot once in 15 days
Are you saving dumps?:
If you have savecore enabled but you are not sure where the dump files are, look at the file /etc/rc.config.d/savecore file and check where the $SAVECORE_DIR parameter is set to. cd to this directory and check if you have core.x directories in it. Also check in this file what your $SAVE_PAGES parameter is set for. Are you doing a full dump, partial dump if not enough space is available, etc...?
If you do have a good dump:
If checking /etc/shutdownlog does not give you enough information on what the panic string is a result of, download q4 by getting patch PHCO_20261 (this may be updated) and install it. Q4 is very easy to use and gives valuable information on what caused the crash. If you need steps to use Q4, let me know. Although, without a good dump, this is senseless.
Check out how to configure savecore if this is so.
Tony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2000 03:12 PM
08-02-2000 03:12 PM
Re: HP9000 E45 : Systems reboot once in 15 days
"swapinfo" is the command. Other things to look at are
a) did you patch oracle there are a number of patches for that release
b) what does dmesg say.
c) what is in syslog.
d) what jobs ran on the days of the crash.
e) run a manual fsck of your entire system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2000 05:46 PM
08-02-2000 05:46 PM
Re: HP9000 E45 : Systems reboot once in 15 days
You probably have a faulty hardware component. Last time we had a bad CPU that caused our machine to reboot almost every week.
Rgds,
Philip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2000 07:03 AM
08-04-2000 07:03 AM
Re: HP9000 E45 : Systems reboot once in 15 days
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2000 07:18 AM
08-04-2000 07:18 AM
Re: HP9000 E45 : Systems reboot once in 15 days
Unfortunately is it not possible to read the PIM data of the PA7100LC CPUs online. That is the reason why the diagnostic isn't able to create a useful tombstone file on an E-Class server.