- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- service guard TOC : not updated in /etc/shutdownlo...
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
08-02-2010 06:07 AM
08-02-2010 06:07 AM
In our environment one server rebooted because of unavailability of Heart beat . I believe the service guard issued a TOC . But its not upated in /etc/shutdownlog .and there is no crash dump generated . the time stamp for the /var/adm/crash/crash.0 is today the same time when the server rebooted . But the content of this directory is very old data .
Please tell me . why the shutdownlog not updated and there is no crashbump generated
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2010 10:19 AM
08-02-2010 10:19 AM
Re: service guard TOC : not updated in /etc/shutdownlog
TOC acts like a power off. It is sudden and not necessarily logged.
Since it is not a crash, a crash dump need not be created.
TOC is what the cluster does to one node or the other when heartbeat or quorum server is lost and the cluster wants to avoid data corruption via split brain syndrome.
Split brain is when two nodes try and access the same shared data at the same time.
There should be some evidence on the logs, but TOC is very sudden. The surviving node that is not hammered should log the event.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2010 11:51 AM
08-02-2010 11:51 AM
Re: service guard TOC : not updated in /etc/shutdownlog
As SEP said, the log is only updated with shutdown(1m). Do you have crash dumps configured?
>But the content of this directory is very old data.
You probably should remove it if it is that old.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2010 11:50 PM
08-02-2010 11:50 PM
Re: service guard TOC : not updated in /etc/shutdownlog
Are you perjaps using Oracle?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2010 01:05 AM
08-03-2010 01:05 AM
Re: service guard TOC : not updated in /etc/shutdownlog
There is oracle process runnign on this server
root@dczv2:/sysadm/utils : ps -ef | grep -i pmon
oracle 660 1 0 Aug 2 ? 0:07 ora_pmon_DCZV
root@dczv2:/sysadm/utils :
And the shutdown log updated on July 23 . not for this time crash .
This crash happened on AUg 2nd .
root@dczv2:/sysadm/utils : ls -l /etc/shutdownlog*
-rw-r--r-- 1 bin bin 1707 Jul 23 11:19 /etc/shutdownlog
root@dczv2:/sysadm/utils :
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2010 02:03 AM
08-03-2010 02:03 AM
Re: service guard TOC : not updated in /etc/shutdownlog
reboot -q does a reboot "quietly", and doesw NOT log to shutdown.log, it would also have done a reboot and not a crash in all probability
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2010 03:58 AM
08-03-2010 03:58 AM
SolutionReboot after panic: SafetyTimer expired, INIT, IIP:0xe000000002011670 IFA:0xe0000001371705b0
If you are not seeing this type of message, then investigate (crashconf(1m)) whether the server is able to perform a memory dump (TOC) properly.
Such panic messages are pulled from the dump space when the system boots. If the dump space (typically swap space) does not have a legitimate dump, then no messages are placed in /etc/shutdownlog.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2010 04:30 AM
08-03-2010 04:30 AM
Re: service guard TOC : not updated in /etc/shutdownlog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2010 04:32 AM
08-03-2010 04:32 AM