- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How can I troubleshoot randomly rebooting 10.20 wo...
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
09-17-2003 12:13 AM
09-17-2003 12:13 AM
How can I troubleshoot randomly rebooting 10.20 workstation?
Many thanks.
Jon.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2003 12:23 AM
09-17-2003 12:23 AM
Re: How can I troubleshoot randomly rebooting 10.20 workstation?
That should have some hints.
It could be a memory overflow,CPU panic
REvert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2003 12:31 AM
09-17-2003 12:31 AM
Re: How can I troubleshoot randomly rebooting 10.20 workstation?
I have checked that file, but unfortunately the last entry is for Sep 16 12:58, and the reboot happened about 08:15 today (Sep 17) so there's no information to help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2003 12:39 AM
09-17-2003 12:39 AM
Re: How can I troubleshoot randomly rebooting 10.20 workstation?
/etc/rc.log.old
for the shutdown information.
What is the workstation model?what are applications are running!
Revert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2003 12:41 AM
09-17-2003 12:41 AM
Re: How can I troubleshoot randomly rebooting 10.20 workstation?
/var/crash
/var/tomstones dir's
Do you have any crash/dump files?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2003 12:46 AM
09-17-2003 12:46 AM
Re: How can I troubleshoot randomly rebooting 10.20 workstation?
If you don't find any related info in the suggested log files, maybe this colud help, little strange I know:
Several months ago we experienced something similar on a workstation. Sometimes it lost the /var filesystem, and hours after it goes down. Nothing special in syslog.log, nor shutdownlog, etc.
Since we lost one file system ( trying with mount -a reported that not recognized file system ), we suspected of disk status. All was apparently OK.
Out of ideas, we replace the disk and now all is OK. Only an idea.
Hope this helps.
Kind regards,
Zigor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2003 01:58 AM
09-17-2003 01:58 AM
Re: How can I troubleshoot randomly rebooting 10.20 workstation?
No entry in OLDsyslog.log tends to indicate a hardware shutdown as the OS did not have chance to write to syslog.
Have a look at current syslog for errors also dmesg.
HTH
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2003 12:52 PM
09-17-2003 12:52 PM
Re: How can I troubleshoot randomly rebooting 10.20 workstation?
just a quick look at /etc/shutdownlog and /etc/rc.log can give u some hints.
check also for possible file systems that are full with bdf.
check with crontab -e for scheduled jobs that may be causing your wrkstn to reboot.
another suggestion, check for any files in /var/adm/crash. use strings command to read files.
Good Luck,
E.