![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Technical Instruction Sure Solution 1507619.1 : Watchdog reboots on T1000 & T2000 servers
Created from <SR 3-6472889849> Applies to:Sun Fire T2000 Server - Version Not Applicable and laterSun Fire T1000 Server - Version Not Applicable and later Information in this document applies to any platform. Goal SolutionThe T2000 watchdog is enabled on the ALOM by configuring variable sys_autorestart to either ‘dumpcore’ or ‘reset’ (default), but dumpcore should be chosen to obtain a core file for any hangs. It is done as follows:
sc> setsc sys_autorestart dumpcore
The setting can be confirmed as follows:
sc> showsc ...
A watchdog reset will contain the folowing message in the ALOM event logs: sc> showlogs
APR 22 08:57:28: 00060014: "SC Request to Reset Host due to Watchdog" APR 22 08:57:28: 00040002: "Host System has Reset" APR 22 08:57:29: 00060021: "CRITICAL ALARM is set" To confirm that the reset was not hardware related, please determine if a fault occurred near the time of the reset: sc> showfaults -v
Last POST run: WED APR 22 09:57:29 2012 POST status: Passed all devices No failures found in System
A core file is required to isolate the cause of the hang. If one was generated by the events above, then please submit it to a kernel specialist for analysis. If not, another method to obtain one is shown in Doc ID 1004530.1 'How to Enable Deadman Kernel Code in Solaris 8 and Newer to Force a Kernel Panic During a Hang' . Attachments This solution has no attachment |
||||||||||||
|