- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Reboot
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
11-15-2007 08:50 PM
11-15-2007 08:50 PM
Reboot
How to find out if anyone hard booted the HP-UX server. Since shutdownlog is not updated etc.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2007 08:57 PM
11-15-2007 08:57 PM
Re: Reboot
-=ShRi=-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2007 08:57 PM
11-15-2007 08:57 PM
Re: Reboot
From the man last man page.
The pseudo-user reboot logs each time the system reboots. Thus, last reboot is a useful command for evaluating the relative time between system reboots.
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2007 09:02 PM
11-15-2007 09:02 PM
Re: Reboot
Reshma,
Check the /etc/rc.log for the timestamp of the system restart.
WK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2007 09:09 PM
11-15-2007 09:09 PM
Re: Reboot
The system got rebooted at 04:30 am and rc.log timestamp is 04:34 a.m.
ts99 file created also gives no errors. Cant find out how the system got rebooted.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2007 09:13 PM
11-15-2007 09:13 PM
Re: Reboot
tail /var/adm/syslog/OLDsyslog.log ?
It may just have stayed up long enough to record something along the lines of "Loss of power". I can't remember the exact wording, but I have seen it once.
Mark Syder (like the drink but spelt different)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2007 09:23 PM
11-15-2007 09:23 PM
Re: Reboot
No updates in OLDsyslog too.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2007 01:27 AM
11-16-2007 01:27 AM
Re: Reboot
sp,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2007 03:03 AM
11-16-2007 03:03 AM
Re: Reboot
The system got rebooted yesterday and the shutdownlog timestamp is one month old.
Please let me know if anyone has hard booted the server where the entry is logged.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2007 11:43 PM
11-22-2007 11:43 PM
Re: Reboot
And dont laugh...
I just happen to find a box in the same situation, I woulnd have noticed if it were not for open connections I had...
secuciv:/home/vbe $ uptime
1:38pm up 19:34, 12 users, load average: 0.11, 0.32, 0.34
[4] + Done xstm&
secuciv:/home/vbe $ ll /var/adm/syslog/Syslog.log.071122
-rw-r--r-- 1 root root 23164 Nov 22 16:00 /var/adm/syslog/Syslog.log.07112
2
secuciv:/home/vbe $ ll /etc/shutdownlog
-rw-r--r-- 1 bin bin 1180 Nov 14 19:11 /etc/shutdownlog
secuciv:/home/vbe $ ll /etc/*rc.l*
-rw-r--r-- 1 root root 44481 Nov 23 10:46 /etc/rc.log
-rw-r--r-- 1 root root 47762 Nov 22 18:04 /etc/rc.log.old
secuciv:/home/vbe $
In my opinion I checked all users and found only myself with a open vi at 18:00
This box is in a distant site in a office althought there is a UPS in that room I believe its more like a power disruption...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2007 12:26 AM
11-30-2007 12:26 AM
Re: Reboot
there can be some reasons:
cluster is not getting anny proces time
power dip/peek
somebody hitting the switch.
etc.