- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Reboot Automatically
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
04-22-2002 05:39 AM
04-22-2002 05:39 AM
I'm working on HP9000,K370,800Series 11.0 os.For the past few weeks i'm facing problem,my system reboots automatically on sunday night.It's up monday early morning.I looked syslog file,i couldn't find.Please let me know the solution.I'll appreciate it
Thanks and Regards
ven
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2002 05:41 AM
- Tags:
- cron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2002 05:43 AM
04-22-2002 05:43 AM
Re: Reboot Automatically
Man crontab for details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2002 05:46 AM
04-22-2002 05:46 AM
Re: Reboot Automatically
? ? ? ? 0 program/command
check that program 0 in 5th position is day of the week and 0=sunday.
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2002 05:51 AM
04-22-2002 05:51 AM
Re: Reboot Automatically
This is my etc/shutdownlog look like
23:22 Sun Apr 14 2002. Reboot after panic: , isr.ior = 0'10340003.0'afebe1c8
06:12 Mon Apr 15 2002. Reboot after panic: , isr.ior = 0'10240023.0'ceb3b210
18:04 Fri Apr 19, 2002. Halt:
02:16 Mon Apr 22 2002. Reboot after panic: , isr.ior = 0'10340003.0'b22c9a20
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2002 05:57 AM
04-22-2002 05:57 AM
Re: Reboot Automatically
Which OS ? If you are using HP-UX 11.0 with JFS 3.x version, then apply the patch - PHKL_25021 (s700_800 11.00 VxFS 3.3 cumulative patch). That will solve your problem. This happens normally when a memory leak happens with JFS.
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2002 05:57 AM
04-22-2002 05:57 AM
Re: Reboot Automatically
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2002 05:59 AM
04-22-2002 05:59 AM
Re: Reboot Automatically
It's application.
I recommend downloading the patch bundles for your OS from http://www.software.hp.com/
Is there any root email that suggests hardware diagnostics failure..
The PIM info, pdcinfo command is decodeable if it is a hardware failure, memory problem and so on.
I'd start with patches though.
The panic strings in your shutdownlog may reveal something on a patch search
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2002 06:07 AM
04-22-2002 06:07 AM
Re: Reboot Automatically
Again, apply all the latest patches to the system. You can either do custom patch manager or apply the latest patch bundle. Another thing is to do a crash file analysis. You will get a better idea about the reason of the panic. If you suspect a HPMC hardware error, then you can check the /var/tombstones directory.
Check this document too (TKB # UXDNKBRC00001764):
http://us-support.external.hp.com/cki/bin/doc.pl/sid=581f82911637418205/screen=ckiDisplayDocument?docId=200000048827805
HTH,
Shiju